Searched refs:gen_gvec_op3_fpst (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 716 static void gen_gvec_op3_fpst(DisasContext *s, bool is_q, int rd, int rn, in gen_gvec_op3_fpst() function 5420 gen_gvec_op3_fpst(s, a->q, a->rd, a->rn, a->rm, in TRANS() 6337 gen_gvec_op3_fpst(s, a->q, a->rd, a->rn, a->rm, in do_fp3_vector_idx()
|