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