Home
last modified time | relevance | path

Searched defs:fpstate (Results 1 – 7 of 7) sorted by relevance

/external/libunwind/src/x86/
DGos-freebsd.c145 unw_word_t fpstate, fpformat; in x86_get_scratch_loc() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dsigcontext.h193 struct _fpstate fpstate; member
230 __u32 fpstate; /* Zero when no FPU/extended context */ member
273 __u64 fpstate; /* Zero when no FPU/extended context */ member
320 struct _fpstate __user *fpstate; member
380 struct _fpstate __user *fpstate; /* Zero when no FPU context */ member
/external/u-boot/arch/arm/include/asm/
Dprocessor.h73 union fp_state fpstate; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c730 unsigned fpstate = util_fpstate_get(); in lp_rast_queue_scene() local
794 unsigned fpstate; in thread_function() local
Dlp_test_main.c373 unsigned fpstate; in main() local
Dlp_state_fs.c1774 LLVMValueRef fpstate = 0; in generate_unswizzled_blend() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c464 unsigned fpstate = util_fpstate_get(); in draw_vbo() local