Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dhelper.h29 DEF_HELPER_4(mvclu, i32, env, i32, i64, i32)
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt1108 eb8e mvclu RSY_RRRD
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1181 uint32_t HELPER(mvclu)(CPUS390XState *env, uint32_t r1, uint64_t a2, in HELPER() argument
H A Dinsn-data.h.inc643 C(0xeb8e, MVCLU, RSY_a, E2, 0, a2, 0, 0, mvclu, 0)