Searched refs:SXTW (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/
H A Dtypes.hh546 SXTW = 6, enumerator in enum:ArmISA::ArmExtendType
/gem5/src/arch/arm/insts/
H A Dstatic_inst.cc157 case SXTW:
579 case SXTW: ccprintf(os, ", SXTW");
581 case SXTX: ccprintf(os, ", SXTW");

Completed in 6 milliseconds