Home
last modified time | relevance | path

Searched defs:PSL_MBZ (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/arch/sh/include/
H A Dpsl.h55 #define PSL_MBZ 0x8fff7c0c /* must be zero bits */ macro
/openbsd-src/sys/arch/amd64/include/
H A Dpsl.h63 #define PSL_MBZ 0xffc08028 /* must be zero bits */ macro
/openbsd-src/sys/arch/powerpc/include/
H A Dpsl.h70 #define PSL_MBZ 0 macro
/openbsd-src/sys/arch/i386/include/
H A Dpsl.h64 #define PSL_MBZ 0xffc08028 /* must be zero bits */ macro
/openbsd-src/sys/arch/hppa/hppa/
H A Dmachdep.c1319 #define PSL_MBZ (PSL_Y|PSL_Z|PSL_S|PSL_X|PSL_M|PSL_R) in sys_sigreturn() macro