Searched refs:csst (Results 1 – 5 of 5) 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") 172 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/qemu/target/s390x/tcg/ |
| H A D | mem_helper.c | 1934 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)
|