Searched refs:cpu_fprs (Results 1 – 1 of 1) sorted by relevance
122 static TCGv_i32 cpu_fprs; variable125 # define cpu_fprs ({ qemu_build_not_reached(); (TCGv)NULL; }) macro220 tcg_gen_ori_i32(cpu_fprs, cpu_fprs, bit); in gen_update_fprs_dirty()2936 tcg_gen_ext_i32_tl(dst, cpu_fprs); in do_rdfprs()3315 tcg_gen_trunc_tl_i32(cpu_fprs, src); in do_wrfprs()5859 { &cpu_fprs, offsetof(CPUSPARCState, fprs), "fprs" }, in sparc_tcg_init()