Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu.h229 #define PGM_DEC_OVERFLOW 0x000a macro
/qemu/target/s390x/tcg/
H A Dexcp_helper.c236 case PGM_DEC_OVERFLOW: in do_program_interrupt()