Searched refs:PGM_DEC_DIVIDE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/s390x/ | ||
H A D | cpu.h | 221 #define PGM_DEC_DIVIDE 0x000b macro |
/openbmc/qemu/target/s390x/tcg/ | ||
H A D | excp_helper.c | 237 case PGM_DEC_DIVIDE: in do_program_interrupt() |