Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dmemop.h72 MO_ALIGN_64 = 6 << MO_ASHIFT, enumerator
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c520 case MO_ALIGN_64: in canonicalize_memop_i128_as_i64()
H A Dtcg.c2510 [MO_ALIGN_64 >> MO_ASHIFT] = "al64+",
/openbmc/qemu/target/sparc/
H A Dtranslate.c2036 memop | (i == 0 ? MO_ALIGN_64 : 0)); in gen_ldf_asi()
2156 memop | (i == 0 ? MO_ALIGN_64 : 0)); in gen_stf_asi()