gem5/src
Nilay Vaish 6369df59c8 x86: Add a separate register for D flag bit
The D flag bit is part of the cc flag bit register currently. But since it
is not being used any where in the implementation, it creates an unnecessary
dependency. Hence, it is being moved to a separate register.
2012-09-11 09:25:43 -05:00
..
arch x86: Add a separate register for D flag bit 2012-09-11 09:25:43 -05:00
base NetBSD: Build on NetBSD 2012-09-10 11:57:42 -04:00
cpu Ruby: Use uint8_t instead of uint8 everywhere 2012-09-11 09:23:56 -05:00
dev Device: Bump PIO and PCI latencies to more reasonable values 2012-09-10 11:57:36 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern syscall emulation: Enabled getrlimit and getrusage for x86. 2012-08-06 19:52:56 -07:00
mem Ruby: Use uint32_t instead of uint32 everywhere 2012-09-11 09:24:45 -05:00
python sim: Remove the unused SimObject::regFormulas method 2012-09-07 14:20:53 -05:00
sim NetBSD: Build on NetBSD 2012-09-10 11:57:42 -04:00
unittest stats: Add stats unittest for total calculations. 2012-06-05 01:23:10 -04:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript swig: Disable unused value warning with llvm 3.1 compilers 2012-08-28 14:30:22 -04:00