Home
last modified time | relevance | path

Searched defs:EXC_PGM (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/or1k/include/
H A Dtrap.h43 #define EXC_PGM 0x700 macro
/netbsd-src/sys/arch/powerpc/include/
H A Dtrap.h44 #define EXC_PGM 0x0700 /* Program Interrupt */ macro