Home
last modified time | relevance | path

Searched refs:STSI_R0_FC_LEVEL_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dmisc_helper.c281 if ((r0 & STSI_R0_FC_MASK) > STSI_R0_FC_LEVEL_3) { in HELPER()
292 env->regs[0] = STSI_R0_FC_LEVEL_3; in HELPER()
371 case STSI_R0_FC_LEVEL_3: in HELPER()
/openbmc/qemu/target/s390x/
H A Dcpu.h500 #define STSI_R0_FC_LEVEL_3 0x0000000030000000ULL macro