Home | History | Annotate | Download | only in sparc

Lines Matching defs:COND_A

211 #define COND_A     0x8
219 #define BA (INSN_OP(0) | INSN_COND(COND_A, 0) | INSN_OP2(0x2))
952 *label2_ptr = (INSN_OP(0) | INSN_COND(COND_A, 0) | INSN_OP2(0x2) |
1110 *label2_ptr = (INSN_OP(0) | INSN_COND(COND_A, 0) | INSN_OP2(0x2) |
1168 tcg_out_branch_i32(s, COND_A, args[0]);