Home | History | Annotate | Download | only in x86

Lines Matching refs:OP_SUB_INT

259     case OP_SUB_INT:
883 case OP_SUB_INT:
900 if(inst_op == OP_SUB_INT)
2260 case OP_SUB_INT:
4589 case OP_SUB_INT:
4600 if(inst_op == OP_ADD_INT || inst_op == OP_SUB_INT || inst_op == OP_MUL_INT ||