gem5/src
Nathanael Premillieu 84fc57bfe6 arm: set movret_uop as conditional or unconditional control
A flag was missing for the movret_uop microop instruction. This patch adds
that flag when the instruction is used, not directly in the constructor of
the instruction.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
2012-12-12 09:50:16 -06:00
..
arch arm: set movret_uop as conditional or unconditional control 2012-12-12 09:50:16 -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