Home | History | Annotate | Download | only in x86

Lines Matching full:op_goto

299     if(inst_op == OP_GOTO || inst_op == OP_GOTO_16 || inst_op == OP_GOTO_32) return true;