OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EN_SW_STACK_FAULT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
cpu_extended_state.h
258
#define
EN_SW_STACK_FAULT
0x0040 /* Stack under/overflow */
/src/sys/arch/x86/x86/
fpu.c
624
* They are in the same order, but there is no
EN_SW_STACK_FAULT
in the mmx
635
? (f &
EN_SW_STACK_FAULT
? FPE_FLTSUB : FPE_FLTINV) \
641
: f &
EN_SW_STACK_FAULT
? FPE_FLTSUB : 0)
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025