Searched refs:rx (Results 1 – 6 of 6) sorted by relevance
110 vec_double2 rx = _floord2(spu_madd(x,spu_splats(LOG2E),spu_splats(0.5))); in _expd2() local113 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()
45 flash (rx!w) :48 ram (w!rx) :
3083 Files: newlib/libc/machine/rx/memchr.S3084 newlib/libc/machine/rx/memcpy.S3085 newlib/libc/machine/rx/memmove.S3086 newlib/libc/machine/rx/mempcpy.S3087 newlib/libc/machine/rx/memset.S3088 newlib/libc/machine/rx/setjmp.S3089 newlib/libc/machine/rx/strcat.S3090 newlib/libc/machine/rx/strcmp.S3091 newlib/libc/machine/rx/strcpy.S3092 newlib/libc/machine/rx/strlen.S[all …]
999 @0@ (rx!w) :
217 * added rx platform
798 * 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 …]