gem5/src
Nathanael Premillieu 3026a116ba arm: set uopSet_uop as conditional or unconditional control
uopSet_uop is microop instruction that has the IsControl flags set, but the
IsCondControl or IsUncondControl flags seems not to be set, neither in
the construction nor where the microop is used. This patch adds the the
flags in the constructor of the instruction (MicroUopSetPCCPSR).

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
2012-12-12 09:50:33 -06:00
..
arch arm: set uopSet_uop as conditional or unconditional control 2012-12-12 09:50:33 -06:00
base sim: have a curTick per eventq 2012-11-16 10:27:47 -06:00
cpu ruby: modify the directed tester to read/write streams 2012-12-11 10:05:55 -06:00
dev sim: have a curTick per eventq 2012-11-16 10:27:47 -06:00
doc MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern SE: Ignore FUTEX_PRIVATE_FLAG of sys_futex 2012-09-21 04:51:18 -04:00
mem ruby: add support for prefetching to MESI protocol 2012-12-11 10:05:56 -06:00
python sim: have a curTick per eventq 2012-11-16 10:27:47 -06:00
sim sim: have a curTick per eventq 2012-11-16 10:27:47 -06:00
unittest AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript sim: Include object header files in SWIG interfaces 2012-11-02 11:32:01 -05:00