Searched refs:gen_d (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 5003 void (*gen_d)(TCGv_i64, TCGv_i64, TCGv_i64, TCGv_ptr); member 5013 f->gen_d(t0, t0, t1, fpstatus_ptr(FPST_FPCR)); in do_fp3_scalar() 5207 void (*gen_d)(TCGv_i64, TCGv_i64, TCGv_i64, TCGv_i64)) in do_satacc_s() 5225 gen_d(t0, qc, t1, t2); in do_satacc_s() 5267 NeonGenTwo64OpEnvFn *gen_d; member 5278 f->gen_d(t0, tcg_env, t0, t1); in do_env_scalar2() 6145 f->gen_d(t0, t0, t1, fpstatus_ptr(FPST_FPCR)); in TRANS() 6568 f->gen_d(t0, t0, t1, fpstatus_ptr(FPST_FPCR)); in do_fp3_scalar_pair()
|