Searched hist:9369 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/isa/templates/
H A Dmacromem.isa9369:bd30fcbf8d28 Wed Dec 12 10:50:00 EST 2012 Nathanael Premillieu <nathanael.premillieu@irisa.fr> 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>

Completed in 9 milliseconds