gem5/src/arch/x86/isa
Gabe Black 9093cb79a1 Implement adc and sbb instructions and microops.
--HG--
extra : convert_revision : a2d3068c5b487f4fa7bf5c9cebba7753bc390bfa
2007-07-20 17:17:11 -07:00
..
decoder Implement adc and sbb instructions and microops. 2007-07-20 17:17:11 -07:00
formats x86 fixes 2007-07-19 15:15:47 -07:00
insts Implement adc and sbb instructions and microops. 2007-07-20 17:17:11 -07:00
microops Implement adc and sbb instructions and microops. 2007-07-20 17:17:11 -07:00
bitfields.isa Add a bitfield to decode based on what prefixes are used. 2007-07-20 14:57:04 -07:00
includes.isa Actually include miscregs.hh 2007-07-17 13:30:23 -07:00
macroop.isa Make memory instructions work better, add more macroop implementations, add an lea microop, move EmulEnv into it's own .cc and .hh. 2007-06-20 15:02:50 +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 Add a parameter type to read a register index from the opcode itself. 2007-07-20 14:55:16 -07:00