Searched refs:__uint32_t (Results 1 – 6 of 6) sorted by relevance
70 __uint32_t __control; /* Control word register */71 __uint32_t __status; /* Status word register */72 __uint32_t __tag; /* Tag word register */73 __uint32_t __others[4]; /* EIP, Pointer Selector, etc */75 __uint32_t __mxcsr; /* Control, status register */90 typedef __uint32_t fexcept_t;
48 __uint32_t __control;50 __uint32_t __status;54 typedef __uint32_t fenv_t;57 typedef __uint32_t fexcept_t;
44 __uint32_t __tag;
143 __uint32_t mxcsr; in fesetexceptflag()176 __uint32_t mxcsr; in fegetenv()195 __uint32_t mxcsr; in feholdexcept()218 __uint32_t mxcsr; in feupdateenv()235 __uint32_t mxcsr; in feenableexcept()260 __uint32_t mxcsr; in fedisableexcept()286 __uint32_t mxcsr; in feclearexcept()306 __uint32_t mxcsr; in fegetexceptflag()323 __uint32_t mxcsr; in fetestexcept()357 __uint32_t mxcsr; in fesetround()[all …]
36 typedef __uint32_t fpu_control_t; // FPCR, Floating-point Control Register.37 typedef __uint32_t fpu_status_t; // FPSR, Floating-point Status Register.42 __value = (__uint32_t) __value64; \
41 typedef unsigned int __uint32_t; typedef65 typedef __uint32_t uint32_t;