Home
last modified time | relevance | path

Searched refs:mvcle (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Drelocate_kernel.S56 0: mvcle %r6,%r8,0x0 # copy PAGE_SIZE bytes from r8 to r6 - pad with 0
/openbmc/linux/arch/s390/purgatory/
H A Dhead.S42 20: mvcle %r0,%r2,0
/openbmc/qemu/target/s390x/
H A Dhelper.h28 DEF_HELPER_4(mvcle, i32, env, i32, i64, i32)
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt180 a8 mvcle RS_RRRD
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1184 uint32_t HELPER(mvcle)(CPUS390XState *env, uint32_t r1, uint64_t a2, in HELPER() argument
H A Dinsn-data.h.inc646 C(0xa800, MVCLE, RS_a, Z, 0, a2, 0, 0, mvcle, 0)