Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvzicfiss.c.inc31 mxl_memop(ctx) | MO_ALIGN);
58 mxl_memop(ctx) | MO_ALIGN);
/openbmc/qemu/target/riscv/
H A Dtranslate.c147 #define mxl_memop(ctx) ((get_xl(ctx) + 1) | MO_TE) macro