OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPYFPN
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/m68k/fpe/
fpu_exp.c
63
CPYFPN
(&x, &fe->fe_f2);
64
CPYFPN
(&s0, &fe->fe_f2);
69
CPYFPN
(&res, r);
74
CPYFPN
(&fe->fe_f1, &s0);
75
CPYFPN
(&fe->fe_f2, &x);
78
CPYFPN
(&fe->fe_f1, r);
89
CPYFPN
(&s0, s1);
92
CPYFPN
(&fe->fe_f2, s1);
93
CPYFPN
(&fe->fe_f1, &res);
95
CPYFPN
(&res, r)
[
all
...]
fpu_hyperb.c
108
CPYFPN
(&x, &fe->fe_f2);
114
CPYFPN
(&t, r);
118
CPYFPN
(&fe->fe_f2, &x);
122
CPYFPN
(&fe->fe_f1, r);
123
CPYFPN
(&fe->fe_f2, &t);
127
CPYFPN
(&fe->fe_f2, r);
161
CPYFPN
(&x, fp);
164
CPYFPN
(&fe->fe_f2, fp);
167
CPYFPN
(&fe->fe_f1, fp);
168
CPYFPN
(&fe->fe_f2, &x)
[
all
...]
fpu_trig.c
78
CPYFPN
(&fe->fe_f2, r);
108
CPYFPN
(&x, &fe->fe_f2);
111
CPYFPN
(&fe->fe_f1, &fe->fe_f2);
115
CPYFPN
(&fe->fe_f2, r);
121
CPYFPN
(&fe->fe_f2, r);
125
CPYFPN
(&fe->fe_f2, r);
126
CPYFPN
(&fe->fe_f1, &x);
130
CPYFPN
(&fe->fe_f2, r);
158
CPYFPN
(&a, &fe->fe_f2);
171
CPYFPN
(&v, &fe->fe_f2)
[
all
...]
fpu_cordic.c
109
CPYFPN
(&fe->fe_f2, &t);
119
CPYFPN
(&fe->fe_f2, r);
122
CPYFPN
(&inv_gain1, r);
136
CPYFPN
(&v, &x);
140
CPYFPN
(&fe->fe_f2, &x);
169
CPYFPN
(&s0, &fe->fe_f2);
172
CPYFPN
(&res, &fe->fe_f2);
175
CPYFPN
(&fe->fe_f1, &fe->fe_f2);
177
CPYFPN
(&x2, r);
182
CPYFPN
(&fe->fe_f1, &s0)
[
all
...]
fpu_log.c
203
CPYFPN
(&X, &fe->fe_f2);
216
CPYFPN
(&V, d);
218
CPYFPN
(&fe->fe_f1, &X);
223
CPYFPN
(&fe->fe_f1, d);
226
CPYFPN
(&fe->fe_f2, &V);
229
CPYFPN
(&U, d);
230
CPYFPN
(&fe->fe_f1, d);
231
CPYFPN
(&fe->fe_f2, d);
234
CPYFPN
(&V, d);
235
CPYFPN
(&fe->fe_f1, d)
[
all
...]
fpu_rem.c
115
CPYFPN
(&X, &fe->fe_f1);
116
CPYFPN
(&Y, &fe->fe_f2);
140
CPYFPN
(r, x);
157
CPYFPN
(&fe->fe_f1, r);
158
CPYFPN
(&fe->fe_f2, y);
199
CPYFPN
(&fe->fe_f1, r);
200
CPYFPN
(&fe->fe_f2, y);
fpu_emulate.h
94
static inline void
CPYFPN
(struct fpn *, const struct fpn *);
97
CPYFPN
(struct fpn *dst, const struct fpn *src)
fpu_fmovecr.c
95
CPYFPN
(fp, r);
Completed in 15 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025