Searched refs:cpu_usp (Results 1 – 1 of 1) sorted by relevance
69 static TCGv cpu_usp, cpu_fpsw, cpu_bpsw, cpu_bpc, cpu_isp; variable331 tcg_gen_mov_i32(ret, cpu_usp); in move_from_cr()385 tcg_gen_mov_i32(cpu_usp, val); in move_to_cr()2078 tcg_gen_mov_i32(val ? cpu_isp : cpu_usp, cpu_sp); in clrsetpsw()2079 tcg_gen_mov_i32(cpu_sp, val ? cpu_usp : cpu_isp); in clrsetpsw()