gem5/src/arch/x86/isa/decoder
2007-06-19 17:56:06 +00:00
..
decoder.isa Break out the one and two byte opcodes into different files. Also change what bits decode is done on to reflect where clumps of instructions are. 2007-03-21 19:19:53 +00:00
one_byte_opcodes.isa Make instructions that are illegal in 64 bit mode not do the wrong thing in 64 bit mode. Also add in more versions of PUSH and POP, and a version of near CALL. 2007-06-19 17:56:06 +00:00
two_byte_opcodes.isa Break out the one and two byte opcodes into different files. Also change what bits decode is done on to reflect where clumps of instructions are. 2007-03-21 19:19:53 +00:00