Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c2646 static bool do_last_fp(DisasContext *s, arg_rpr_esz *a, bool before) in do_last_fp() function
2655 TRANS_FEAT(LASTA_v, aa64_sve, do_last_fp, a, false) in TRANS_FEAT() argument
2656 TRANS_FEAT(LASTB_v, aa64_sve, do_last_fp, a, true) in TRANS_FEAT()