Home
last modified time | relevance | path

Searched refs:rx (Results 1 – 6 of 6) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Dexpd2.h110 vec_double2 rx = _floord2(spu_madd(x,spu_splats(LOG2E),spu_splats(0.5))); in _expd2() local
113 vec_int4 exp = spu_convts(spu_roundtf(rx),0); in _expd2()
117 r = spu_nmsub(rx,ln2_hi,x); in _expd2()
118 r = spu_nmsub(rx,ln2_lo,r); in _expd2()
/picolibc-3.7.0-3.6.0/
Dpicolibc.ld.in45 flash (rx!w) :
48 ram (w!rx) :
DCOPYING.picolibc3083 Files: newlib/libc/machine/rx/memchr.S
3084 newlib/libc/machine/rx/memcpy.S
3085 newlib/libc/machine/rx/memmove.S
3086 newlib/libc/machine/rx/mempcpy.S
3087 newlib/libc/machine/rx/memset.S
3088 newlib/libc/machine/rx/setjmp.S
3089 newlib/libc/machine/rx/strcat.S
3090 newlib/libc/machine/rx/strcmp.S
3091 newlib/libc/machine/rx/strcpy.S
3092 newlib/libc/machine/rx/strlen.S
[all …]
Dmeson.build999 @0@ (rx!w) :
/picolibc-3.7.0-3.6.0/newlib/
DNEWS217 * added rx platform
DChangeLog-2015798 * libc/machine/rx/memchr.S: Add non-string insn using version.
799 * libc/machine/rx/memcpy.S: Likewise.
800 * libc/machine/rx/memmove.S: Likewise.
801 * libc/machine/rx/mempcpy.S: Likewise.
802 * libc/machine/rx/strcat.S: Likewise.
803 * libc/machine/rx/strcmp.S: Likewise.
804 * libc/machine/rx/strcpy.S: Likewise.
805 * libc/machine/rx/strlen.S: Likewise.
806 * libc/machine/rx/strncat.S: Likewise.
807 * libc/machine/rx/strncmp.S: Likewise.
[all …]