Searched refs:stctg (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | start.S | 69 stctg %c0,%c0,0(%r15) 89 stctg %c6,%c6,0(%r15) 103 stctg %c0,%c0,0(%r15) 110 stctg %c6,%c6,0(%r15)
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | mc.S | 16 stctg %c8,%c8,c8 /* enable only monitor class 1 */
|
/openbmc/linux/arch/s390/kernel/ |
H A D | reipl.S | 31 stctg %c0,%c15,0(%r1)
|
H A D | text_amode31.S | 109 stctg %c0,%c15,0(%r4)
|
/openbmc/linux/arch/s390/boot/ |
H A D | head.S | 304 stctg %c0,%c15,__LC_CREGS_SAVE_AREA-4095(%r8)
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 347 DEF_HELPER_FLAGS_4(stctg, TCG_CALL_NO_WG, void, env, i32, i64, i32)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 1079 eb25 stctg RSY_CCRD
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 2004 void HELPER(stctg)(CPUS390XState *env, uint32_t r1, uint64_t a2, uint32_t r3) in HELPER() argument
|
H A D | insn-data.h.inc | 1396 F(0xeb25, STCTG, RSY_a, Z, 0, a2, 0, 0, stctg, 0, IF_PRIV)
|