Searched refs:mvcos (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 114 DEF_HELPER_4(mvcos, i32, env, i64, i64, i64)
|
H A D | cpu_features_def.h.inc | 49 DEF_FEAT(MOVE_WITH_OPTIONAL_SPEC, "mvcos", STFL, 27, "Move-with-optional-specification facility")
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 705 c80 mvcos SSF_RRDRD
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 2489 uint32_t HELPER(mvcos)(CPUS390XState *env, uint64_t dest, uint64_t src, in HELPER() argument
|
H A D | insn-data.h.inc | 658 C(0xc800, MVCOS, SSF, MVCOS, la1, a2, 0, 0, mvcos, 0)
|