Home
last modified time | relevance | path

Searched refs:mvcl (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/s390/boot/
H A Dhead.S75 mvcl %r6,%r4
/openbmc/qemu/target/s390x/
H A Dhelper.h10 DEF_HELPER_3(mvcl, i32, env, i32, i32)
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt21 0e mvcl RR_RR
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1110 uint32_t HELPER(mvcl)(CPUS390XState *env, uint32_t r1, uint32_t r2) in HELPER() argument
H A Dinsn-data.h.inc644 C(0x0e00, MVCL, RR_a, Z, 0, 0, 0, 0, mvcl, 0)