gem5/src/arch/x86/isa
2008-06-12 00:51:57 -04:00
..
decoder X86: Flesh out 3dnow instruction decoding a bit and grab the byte immediate. 2008-06-12 00:48:46 -04:00
formats X86: Make the "fault" microop predicated. 2007-10-18 22:40:18 -07:00
insts X86: Make pushes and pops use the stack size instead of the data size. 2008-06-12 00:51:57 -04:00
microops X86: Keep handy values like the operating mode in one register. 2008-06-12 00:50:25 -04: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 X86: Add microops which panic, fatal, warn, and warn_once. 2008-06-12 00:49:25 -04:00
macroop.isa X86: Implement the in/out instructions. These will still need support from the TLB and memory system. 2007-10-18 22:39:00 -07:00
main.isa Pull some hard coded base classes out of the isa description. 2007-07-14 17:14:19 -07:00
microasm.isa X86: Change what the microop chks does. 2008-06-12 00:50:10 -04:00
operands.isa X86: Keep handy values like the operating mode in one register. 2008-06-12 00:50:25 -04:00
outputblock.isa Pull some hard coded base classes out of the isa description. 2007-07-14 17:14:19 -07:00
specialize.isa X86: Reorganize segmentation and implement segment selector movs. 2007-12-01 23:03:39 -08:00