Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 35) sorted by relevance

12

/picolibc-3.7.0-3.6.0/newlib/libc/machine/i960/
Dmemcpy.S128 bge Lwloop_a # loop if more than 3 bytes to move
129 cmpobe g6, g5, Lexit # quit if no more bytes to move
135 cmpobne g6, g5, Lcloop_a # quit if no more bytes to move
150 ble Lwloop.a # loop if more than 3 bytes to move
151 cmpobe g6, g0, Lexit # quit if no more bytes to move
157 cmpobne g6, g0, Lcloop.a # quit if no more bytes to move
Dmemset.S90 bne.t Lbgn_cloop # loop if more bytes to store before longword
100 cmpo 15,g2 # Do we have to store more longwords?
104 bl.t Lwloop # loop if more longwords to store
114 bne.t Lcloop # loop if more bytes to store
Dmemccpy_ca.S229 cmpo g0,g1 # < indicates first word of dest has more bytes
Dstrcpy_ca.S266 cmpo g2,g14 # < indicates first word of dest has more bytes
/picolibc-3.7.0-3.6.0/newlib/libc/machine/h8300/
Dmemcpy.S33 ; it can be more expensive than movmd.b for small moves.
/picolibc-3.7.0-3.6.0/newlib/libc/machine/rx/
Dmemcpy.S15 ;; FIXME: It would be more space efficient to just branch to _memmove...
/picolibc-3.7.0-3.6.0/newlib/libc/machine/hppa/
Dmemcmp.S130 more: combt,<=,n count,tmp1,chunk1 /* Can we do the vshd? */ label
137 b more /* keep checking */
Dstrncmp.S133 more: uxor,nbz s2word,r0,r0 /* Is there a null in first word */ label
143 b more /* keep checking */
Dstrcmp.S202 more: uxor,nbz s1word,r0,r0 /* Is there a null in s1? */ label
213 b more
/picolibc-3.7.0-3.6.0/newlib/libc/machine/rl78/
Dsetjmp.S115 ;; The sp we have now includes one more pushed reg, plus $PC
/picolibc-3.7.0-3.6.0/
DREADME.md128 * [Linking with Picolibc.ld](doc/linking.md). Provides more details
133 Detailed documentation. Use these to learn more details about how to
173 * Add an option (-Dfast-bufio=true) for more efficient fread/fwrite
225 * Fix more m68k 80-bit float bugs
230 multi-lib to check various FPU configurations on older and more
512 5. Make header files a bit more POSIX compliant, installing rpc
625 9. Enable lots more compiler warning flags.
632 12. Add lots more exception and errno tests for the math functions.
755 11. Make the fenv API more consistent and more conformant with the
767 1. Make picolibc more compatible with C++ compilers.
[all …]
DCONTRIBUTING.md34 configured correctly can be a challenge. Learn more about that in the
D.clang-format4 # For more information, see:
DCOPYING.GPL2143 years, to give any third party, for a charge no more than your
304 GNU General Public License for more details.
338 consider it more useful to permit linking proprietary applications with the
/picolibc-3.7.0-3.6.0/doc/
Dembedsource.md5 For more information on the meson subproject feature, refer to the documentation at : https://meson…
Dos.md14 Picolibc stdio splits support for simple console input/output and more
141 all of the above functions along with a couple more POSIX APIs used by
Dtls.md72 ## Creating more TLS blocks
Dusing.md100 boot time. You can read more about this on the [linking](linking.md)
/picolibc-3.7.0-3.6.0/newlib/libc/machine/arc/
Dmemcmp-bs-norm.S97 ; one more load latency cycle
/picolibc-3.7.0-3.6.0/newlib/libc/iconv/
Diconv.tex93 applied to more than one CCS.
97 Thus, an encoding may be considered as one or more CCS + CES.
104 An example of a more complicated encoding is UTF-8 which is the UCS
260 IBM 866 - the updated version of CP 855 which follows more the logical Russian alphabet
740 efficiency: the first method is more efficient since it converts
752 considered as one or more CCS plus a CES. It also decomposes its
753 conversion modules on @dfn{CES converter} plus one or more @dfn{CCS
843 One more design aspect are the speed- and size- optimized tables. Users can
859 Theoretically, the compiled-in CCS tables should be more appropriate for
982 Thus, in order to make the CCS tables more compact, the 16-bit UCS-2 is
[all …]
/picolibc-3.7.0-3.6.0/newlib/libm/test/
Dmeson.build36 # Some arrays have more members than what can be supported on some targets.
/picolibc-3.7.0-3.6.0/newlib/libc/machine/sh/
Dmemcpy.S27 ! 2.: When there are two or three bytes in the last word of an 11-or-more
282 .align 2 ! avoid nop in more frequently executed code.
/picolibc-3.7.0-3.6.0/newlib/
DREADME341 support `--enable-malloc-debugging' any more.
358 Use gdtoa rather than legacy ldtoa. gdtoa privides more accurate
360 more heap memory. gdtoa sometimes requires 16KB heap memory, so
389 more information about this option.
DHOWTO205 more information.
238 to the corresponding source directory, but that is it. For more details on
282 tested in general. The README file has more information. Hopefully someone
/picolibc-3.7.0-3.6.0/newlib/libc/sys/rtems/include/
DREADME18 more compact SUBDIR.${MK_<FOO>}+= form rather than using intermediate

12