arm: set ldr_ret_uop as conditional or unconditional control
authorNathanael Premillieu <nathanael.premillieu@irisa.fr>
Wed, 17 Apr 2013 21:07:10 +0000 (16:07 -0500)
committerNathanael Premillieu <nathanael.premillieu@irisa.fr>
Wed, 17 Apr 2013 21:07:10 +0000 (16:07 -0500)
commit3ff091bdf401113057c26cf1087cf0e872154265
treeed96f70edf6d4ee4b4c9c388e5dd46d0e434e975
parent03c60f005e3241b03953b301a3b56cc58349f03b
arm: set ldr_ret_uop as conditional or unconditional control
This patch adds a missing flag to the ldr_ret_uop microop instruction.
The flag is added when the instruction is used, not directly in the
constructor of the instruction.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>"
src/arch/arm/insts/macromem.cc