reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1997 fcsr = 2003 fcsr = ((fcsr >> 24) & 0xfe) | ((fcsr >> 23) & 0x01); 2003 fcsr = ((fcsr >> 24) & 0xfe) | ((fcsr >> 23) & 0x01); 2003 fcsr = ((fcsr >> 24) & 0xfe) | ((fcsr >> 23) & 0x01); 2006 if ((fcsr & (1 << cc)) == 0) 2011 if ((fcsr & (1 << cc)) != 0)