OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float_detail
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/alpha/alpha/
fp_complete.c
283
sts(inst.
float_detail
.fb, &sfb, l);
285
ldt(inst.
float_detail
.fc, &tfc, l);
288
if(inst.
float_detail
.src == 2) {
289
stt(inst.
float_detail
.fb, &tfb, l);
291
lds(inst.
float_detail
.fc, &sfc, l);
299
ldt(inst.
float_detail
.fc, &tfc, l);
310
stt(inst.
float_detail
.fb, &tfb, l);
314
ldt(inst.
float_detail
.fc, &tfc, l);
324
switch(inst.
float_detail
.src) {
338
stt(inst.
float_detail
.fb, &tfb, l)
[
all
...]
trap.c
1360
if (inst.
float_detail
.opclass == 11 /* IEEE SQRT */ &&
1361
inst.
float_detail
.fa == 31 /* Fa must be $f31 */ &&
1362
(inst.
float_detail
.src == 0 /* SQRTS (S_float) */ ||
1363
inst.
float_detail
.src == 2 /* SQRTT (T_float) */)) {
1364
if (inst.
float_detail
.src == 0) {
/src/sys/arch/alpha/include/
alpha_instruction.h
196
}
float_detail
;
member in union:__anon8bb70b0d010a
Completed in 15 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025