Searched refs:perform (Results 1 – 21 of 21) sorted by relevance
/picolibc-latest/newlib/libc/machine/i960/ |
D | strncmp.S | 103 be .Lcloop.a # perform char comparator if null byte found 104 cmpobe g5,g3,.Lwloop # perform char comparator if words are unequal
|
/picolibc-latest/newlib/libc/machine/arc64/ |
D | memmove.S | 51 ; 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
|
D | strcmp.S | 280 ; As LIMM are 32 bit only, we need to perform MOVHL and ORL [1] operations to 342 ; unlikely, it isnt worth it to perform this optimization since it would require
|
D | strlen.S | 237 ; appropriate length As LIMM are 32 bit only, we need to perform MOVHL 259 ; To do this without any jumps, we can shift r12 and perform a
|
D | memchr.S | 308 ; As LIMM are 32 bit only, we need to perform MOVHL and ORL [1] operations to 333 ; To do this without any jumps, we can shift r3 and perform a conditional mov
|
D | strcat.S | 531 ; As LIMM are 32 bit only, we need to perform MOVHL and ORL [1] operations to 551 ; To do this without any jumps, we can shift r6 and perform a conditional mov
|
/picolibc-latest/newlib/libc/machine/rx/ |
D | strcmp.S | 23 3: and #0xff, r4 ; We need to perform an unsigned comparison of the bytes.
|
D | strncmp.S | 30 3: and #0xff, r4 ; We need to perform an unsigned comparison of the bytes.
|
/picolibc-latest/doc/ |
D | locking.md | 5 all of these functions that do not actually perform any locking, so 47 stubs for all of these functions that do not perform locking, so a
|
D | releasing.md | 3 Here are the current steps to perform when releasing a new version of
|
D | using.md | 55 perform all of these in your own code, or you be able to use the
|
D | build.md | 101 on POSIX I/O functions from the underlying system, and perform many 178 default, implementation works best when applications perform few,
|
/picolibc-latest/newlib/doc/ |
D | makedocbook.py | 146 def perform(processed): function 821 perform(processed)
|
/picolibc-latest/newlib/libc/time/ |
D | time.tex | 21 (elapsed, current, or compute time) or to perform calculations based
|
/picolibc-latest/newlib/libc/machine/necv70/ |
D | necv70.tex | 53 instruction @code{fsin.l} to perform the operation. Note that the
|
/picolibc-latest/newlib/libc/ctype/ |
D | ctype.tex | 33 numeric, control characters, whitespace, and so on), or to perform
|
/picolibc-latest/newlib/ |
D | HOWTO | 163 link executables. As a result, Newlib itself cannot perform any link tests. 224 perform adequately for any target, but many architectures include hand written
|
D | ChangeLog-2015 | 20480 (d2b): changed if statements with assignment to perform the 20706 * libc/stdio/fgets.c (fgets): perform CRLF conversions if __SCLE 20743 * libc/stdio/fread.c (fread): perform CRLF conversions if __SCLE
|
/picolibc-latest/newlib/libc/ |
D | sys.tex | 281 provided by your hardware manufacturer) to actually perform the output.
|
/picolibc-latest/ |
D | README.md | 484 as perform some additional optimizations. Bugs found by this change 863 perform 'dsb' and 'isb' instructions to ensure the FPU enabling 937 6. Improve nano-realloc to perform better in various ways, including
|
D | COPYING.NEWLIB | 1395 publicly display, publicly perform, sublicense, and distribute the
|