Searched defs:PSL_Z (Results 1 – 3 of 3) sorted by relevance
47 #define PSL_Z 0x00000040 /* zero flag */ macro
74 #define PSL_Z (1 << (31-PSL_Z_POS)) /* Instruction Debug Trap Disable */ macro