Searched defs:PSL_Z (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/usermode/include/
H A Dpsl.h48 #define PSL_Z 0x00000040 /* zero flag */ macro
/netbsd-current/sys/arch/x86/include/
H A Dpsl.h46 #define PSL_Z 0x00000040 /* zero flag */ macro
/netbsd-current/sys/arch/vax/include/
H A Dpsl.h44 #define PSL_Z 0x00000004 /* zero bit */ macro
/netbsd-current/sys/arch/m68k/include/
H A Dpsl.h41 #define PSL_Z 0x0004 /* zero bit */ macro
/netbsd-current/sys/arch/vax/vax/
H A Dunimpl_emul.S60 #define PSL_Z 4 define

Completed in 95 milliseconds