gem5/src/arch/x86/isa/microops
2011-07-02 22:34:29 -07:00
..
base.isa X86: Consolidate extra microop flags into one parameter. 2010-08-23 09:44:19 -07:00
debug.isa X86: Get rid of "inline" on the MicroPanic constructor in decoder.cc. 2011-02-15 15:58:16 -08:00
fpop.isa X86: Get rid of the flagless microop constructor. 2010-08-23 09:44:19 -07:00
ldstop.isa ISA: Use readBytes/writeBytes for all instruction level memory operations. 2011-07-02 22:34:29 -07:00
limmop.isa X86: Don't read in dest regs if all bits are replaced. 2011-02-13 17:44:24 -08:00
mediaop.isa X86: Get rid of the flagless microop constructor. 2010-08-23 09:44:19 -07:00
microops.isa copyright: Change HP copyright on x86 code to be more friendly 2010-05-23 22:44:15 -07:00
regop.isa X86: Put the result used for flags in an intermediate variable. 2011-02-13 17:45:12 -08:00
seqop.isa x86: set IsCondControl flag for the appropriate microops 2011-02-06 22:14:16 -08:00
specop.isa X86: Make the halt microop non-speculative. 2010-09-14 12:31:37 -07:00