Searched refs:do_fmla_vector_idx (Results 1 – 1 of 1) sorted by relevance
6357 static bool do_fmla_vector_idx(DisasContext *s, arg_qrrx_e *a, bool neg) in TRANS()6390 TRANS(FMLA_vi, do_fmla_vector_idx, a, false) in TRANS() argument6391 TRANS(FMLS_vi, do_fmla_vector_idx, a, true) in TRANS()