Home | History | Annotate | Download | only in x86

Lines Matching refs:OP_SHR_INT

267     case OP_SHR_INT:
889 case OP_SHR_INT:
916 if(inst_op == OP_SHR_INT)
2311 case OP_SHR_INT:
4616 case OP_SHR_INT:
4621 if(inst_op == OP_SHL_INT || inst_op == OP_SHR_INT || inst_op == OP_USHR_INT) {