gem5/src/arch/x86/isa/microops
2009-08-17 20:25:14 -07:00
..
base.isa X86: Take limitted advantage of the compilers type checking for microop operands. 2009-07-16 09:29:29 -07:00
debug.isa X86: Autogenerate macroop generateDisassemble function. 2009-01-06 22:55:27 -08:00
fpop.isa X86: Take limitted advantage of the compilers type checking for microop operands. 2009-07-16 09:29:29 -07:00
ldstop.isa X86: Take limitted advantage of the compilers type checking for microop operands. 2009-07-16 09:29:29 -07:00
limmop.isa X86: Implement the lfpimm microop. 2009-08-17 18:17:26 -07:00
mediaop.isa X86: Implement a microop for converting fp values to ints. 2009-08-17 20:25:14 -07:00
microops.isa X86: Set up a media microop framework and create mov2int and mov2fp microops. 2009-08-17 18:15:18 -07:00
regop.isa X86: Make not taken conditional moves leave the destination alone. Adjust CMOVcc. 2009-08-08 17:23:19 -07:00
seqop.isa X86: Autogenerate macroop generateDisassemble function. 2009-01-06 22:55:27 -08:00
specop.isa X86: Fix the halt microop. 2009-04-19 02:51:09 -07:00