Home | History | Annotate | Download | only in arm

Lines Matching refs:OP_USHR_LONG

653         case OP_USHR_LONG:
923 if ((opcode >= OP_SHL_LONG) && (opcode <= OP_USHR_LONG)) {