Searched refs:cpu_psw_z (Results 1 – 1 of 1) sorted by relevance
256 dc->value = cpu_psw_z; in psw_cond()260 dc->value = cpu_psw_z; in psw_cond()833 tcg_gen_mov_i32(cpu_psw_z, cpu_psw_s); in rx_and()863 tcg_gen_mov_i32(cpu_psw_z, cpu_psw_s); in rx_or()893 tcg_gen_mov_i32(cpu_psw_z, cpu_psw_s); in rx_xor()915 tcg_gen_mov_i32(cpu_psw_z, cpu_psw_s); in rx_tst()936 tcg_gen_mov_i32(cpu_psw_z, ret); in rx_not()953 tcg_gen_mov_i32(cpu_psw_z, ret); in rx_neg()975 tcg_gen_mov_i32(cpu_psw_z, cpu_psw_s); in rx_adc()1012 tcg_gen_mov_i32(cpu_psw_z, cpu_psw_s); in rx_add()[all …]