#include <ieee_fpu.h>
Definition at line 224 of file ieee_fpu.h.
Data Fields | |
| unsigned long | low_bits |
| unsigned short | mid_bits |
| unsigned short | hi_bit:15 |
| unsigned short | sign:1 |
| unsigned long fp_q_register::low_bits |
Definition at line 225 of file ieee_fpu.h.
| unsigned short fp_q_register::mid_bits |
Definition at line 226 of file ieee_fpu.h.
| unsigned short fp_q_register::hi_bit |
Definition at line 227 of file ieee_fpu.h.
| unsigned short fp_q_register::sign |
Definition at line 228 of file ieee_fpu.h.