Searched refs:INTREG_UREG0 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dmacromem.cc100 *uop++ = new MicroAddiUop(machInst, INTREG_UREG0, rn, 0);
128 copy_base ? INTREG_UREG0 : rn, up, addr);
158 copy_base ? INTREG_UREG0 : rn, up, addr);
162 copy_base ? INTREG_UREG0 : rn, up, addr);
166 copy_base ? INTREG_UREG0 : rn, up, addr);
265 *uop++ = new MicroAddXiSpAlignUop(machInst, INTREG_UREG0, rn,
273 post ? rn : INTREG_UREG0, 0, noAlloc, exclusive, acrel);
275 post ? rn : INTREG_UREG0, 16, noAlloc, exclusive, acrel);
278 post ? rn : INTREG_UREG0, 0, noAlloc, exclusive, acrel);
280 post ? rn : INTREG_UREG0,
[all...]
H A Dmem.hh93 ura(INTREG_UREG0), urb(INTREG_UREG1),
H A Dstatic_inst.cc302 if (reg_idx == INTREG_UREG0)
/gem5/src/arch/arm/
H A Dintregs.hh115 INTREG_UREG0, enumerator in enum:ArmISA::IntRegIndex

Completed in 15 milliseconds