gem5/src/arch/x86/isa
2009-01-06 22:55:27 -08:00
..
decoder X86: Implement the swapgs instruction. 2008-10-12 23:00:07 -07:00
formats X86: Implement CPUID with a magical function instead of microcode. 2008-10-12 15:31:28 -07:00
insts X86: Fix the segment setting code in IRET, and make it restore the flags. 2008-10-12 23:05:22 -07:00
microops X86: Autogenerate macroop generateDisassemble function. 2009-01-06 22:55:27 -08:00
bitfields.isa X86: Add a bitfield to indicate whether or not an REX prefix was present. 2007-07-30 13:17:34 -07:00
includes.isa X86: Move the macroop class out of the isa description into C++. 2009-01-06 22:44:59 -08:00
macroop.isa X86: Autogenerate macroop generateDisassemble function. 2009-01-06 22:55:27 -08:00
main.isa Pull some hard coded base classes out of the isa description. 2007-07-14 17:14:19 -07:00
microasm.isa X86: Add wrval/rdval microops for reading significant miscregs. 2008-10-12 22:55:55 -07:00
operands.isa X86: Add wrval/rdval microops for reading significant miscregs. 2008-10-12 22:55:55 -07:00
outputblock.isa Pull some hard coded base classes out of the isa description. 2007-07-14 17:14:19 -07:00
rom.isa X86: Implement local labels for the ROM that actually refer into the ROM. 2008-10-12 20:44:11 -07:00
specialize.isa X86: Autogenerate macroop generateDisassemble function. 2009-01-06 22:55:27 -08:00