Home
last modified time | relevance | path

Searched refs:FPU_STATE (Results 1 – 4 of 4) sorted by relevance

/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/m9x/
H A D__fex_i386.c59 #define FPU_STATE mc_fpstate macro
63 #define FPU_STATE mc_fpregs macro
167 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_get_x86_exc()
257 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_get_invalid_type()
588 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_get_op()
1173 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in pop()
1195 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in push()
1233 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_st_result()
H A Dfex_log.c60 #define FPU_STATE mc_fpstate macro
64 #define FPU_STATE mc_fpregs macro
H A D__fex_hdlr.c64 #define FPU_STATE mc_fpstate macro
68 #define FPU_STATE mc_fpregs macro
246 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_hdlr()
H A D__fex_sse.c53 #define FPU_STATE mc_fpstate macro
57 #define FPU_STATE mc_fpregs macro
233 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_parse_sse()
238 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_parse_sse()
267 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_parse_sse()
272 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_parse_sse()
877 fpstate = (struct FPU_STRUCTURE *)&uap->uc_mcontext.FPU_STATE; in __fex_get_sse_op()