Home
last modified time | relevance | path

Searched refs:stctg (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Dstart.S69 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 Dmc.S16 stctg %c8,%c8,c8 /* enable only monitor class 1 */
/openbmc/linux/arch/s390/kernel/
H A Dreipl.S31 stctg %c0,%c15,0(%r1)
H A Dtext_amode31.S109 stctg %c0,%c15,0(%r4)
/openbmc/linux/arch/s390/boot/
H A Dhead.S304 stctg %c0,%c15,__LC_CREGS_SAVE_AREA-4095(%r8)
/openbmc/qemu/target/s390x/
H A Dhelper.h344 DEF_HELPER_FLAGS_4(stctg, TCG_CALL_NO_WG, void, env, i32, i64, i32)
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt1079 eb25 stctg RSY_CCRD
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c1979 void HELPER(stctg)(CPUS390XState *env, uint32_t r1, uint64_t a2, uint32_t r3) in HELPER() argument
H A Dinsn-data.h.inc1391 F(0xeb25, STCTG, RSY_a, Z, 0, a2, 0, 0, stctg, 0, IF_PRIV)