Home
last modified time | relevance | path

Searched refs:npxtrap_x87 (Results 1 – 3 of 3) sorted by relevance

/src/sys/i386/include/
H A Dnpx.h66 int npxtrap_x87(void);
/src/sys/i386/i386/
H A Dtrap.c350 ucode = npxtrap_x87(); in trap()
H A Dnpx.c755 npxtrap_x87(void) in npxtrap_x87() function