gem5/src/arch/x86/isa/microops
2008-10-12 20:07:46 -07:00
..
base.isa X86: Create a handy way to access labels from the ROM in microcode. 2008-10-12 17:52:51 -07:00
debug.isa X86: Fix the debugging microops. The debug functions can't handle a string object format. 2008-10-09 00:05:39 -07:00
fpop.isa X86: Fix the movfp microop. 2007-10-02 22:58:04 -07:00
ldstop.isa X86: Implement the INVLPG instruction and the TIA microop. 2008-02-26 23:39:22 -05:00
limmop.isa X86: Compile fixes for 32 bit/debug/opt. 2007-10-30 16:34:00 -04:00
microops.isa X86: Create a SeqOp class of microops and make Br one of them. 2008-10-12 15:33:17 -07:00
regop.isa X86: Fix the rdbase microop 2008-10-12 20:07:46 -07:00
seqop.isa X86: Create an eret microop which returns from ROM to combinational decoding. 2008-10-12 15:53:04 -07:00
specop.isa X86: Make the disassembly for halt conform with the other microops. 2008-06-12 00:58:27 -04:00