gem5/src/arch/x86/isa
Gabe Black 832ef7412b X86: Correct how the hi portion of a product is computed.
--HG--
extra : convert_revision : 1f503e1cae0374e62e6254e8073e903adc29d067
2007-09-06 16:20:12 -07:00
..
decoder X86: Add a square root microop and the SSE sqrt instruction. 2007-09-06 16:18:34 -07:00
formats X86: Add a format to handle string instructions which can use the repe and repne prefixes. 2007-08-07 15:23:01 -07:00
insts X86: Add a square root microop and the SSE sqrt instruction. 2007-09-06 16:18:34 -07:00
microops X86: Correct how the hi portion of a product is computed. 2007-09-06 16:20:12 -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 X86: Add SSE comparison instructions and microops and move some FP microops to be with the other ones. 2007-09-06 16:09:28 -07:00
macroop.isa X86: Add some SSE floating point/integer conversion microops. 2007-09-04 23:32:18 -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: Add floating point micro registers. 2007-09-04 23:31:40 -07:00
operands.isa X86: Add operands to handle floating point registers. 2007-08-29 20:35:30 -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 X86: Implement microops and instructions that manipulate the flags register. 2007-08-04 20:24:18 -07:00