OP_urshift        244 core/ActionBlockConstants.h 			OP_urshift = 0xA7,
OP_urshift       2080 core/CodegenLIR.cpp         case OP_urshift:
OP_urshift       3525 core/CodegenLIR.cpp             case OP_urshift:
OP_urshift       3536 core/CodegenLIR.cpp                     case OP_urshift:    op = LIR_ush;  break;
OP_urshift       1713 core/Verifier.cpp 			case OP_urshift:
OP_urshift        618 core/WordcodeEmitter.cpp 		case OP_urshift:
OP_urshift        180 eval/eval-cogen-inlines.h inline void Cogen::I_urshift() { emitOp(OP_urshift); }
OP_urshift         64 eval/eval-cogen.cpp 		{0, OP_urshift},		// OPR_rightShiftUnsigned,
OP_urshift        490 utils/superwordprof.c     DEF(OP_urshift, 0);