Searched defs:PSL_V (Results 1 – 3 of 3) sorted by relevance
52 #define PSL_V 0x00000800 /* overflow flag */ macro
86 #define PSL_V (1 << (31-PSL_V_POS)) /* Divide Step Correction */ macro