|
Linux Kernel
3.7.1
|
#include <math-emu.h>
Data Fields | |
| struct fp_ext | fpreg [8] |
| unsigned int | fpcr |
| unsigned int | fpsr |
| unsigned int | fpiar |
| unsigned short | prec |
| unsigned short | rnd |
| struct fp_ext | temp [2] |
Definition at line 95 of file math-emu.h.
| unsigned int fpcr |
Definition at line 97 of file math-emu.h.
| unsigned int fpiar |
Definition at line 99 of file math-emu.h.
Definition at line 96 of file math-emu.h.
| unsigned int fpsr |
Definition at line 98 of file math-emu.h.
| unsigned short prec |
Definition at line 100 of file math-emu.h.
| unsigned short rnd |
Definition at line 101 of file math-emu.h.
Definition at line 102 of file math-emu.h.
1.8.2