Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sme.c447 typedef void GenLdStR(DisasContext *, TCGv_ptr, int, int, int, int, MemOp); typedef
449 static bool do_ldst_r(DisasContext *s, arg_ldstr *a, GenLdStR *fn) in do_ldst_r()
465 static bool do_ldst_zt0(DisasContext *s, arg_ldstzt0 *a, GenLdStR *fn) in TRANS_FEAT()