Searched refs:INTREG_UREG1 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/
H A Dintregs.hh116 INTREG_UREG1, enumerator in enum:ArmISA::IntRegIndex
/gem5/src/arch/arm/insts/
H A Dmacromem.cc124 reg_idx2 = INTREG_UREG1;
157 *uop = new MicroLdrUop(machInst, INTREG_UREG1,
202 *uop = new MicroUopRegMovRet(machInst, 0, INTREG_UREG1);
204 *uop = new MicroUopRegMov(machInst, INTREG_PC, INTREG_UREG1);
H A Dmem.hh93 ura(INTREG_UREG0), urb(INTREG_UREG1),

Completed in 15 milliseconds