Home
last modified time | relevance | path

Searched refs:s387 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-i386/
Dmath_emu.h6 int restore_i387_soft(void *s387, struct _fpstate *buf);
7 int save_i387_soft(void *s387, struct _fpstate * buf);
/linux-2.4.37.9/arch/i386/math-emu/
Dfpu_entry.c677 #define S387 ((struct i387_soft_struct *)s387)
681 int restore_i387_soft(void *s387, struct _fpstate *buf) in restore_i387_soft() argument
727 int save_i387_soft(void *s387, struct _fpstate * buf) in save_i387_soft() argument