Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c4865 static const MemOp dtype_mop[19] = { variable
4874 #define dtype_msz(x) (dtype_mop[x] & MO_SIZE)
5586 memop = finalize_memop(s, dtype_mop[a->dtype]); in trans_LD1R_zpri()