gem5/src/arch/x86/isa/formats
Gabe Black 33dbd8a766 X86: Make the "fault" microop predicated.
--HG--
extra : convert_revision : 48dae1f3c680636833c137fe6b95b37ae84e188c
2007-10-18 22:40:18 -07:00
..
basic.isa X86: Get rid of BasicOperate format which wasn't used and referred to SparcStaticInst 2007-10-09 17:21:04 -07:00
error.isa Fix the panic in the "error" format for x86, 2007-07-18 17:43:30 -07:00
formats.isa X86: Add a format to handle string instructions which can use the repe and repne prefixes. 2007-08-07 15:23:01 -07:00
multi.isa Implement rip relative addressing and put in some missing loads and stores. 2007-06-20 19:08:04 +00:00
string.isa X86: Make the "fault" microop predicated. 2007-10-18 22:40:18 -07:00
syscall.isa X86: missed a file which adds a "fold" bit. 2007-07-30 13:25:38 -07:00
unimp.isa Pull some hard coded base classes out of the isa description. 2007-07-14 17:14:19 -07:00
unknown.isa Make the predecoder an object with it's own switched header file. Start adding predecoding functionality to x86. 2007-03-15 02:47:42 +00:00