Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dinterrupt.c27 cs->exception_index = EXCP_PGM; in trigger_pgm_exception()
H A Dcpu.h441 #define EXCP_PGM 3 /* program interruption */ macro