Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu.h221 #define PGM_DEC_DIVIDE 0x000b macro
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c237 case PGM_DEC_DIVIDE: in do_program_interrupt()