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.c4315 static const MemOp dtype_mop[16] = { variable
4322 #define dtype_msz(x) (dtype_mop[x] & MO_SIZE)
4961 memop = finalize_memop(s, dtype_mop[a->dtype]); in trans_LD1R_zpri()