OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FSR_NV
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/sparc/fpu/
fpu_compare.c
92
fe->fe_cx =
FSR_NV
;
fpu_subr.c
215
fe->fe_cx =
FSR_NV
;
fpu_implode.c
233
fe->fe_cx = (fe->fe_cx & ~FSR_NX) |
FSR_NV
;
284
fe->fe_cx = (fe->fe_cx & ~FSR_NX) |
FSR_NV
;
fpu.c
103
X16(
FSR_NV
)
539
if (fsr & (
FSR_NV
<< FSR_TEM_SHIFT)) {
544
fsr |=
FSR_NV
<< FSR_AX_SHIFT;
fpu_explode.c
286
fe->fe_cx =
FSR_NV
; /* assert invalid operand */
/src/sys/arch/sparc/include/
fsr.h
108
#define
FSR_NV
0x10 /* invalid operand */
Completed in 196 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026