OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__fcsr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/riscv/include/
sysreg.h
65
uint32_t
__fcsr
;
local
66
asm("frcsr %0" : "=r"(
__fcsr
) :: "memory");
67
return
__fcsr
;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
ucontext.d
624
uint
__fcsr
;
630
uint
__fcsr
;
636
uint
__fcsr
;
Completed in 48 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026