gem5/src
Vince Weaver 5cf2e7ccf0 X86: Fix problem with movhps instruction
This problem is like the one fixed with movhpd a few weeks ago.
A +8 displacement is used to access memory when there should
be none.

This fix is needed for the perlbmk spec2k benchmark to run.
2009-11-04 13:22:15 -05:00
..
arch X86: Fix problem with movhps instruction 2009-11-04 13:22:15 -05:00
base build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
cpu build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
dev build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
mem slicc: tweak file enumeration for scons 2009-11-05 11:11:06 -08:00
python ply grammar: Fixup Tokenizer class so you can get lexer arguments 2009-09-23 18:28:29 -07:00
sim build: fix compile problems pointed out by gcc 4.4 2009-11-04 16:57:01 -08:00
unittest includes: sort includes again 2009-05-17 14:34:52 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript python: Fix m5.defines so grabbing flags works correctly 2009-09-26 12:51:37 -07:00