Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dhelper.h114 DEF_HELPER_4(mvcos, i32, env, i64, i64, i64)
H A Dcpu_features_def.h.inc49 DEF_FEAT(MOVE_WITH_OPTIONAL_SPEC, "mvcos", STFL, 27, "Move-with-optional-specification facility")
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt705 c80 mvcos SSF_RRDRD
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2489 uint32_t HELPER(mvcos)(CPUS390XState *env, uint64_t dest, uint64_t src, in HELPER() argument
H A Dinsn-data.h.inc658 C(0xc800, MVCOS, SSF, MVCOS, la1, a2, 0, 0, mvcos, 0)