Home
last modified time | relevance | path

Searched refs:gen_bhs (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c5108 void (*gen_bhs)(TCGv_i64, TCGv_i64, TCGv_i64, TCGv_i64, MemOp), in do_satacc_s()
5129 gen_bhs(t0, qc, t1, t2, esz); in do_satacc_s()
5168 NeonGenTwoOpEnvFn *gen_bhs[3]; member
5188 f->gen_bhs[a->esz](t0, tcg_env, t0, t1); in do_env_scalar2()
6144 f->gen_bhs[a->esz](t0, tcg_env, t0, t1); in TRANS()