Home
last modified time | relevance | path

Searched refs:cpu_psw_c (Results 1 – 1 of 1) sorted by relevance

/qemu/target/rx/
H A Dtranslate.c263 dc->value = cpu_psw_c; in psw_cond()
267 dc->value = cpu_psw_c; in psw_cond()
969 tcg_gen_add2_i32(cpu_psw_s, cpu_psw_c, arg1, z, cpu_psw_c, z); in rx_adc()
970 tcg_gen_add2_i32(cpu_psw_s, cpu_psw_c, cpu_psw_s, cpu_psw_c, arg2, z); in rx_adc()
1293 tcg_gen_setcondi_i32(TCG_COND_NE, cpu_psw_c, cpu_psw_c, 0); in trans_SHLL_irr()
1323 tcg_gen_setcondi_i32(TCG_COND_NE, cpu_psw_c, cpu_psw_c, 0); in trans_SHLL_rr()
1327 tcg_gen_movi_i32(cpu_psw_c, 0); in trans_SHLL_rr()
1380 tcg_gen_movi_i32(cpu_psw_c, 0); in shiftr_reg()
1426 tcg_gen_mov_i32(cpu_psw_c, tmp); in trans_ROLC()
1439 tcg_gen_shli_i32(cpu_psw_c, cpu_psw_c, 31); in trans_RORC()
[all …]