Searched refs:ALU_OP0_SET_CF_IDX0 (Results 1 – 6 of 6) sorted by relevance
278 #define ALU_OP0_SET_CF_IDX0 83 macro
205 alu.op = id == 0 ? ALU_OP0_SET_CF_IDX0 : ALU_OP0_SET_CF_IDX1; in egcm_load_index_reg()
888 if (alu->op == ALU_OP0_SET_CF_IDX0 || in merge_inst_groups()
447 if (n->bc.op == ALU_OP0_SET_CF_IDX0 || n->bc.op == ALU_OP0_SET_CF_IDX1) { in prepare_alu_group()
851 a->bc.set_op(ALU_OP0_SET_CF_IDX0); in create_set_idx()
1309 {op1_set_cf_idx0, ALU_OP0_SET_CF_IDX0},