Home | History | Annotate | Download | only in arm

Lines Matching refs:OP_USHR_LONG

607         case OP_USHR_LONG:
874 if ((opCode >= OP_SHL_LONG) && (opCode <= OP_USHR_LONG)) {