Searched refs:DIF_OP_BA (Results 1 – 4 of 4) sorted by relevance
809 instr = DIF_INSTR_BRANCH(DIF_OP_BA, lbl_post); in dt_cg_compare_op()849 instr = DIF_INSTR_BRANCH(DIF_OP_BA, lbl_post); in dt_cg_ternary_op()891 instr = DIF_INSTR_BRANCH(DIF_OP_BA, lbl_post); in dt_cg_logical_and()962 instr = DIF_INSTR_BRANCH(DIF_OP_BA, lbl_post); in dt_cg_logical_or()991 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
5881 case DIF_OP_BA: in dtrace_dif_emulate()9407 case DIF_OP_BA: in dtrace_difo_validate()9782 case DIF_OP_BA: in dtrace_difo_validate_helper()