Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c2659 static bool do_last_general(DisasContext *s, arg_rpr_esz *a, bool before) in TRANS_FEAT()
2668 TRANS_FEAT(LASTA_r, aa64_sve, do_last_general, a, false) in TRANS_FEAT() argument
2669 TRANS_FEAT(LASTB_r, aa64_sve, do_last_general, a, true) in TRANS_FEAT()