Searched refs:cpu_fprs (Results 1 – 1 of 1) sorted by relevance
127 static TCGv_i32 cpu_fprs; variable130 # define cpu_fprs ({ qemu_build_not_reached(); (TCGv)NULL; }) macro225 tcg_gen_ori_i32(cpu_fprs, cpu_fprs, bit); in gen_update_fprs_dirty()2918 tcg_gen_ext_i32_tl(dst, cpu_fprs); in do_rdfprs()3297 tcg_gen_trunc_tl_i32(cpu_fprs, src); in do_wrfprs()5830 { &cpu_fprs, offsetof(CPUSPARCState, fprs), "fprs" }, in sparc_tcg_init()