Searched refs:ALU_OP0_SET_CF_IDX1 (Results 1 – 6 of 6) sorted by relevance
279 #define ALU_OP0_SET_CF_IDX1 84 macro
205 alu.op = id == 0 ? ALU_OP0_SET_CF_IDX0 : ALU_OP0_SET_CF_IDX1; in egcm_load_index_reg()
889 alu->op == ALU_OP0_SET_CF_IDX1) 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()450 save_set_cf_index(get_mova()->src[0], n->bc.op == ALU_OP0_SET_CF_IDX1); in prepare_alu_group()
853 a->bc.set_op(ALU_OP0_SET_CF_IDX1); in create_set_idx()
1310 {op1_set_cf_idx1, ALU_OP0_SET_CF_IDX1},