Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c1682 static bool do_pfirst_pnext(DisasContext *s, arg_rr_esz *a, in do_pfirst_pnext() function
1708 TRANS_FEAT(PFIRST, aa64_sve, do_pfirst_pnext, a, gen_helper_sve_pfirst) in TRANS_FEAT() argument
1709 TRANS_FEAT(PNEXT, aa64_sve, do_pfirst_pnext, a, gen_helper_sve_pnext) in TRANS_FEAT()