Searched refs:csst (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tests/tcg/s390x/ |
H A D | Makefile.target | 15 TESTS+=csst
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features_def.h.inc | 53 DEF_FEAT(COMPARE_AND_SWAP_AND_STORE, "csst", STFL, 32, "Compare-and-swap-and-store facility") 164 DEF_FEAT(PLO_CSST, "plo-csst", PLO, 12, "PLO Compare and swap and store (32 bit in general register…
|
H A D | helper.h | 38 DEF_HELPER_4(csst, i32, env, i32, i64, i64)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 707 c82 csst SSF_RRDRD
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 1927 uint32_t HELPER(csst)(CPUS390XState *env, uint32_t r3, uint64_t a1, uint64_t a2) in HELPER() argument
|
H A D | insn-data.h.inc | 281 C(0xc802, CSST, SSF, CASS, la1, a2, 0, 0, csst, 0)
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |