Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dhelper.h24 DEF_HELPER_3(mvst, i32, env, i32, i32)
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt257 b255 mvst RRE_RR
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c966 uint32_t HELPER(mvst)(CPUS390XState *env, uint32_t r1, uint32_t r2) in HELPER() argument
H A Dinsn-data.h.inc656 C(0xb255, MVST, RRE, Z, 0, 0, 0, 0, mvst, 0)