Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 12 of 12) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/headers/
Dremainder.h53 vec_uint4 normal, norm, denorm; in _remainder() local
153 normal = spu_cmpgt((vec_int4)exp_y, 0); in _remainder()
160 mant_x = spu_sel(denorm, norm, normal); in _remainder()
162 exp_y = spu_and(spu_rl(exp_y, 20), normal); in _remainder()
174 abs_2x = spu_and(spu_add(abs_x, implied_1), normal); in _remainder()
Dfmod.h55 vec_uint4 normal, norm, denorm; in _fmod() local
139 normal = spu_cmpgt((vec_int4)exp_y, 0); in _fmod()
146 mant_x = spu_sel(denorm, norm, normal); in _fmod()
148 exp_y = spu_and(spu_rl(exp_y, 20), normal); in _fmod()
Dremquo.h55 vec_uint4 normal, norm, denorm; in _remquo() local
158 normal = spu_cmpgt((vec_int4)exp_y, 0); in _remquo()
165 mant_x = spu_sel(denorm, norm, normal); in _remquo()
167 exp_y = spu_and(spu_rl(exp_y, 20), normal); in _remquo()
214 abs_2x = spu_and(spu_add(abs_x, implied_1), normal); in _remquo()
/picolibc-latest/newlib/libc/machine/arc64/
Dmemmove.S51 ; We can safely perform a normal memcpy. Otherwise, we need to perform it
151 ; We can safely perform a normal memcpy. Otherwise, we need to perform it
/picolibc-latest/newlib/libm/test/
Dtest.h259 int_scan_type normal;
Dconvert.c208 test_strtol_base(0, &(p->normal), p->string); in test_strtol()
/picolibc-latest/newlib/libc/signal/
Dsignal.tex20 A @dfn{signal} is an event that interrupts the normal flow of control
/picolibc-latest/doc/
Dtls.md43 the normal data/bss initialization process for the application.
Dbuild.md203 These either have no effect or should not be enabled in normal use of
/picolibc-latest/newlib/libc/reent/
Dreent.tex48 There are two versions of @samp{struct _reent}, a normal one and one
/picolibc-latest/picocrt/
Dmeson.build96 …# The normal variant does not call 'exit' after return from main (c lingo: freestanding execution …
/picolibc-latest/newlib/
DChangeLog-20154771 binary compatible with normal layout.
10983 around stdio macros that manipulate fields in the normal file
14588 for normal mode.
14590 for normal mode.
15797 normal mode
16289 * libc/sys/h8300hms/read.c: Add support for normal mode