gem5/src
Gabe Black 1e70401c08 X86: Fix a few bugs with the segment register instructions in real mode.
Fix a few instances where the register form of zext was used where zexti was
intended. Also get rid of the 64 bit only rip relative addressed version since
64 bit and real mode are mutually exclusive.
2009-02-25 10:20:19 -08:00
..
arch X86: Fix a few bugs with the segment register instructions in real mode. 2009-02-25 10:20:19 -08:00
base stats: reorganize how parameters are stored and accessed. 2009-02-23 12:22:19 -08:00
cpu CPU: Add a flag to identify a read barrier to the static inst class. 2009-02-25 10:19:33 -08:00
dev X86: Add makeAtomicResponse to the read/write functions of x86 devices. 2009-02-25 10:16:43 -08:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Fix issue 326: glibc non-deterministic because it reads /proc 2009-01-17 18:56:46 -05:00
mem CPU: Get rid of translate... functions from various interface classes. 2009-02-25 10:15:34 -08:00
python events: Make trace events happen at the right priority. 2009-02-18 10:00:15 -08:00
sim CPU: Implement translateTiming which defers to translateAtomic, and convert the timing simple CPU to use it. 2009-02-25 10:16:15 -08:00
unittest stats: clean up the statistics unittest 2009-02-23 12:04:52 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript scons: Require SCons version 0.98.1 2009-02-09 20:10:14 -08:00