Home
last modified time | relevance | path

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

/picolibc-latest/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-latest/semihost/machine/x86/
Dbios.ld3 bios (rx!w) : ORIGIN = 0xffff0000, LENGTH = 0x10000
/picolibc-latest/
Dpicolibc.ld.in45 flash (rx!w) :
48 ram (w!rx) :
DCOPYING.picolibc3175 Files: newlib/libc/machine/rx/memchr.S
3176 newlib/libc/machine/rx/memcpy.S
3177 newlib/libc/machine/rx/memmove.S
3178 newlib/libc/machine/rx/mempcpy.S
3179 newlib/libc/machine/rx/memset.S
3180 newlib/libc/machine/rx/setjmp.S
3181 newlib/libc/machine/rx/strcat.S
3182 newlib/libc/machine/rx/strcmp.S
3183 newlib/libc/machine/rx/strcpy.S
3184 newlib/libc/machine/rx/strlen.S
[all …]
Dmeson.build1085 @0@ (rx!w) :
/picolibc-latest/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 …]