reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1691 sys::swapByteOrder(x.fpu_reserved[0]); 1692 sys::swapByteOrder(x.fpu_reserved[1]); 1695 sys::swapByteOrder(x.fpu_fop); 1696 sys::swapByteOrder(x.fpu_ip); 1697 sys::swapByteOrder(x.fpu_cs); 1698 sys::swapByteOrder(x.fpu_rsrv2); 1699 sys::swapByteOrder(x.fpu_dp); 1700 sys::swapByteOrder(x.fpu_ds); 1701 sys::swapByteOrder(x.fpu_rsrv3); 1702 sys::swapByteOrder(x.fpu_mxcsr); 1703 sys::swapByteOrder(x.fpu_mxcsrmask); 1704 sys::swapByteOrder(x.fpu_reserved1);