OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fpreg
(Results
1 - 25
of
93
) sorted by relevancy
1
2
3
4
/src/sys/arch/or1k/include/
pcb.h
38
struct
fpreg
pcb_fpregs;
43
struct
fpreg
fpreg
;
member in struct:md_coredump
reg.h
55
struct
fpreg
{
struct
/src/sys/arch/powerpc/fpu/
fpu_extern.h
39
struct
fpreg
;
42
bool fpu_emulate(struct trapframe *, struct
fpreg
*, ksiginfo_t *);
/src/sys/arch/hppa/include/
pcb.h
38
struct
fpreg
*pcb_fpregs; /* not in the trapframe */
46
struct
fpreg
md_fpreg;
/src/sys/arch/usermode/include/
reg.h
40
struct
fpreg
{
struct
/src/sys/arch/aarch64/include/
pcb.h
40
struct
fpreg
pcb_fpregs;
46
struct
fpreg
fpreg
;
member in struct:md_coredump
/src/sys/arch/powerpc/include/
reg.h
60
struct
fpreg
{ /* Floating Point registers */
struct
62
uint64_t
fpreg
[32];
member in struct:fpreg
65
double
fpreg
[32];
pcb.h
60
struct
fpreg
pcb_fpu; /* Floating point processor */
67
struct
fpreg
fpstate;
/src/sys/arch/riscv/include/
pcb.h
46
struct
fpreg
pcb_fpregs;
52
struct
fpreg
fpreg
;
member in struct:md_coredump
/src/lib/libc/arch/m68k/hardfloat/
flt_rounds.c
33
#include <m68k/
fpreg
.h>
fpgetmask.c
33
#include <m68k/
fpreg
.h>
fpgetround.c
33
#include <m68k/
fpreg
.h>
fpgetsticky.c
33
#include <m68k/
fpreg
.h>
fpsetmask.c
33
#include <m68k/
fpreg
.h>
fpsetround.c
33
#include <m68k/
fpreg
.h>
fpsetsticky.c
33
#include <m68k/
fpreg
.h>
/src/sys/arch/alpha/include/
reg.h
88
struct
fpreg
{
struct
94
void restorefpstate(struct
fpreg
*);
95
void savefpstate(struct
fpreg
*);
pcb.h
60
struct
fpreg
pcb_fp; /* FP registers [SW] */
74
struct
fpreg
md_fpstate;
/src/sys/arch/amd64/include/
reg.h
55
struct
fpreg
{
struct
/src/sys/arch/m68k/include/
reg.h
53
struct
fpreg
{
struct
104
int process_read_fpregs(struct lwp *, struct
fpreg
*, size_t *);
/src/sys/arch/mips/include/
pcb.h
62
struct
fpreg
pcb_fpregs; /* saved floating point registers */
73
struct
fpreg
md_fpregs;
reg.h
57
struct
fpreg
{
struct
/src/sys/arch/sparc/include/
reg.h
106
struct
fpreg
{
struct
112
struct
fpreg
fs_reg;
125
* a `struct
fpreg
'; <arch/sparc/sparc/process_machdep.c> relies on the
126
* fact that `
fpreg
' is a prefix of `fpstate'.
/src/sys/arch/arm/include/
reg.h
55
struct
fpreg
{
struct
/src/sys/arch/ia64/include/
reg.h
42
struct
fpreg
{
struct
Completed in 35 milliseconds
1
2
3
4
Indexes created Tue Oct 21 08:09:48 GMT 2025