Searched refs:do_fmla_scalar_idx (Results 1 – 1 of 1) sorted by relevance
6181 static bool do_fmla_scalar_idx(DisasContext *s, arg_rrx_e *a, bool neg) in do_fmla_scalar_idx() function6236 TRANS(FMLA_si, do_fmla_scalar_idx, a, false) in TRANS() argument6237 TRANS(FMLS_si, do_fmla_scalar_idx, a, true) in TRANS()