ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <fpscr.h>
Public Attributes | |
unsigned int | raw |
struct { | |
unsigned int exception: 8 | |
unsigned int ex_control: 8 | |
unsigned int len: 3 | |
unsigned int unused3: 1 | |
unsigned int stride: 2 | |
unsigned int rounding_mode: 2 | |
unsigned int flush_to_zero: 1 | |
unsigned int unused4: 3 | |
unsigned int status_flag: 4 | |
} | data |
struct { ... } _ARM_FPSCR::data |
Referenced by _clearfp(), _control87(), and _statusfp().
Definition at line 25 of file fpscr.h.
Referenced by _clearfp(), _control87(), and _statusfp().