OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stt
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/compat/arch/alpha/gen/
compat__setjmp.S
62
stt
fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */
63
stt
fs1, ((3 + 37) * 8)(a0)
64
stt
fs2, ((4 + 37) * 8)(a0)
65
stt
fs3, ((5 + 37) * 8)(a0)
66
stt
fs4, ((6 + 37) * 8)(a0)
67
stt
fs5, ((7 + 37) * 8)(a0)
68
stt
fs6, ((8 + 37) * 8)(a0)
69
stt
fs7, ((9 + 37) * 8)(a0)
71
stt
ft0, (69 * 8)(a0) /* and store it in sc_fpcr */
compat_setjmp.S
89
stt
fs0, ((2 + 37) * 8)(a0) /* saved bits of sc_fpregs */
90
stt
fs1, ((3 + 37) * 8)(a0)
91
stt
fs2, ((4 + 37) * 8)(a0)
92
stt
fs3, ((5 + 37) * 8)(a0)
93
stt
fs4, ((6 + 37) * 8)(a0)
94
stt
fs5, ((7 + 37) * 8)(a0)
95
stt
fs6, ((8 + 37) * 8)(a0)
96
stt
fs7, ((9 + 37) * 8)(a0)
98
stt
ft0, (69 * 8)(a0) /* and store it in sc_fpcr */
/src/lib/libm/arch/alpha/
lrint.S
16
stt
ft0,0(sp)
/src/lib/libc/arch/alpha/gen/
__setjmp14.S
92
stt
fs0, (2*8 + SC_FPREGS)(a0) /* saved bits of sc_fpregs */
93
stt
fs1, (3*8 + SC_FPREGS)(a0)
94
stt
fs2, (4*8 + SC_FPREGS)(a0)
95
stt
fs3, (5*8 + SC_FPREGS)(a0)
96
stt
fs4, (6*8 + SC_FPREGS)(a0)
97
stt
fs5, (7*8 + SC_FPREGS)(a0)
98
stt
fs6, (8*8 + SC_FPREGS)(a0)
99
stt
fs7, (9*8 + SC_FPREGS)(a0)
103
stt
ft0, SC_FPCR(a0) /* and store it in sc_fpcr */
/src/sys/arch/alpha/alpha/
locore.s
545
stt
$f0, (0 * 8)(t1) /* save first register, using hw name */
546
stt
$f1, (1 * 8)(t1) /* etc. */
547
stt
$f2, (2 * 8)(t1)
548
stt
$f3, (3 * 8)(t1)
549
stt
$f4, (4 * 8)(t1)
550
stt
$f5, (5 * 8)(t1)
551
stt
$f6, (6 * 8)(t1)
552
stt
$f7, (7 * 8)(t1)
553
stt
$f8, (8 * 8)(t1)
554
stt
$f9, (9 * 8)(t1
[
all
...]
fp_complete.c
206
stt
(unsigned int rn, t_float *v, struct lwp *l)
function
289
stt
(inst.float_detail.fb, &tfb, l);
310
stt
(inst.float_detail.fb, &tfb, l);
338
stt
(inst.float_detail.fb, &tfb, l);
357
stt
(inst.float_detail.fb, &tfb, l);
612
stt
(inst.float_detail.fb, &tfb, l);
616
stt
(inst.float_detail.fa, &tfa, l);
/src/sys/lib/libunwind/
unwind_registers.S
739
stt
$f0, 256($16)
740
stt
$f1, 264($16)
741
stt
$f2, 272($16)
742
stt
$f3, 280($16)
743
stt
$f4, 288($16)
744
stt
$f5, 296($16)
745
stt
$f6, 304($16)
746
stt
$f7, 312($16)
747
stt
$f8, 320($16)
748
stt
$f9, 328($16
[
all
...]
Completed in 21 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026