Home
last modified time | relevance | path

Searched defs:do_fmla_scalar_idx (Results 1 – 1 of 1) sorted by relevance

/qemu/target/arm/tcg/
H A Dtranslate-a64.c5605 static bool do_fmla_scalar_idx(DisasContext *s, arg_rrx_e *a, bool neg) in do_fmla_scalar_idx() function
5660 TRANS(FMLA_si, do_fmla_scalar_idx, a, false) in TRANS() argument