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

/gem5/src/arch/arm/insts/
H A Dstatic_inst.cc146 case UXTX:
564 if (type == UXTX && shiftAmt == 0)
573 case UXTX: ccprintf(os, ", LSL");
584 if (type == UXTX || shiftAmt)
H A Dmacromem.cc1167 UXTX, 0);
1275 UXTX, 0);
1343 UXTX, 0);
1422 UXTX, 0);
/gem5/src/arch/arm/
H A Dtypes.hh543 UXTX = 3, enumerator in enum:ArmISA::ArmExtendType

Completed in 13 milliseconds