Searched refs:cc_op_dynamic (Results 1 – 3 of 3) sorted by relevance
341 TCGv_i32 cc_op_dynamic; member
2865 tcg_gen_mov_i32(cpu_cc_op, decode.cc_op_dynamic);2873 assert(!decode.cc_op_dynamic);
3777 decode->cc_op_dynamic = tcg_temp_new_i32();3797 tcg_gen_movcond_i32(TCG_COND_EQ, decode->cc_op_dynamic, count32, tcg_constant_i32(0),