Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.h216 void gen_sve_str(DisasContext *s, TCGv_ptr, int vofs, int len, int rn, int imm);
H A Dtranslate-sme.c266 TRANS_FEAT(STR, aa64_sme, do_ldst_r, a, gen_sve_str) in TRANS_FEAT()
H A Dtranslate-sve.c4161 void gen_sve_str(DisasContext *s, TCGv_ptr base, int vofs, in gen_sve_str() function
4292 gen_sve_str(s, tcg_env, off, size, a->rn, a->imm * size); in trans_STR_zri()
4305 gen_sve_str(s, tcg_env, off, size, a->rn, a->imm * size); in trans_STR_pri()