Home
last modified time | relevance | path

Searched refs:rd (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/picolib/machine/sparc/
Dinterrupt.S52 rd %psr, %l0 ; \
55 rd %tbr, %l6 ;
137 rd %wim, %l3
162 rd %wim, %l3
209 rd %psr, %g1
/picolibc-latest/newlib/libc/stdlib/
Dstrtodg.c285 int rd, int *irv) in rvOK() argument
316 switch(rd) { in rvOK()
443 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; in _strtodg_l() local
630 rd = 0; in _strtodg_l()
633 rd = 2 - sign; in _strtodg_l()
636 rd = 1; in _strtodg_l()
639 rd = 1 + sign; in _strtodg_l()
656 if (rvOK(dval(rv), fpi, exp, bits, 1, rd, &irv)) in _strtodg_l()
666 if (rvOK(dval(rv), fpi, exp, bits, i, rd, &irv)) in _strtodg_l()
696 if (rvOK(dval(rv), fpi, exp, bits, 0, rd, &irv)) in _strtodg_l()
[all …]
/picolibc-latest/
DREADME.md566 Nohlgård and Alexander Richardson who found this issue while
948 <denis.feklushkin@gmail.com> and Joakim Nohlgård <joakim@nohlgard.se>.