Searched refs:ARC_CC_AL (Results 1 – 3 of 3) sorted by relevance
438 *arc_cc = ARC_CC_AL; in bpf_cond_to_arc()610 if (has_imm(insn) && cond != ARC_CC_AL) { in handle_jumps()653 if (!check_jmp_64(curr_off, epi_off, ARC_CC_AL)) { in handle_jmp_epilogue()660 *len = gen_jmp_64(buf, 0, 0, ARC_CC_AL, curr_off, epi_off); in handle_jmp_epilogue()
2762 case ARC_CC_AL: in check_jmp_64()2846 case ARC_CC_AL: in gen_jmp_64()2897 [ARC_CC_AL] = CC_always,2916 addendum = (cond == ARC_CC_AL) ? 0 : INSN_len_normal; in check_jmp_32()2919 if (ARC_CC_AL) in check_jmp_32()2958 if (cond != ARC_CC_AL) { in gen_jmp_32()
127 ARC_CC_AL, /* always */ enumerator
Completed in 17 milliseconds