Searched refs:BIT_OFC (Results 1 – 4 of 4) sorted by relevance
153 if ((!(fpsr & BIT_OFE)) && (flags & BIT_OFC)) in float_raise()154 cumulativeTraps |= BIT_OFC; in float_raise()
69 #define BIT_OFC 0x00000004 /* overfloat exception flag */ macro
80 #define BIT_OFC 0x00000004 /* overfloat exception flag */ macro
293 raise |= BIT_OFC; in emulate_arm_fpa11()