gem5/src/arch
Gabe Black 6c689a3b4b X86: Make the movfp microop use FloatRegBits instead of FloatRegs.
This fixes a problem where interpreting arbitrary bits as floating point would
change what the value was. These values are legitimate because the fp
registers could be used to move around arbitrary data.

--HG--
extra : convert_revision : f1d7159ba137702b5722cc7c1b64ed7dd06c21de
2007-09-04 23:42:55 -07:00
..
alpha params: Deprecate old-style constructors; update most SimObject constructors. 2007-08-30 15:16:59 -04:00
mips params: Deprecate old-style constructors; update most SimObject constructors. 2007-08-30 15:16:59 -04:00
sparc params: Deprecate old-style constructors; update most SimObject constructors. 2007-08-30 15:16:59 -04:00
x86 X86: Make the movfp microop use FloatRegBits instead of FloatRegs. 2007-09-04 23:42:55 -07:00
isa_parser.py X86: Make a microcode branch microop. 2007-08-07 15:19:26 -07:00
isa_specific.hh Add build hooks for x86. 2007-03-03 16:01:48 +00:00
micro_asm.py Microassembler: Pass the actual mnemonic used to the macroop add_micro function 2007-08-31 22:26:02 -07:00
micro_asm_test.py Add a second section to make sure the ROM is extended properly. 2007-05-31 22:21:21 +00:00
SConscript style: Check/Fix whitespace on SCons files 2007-07-28 16:49:20 -07:00