Searched refs:DIF_OP_BA (Results 1 – 4 of 4) sorted by relevance
804 instr = DIF_INSTR_BRANCH(DIF_OP_BA, lbl_post); in dt_cg_compare_op()844 instr = DIF_INSTR_BRANCH(DIF_OP_BA, lbl_post); in dt_cg_ternary_op()886 instr = DIF_INSTR_BRANCH(DIF_OP_BA, lbl_post); in dt_cg_logical_and()957 instr = DIF_INSTR_BRANCH(DIF_OP_BA, lbl_post); in dt_cg_logical_or()986 instr = DIF_INSTR_BRANCH(DIF_OP_BA, lbl_post); in dt_cg_logical_neg()
334 if (op >= DIF_OP_BA && op <= DIF_OP_BLEU) { in dt_as()
129 #define DIF_OP_BA 17 /* ba label */ macro
5634 case DIF_OP_BA: in dtrace_dif_emulate()9119 case DIF_OP_BA: in dtrace_difo_validate()9444 case DIF_OP_BA: in dtrace_difo_validate_helper()