gem5/src/arch/x86/isa
Gabe Black e70ffb0117 X86: Add a bitfield to indicate whether or not an REX prefix was present.
--HG--
extra : convert_revision : 9c4802f6c6e4eaab36aac900e2c7576682cb0f33
2007-07-30 13:17:34 -07:00
..
decoder X86: Hook in shift and rotate by one instructions, and NOT. 2007-07-26 22:10:59 -07:00
formats x86 fixes 2007-07-19 15:15:47 -07:00
insts X86: Make logic instructions flag setting work. 2007-07-29 13:51:40 -07:00
microops X86: Make logic instructions flag setting work. 2007-07-29 13:51:40 -07:00
bitfields.isa X86: Add a bitfield to indicate whether or not an REX prefix was present. 2007-07-30 13:17:34 -07:00
includes.isa Actually include miscregs.hh 2007-07-17 13:30:23 -07:00
macroop.isa Make the operand size reflect the size specifier on the operand tags, and implement NEG 2007-07-23 01:07:49 +00:00
main.isa Pull some hard coded base classes out of the isa description. 2007-07-14 17:14:19 -07:00
microasm.isa Add symbols for each of the flags a microop could set and each condition it could check. 2007-07-17 15:27:28 -07:00
operands.isa x86 fixes 2007-07-19 15:15:47 -07:00
outputblock.isa Pull some hard coded base classes out of the isa description. 2007-07-14 17:14:19 -07:00
specialize.isa Make the operand size reflect the size specifier on the operand tags, and implement NEG 2007-07-23 01:07:49 +00:00