Searched defs:PSL_N (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/amd64/include/
H A Dpsl.h48 #define PSL_N 0x00000080 /* sign flag */ macro
/openbsd-current/sys/arch/i386/include/
H A Dpsl.h48 #define PSL_N 0x00000080 /* sign flag */ macro
/openbsd-current/sys/arch/hppa/include/
H A Dpsl.h82 #define PSL_N (1 << (31-PSL_N_POS)) /* Nullify */ macro

Completed in 111 milliseconds