Searched refs:tcg_fpstatus (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 9235 TCGv_ptr tcg_fpstatus; in handle_fpfpcvt() 9239 tcg_fpstatus = fpstatus_ptr(type == 3 ? FPST_FPCR_F16 : FPST_FPCR); in handle_fpfpcvt() 9262 tcg_shift, tcg_fpstatus); in handle_fpfpcvt() 9265 tcg_shift, tcg_fpstatus); in handle_fpfpcvt() 9274 tcg_shift, tcg_fpstatus); in handle_fpfpcvt() 9277 tcg_shift, tcg_fpstatus); in handle_fpfpcvt() 9286 tcg_shift, tcg_fpstatus); in handle_fpfpcvt() 9289 tcg_shift, tcg_fpstatus); in handle_fpfpcvt() 9308 tcg_rmode = gen_set_rmode(rmode, tcg_fpstatus); in handle_fpfpcvt() 9316 tcg_shift, tcg_fpstatus); in handle_fpfpcvt() 9234 TCGv_ptr tcg_fpstatus; handle_fpfpcvt() local 9810 TCGv_ptr tcg_fpstatus; handle_simd_shift_fpint_conv() local 9955 handle_2misc_64(DisasContext * s,int opcode,bool u,TCGv_i64 tcg_rd,TCGv_i64 tcg_rn,TCGv_i32 tcg_rmode,TCGv_ptr tcg_fpstatus) handle_2misc_64() argument 10387 TCGv_ptr tcg_fpstatus; disas_simd_scalar_two_reg_misc() local 10832 TCGv_ptr tcg_fpstatus; disas_simd_two_reg_misc() local 11305 TCGv_ptr tcg_fpstatus = NULL; disas_simd_two_reg_misc_fp16() local [all...] |