gem5/src/arch/x86/isa/microops
Gabe Black 33dbd8a766 X86: Make the "fault" microop predicated.
--HG--
extra : convert_revision : 48dae1f3c680636833c137fe6b95b37ae84e188c
2007-10-18 22:40:18 -07:00
..
base.isa X86: Move the fp microops to their own file with their own base classes in C++ and python. 2007-09-19 18:27:55 -07:00
fpop.isa X86: Fix the movfp microop. 2007-10-02 22:58:04 -07:00
ldstop.isa X86: Implement MSR reads and writes and the wrsmr and rdmsr instructions. 2007-10-12 16:37:55 -07:00
limmop.isa X86: Make disassembly use the final register index. Add bits to indicate whether or not register indexes should be "folded". 2007-07-30 13:23:33 -07:00
microops.isa X86: Move the fp microops to their own file with their own base classes in C++ and python. 2007-09-19 18:27:55 -07:00
regop.isa X86: Make wrip sign extend its second operand. 2007-10-18 22:36:36 -07:00
specop.isa X86: Make the "fault" microop predicated. 2007-10-18 22:40:18 -07:00