Searched refs:bl (Results 1 – 22 of 22) sorted by relevance
/picolibc-latest/newlib/libc/machine/x86/ |
D | strchr-32.S | 49 addb 12(ebp),bl 62 cmpb bl,cl 72 cmpb bl,cl 82 cmpb bl,cl 125 cmpb bl,dl 130 cmpb bl,(eax)
|
D | i386mach.h | 75 #define bl REG(bl) macro
|
D | x86_64mach.h | 79 #define bl REG(bl) macro
|
/picolibc-latest/picocrt/machine/powerpc/ |
D | crt0.S | 58 bl here 80 bl _cstart
|
/picolibc-latest/newlib/libm/machine/x86/ |
D | i386mach.h | 66 #define bl REG(bl) macro
|
/picolibc-latest/newlib/libc/machine/aarch64/ |
D | rawmemchr.S | 63 bl strlen
|
/picolibc-latest/newlib/libc/machine/arm/ |
D | aeabi_memcpy-armv7a.S | 260 bl word_aligned 283 bl two_word_aligned
|
/picolibc-latest/newlib/libc/machine/i960/ |
D | strncpy_ca.S | 133 bl.f Lcase_1_cloop.a # branch if fewer than four bytes to copy 190 bl.f Lcase_1_cloop.b # branch if fewer than four bytes to copy 238 bl.f Lcase_3_cloop.a # branch if < four bytes left to move 254 bl.f Lcase_3_cloop.a # branch if < four bytes left to move
|
D | strcmp.S | 115 .diff: bl .neg
|
D | memcmp.S | 122 .diff: bl .neg # arrays differ at current byte.
|
D | memccpy_ca.S | 149 bl.f Lcase_13_cloop_setup # branch if < four bytes left to move 164 bl.f Lcase_13_cloop_setup # branch if < four bytes left to move 190 bl.f Lcase_13_cloop_setup # branch if less than four bytes to copy
|
D | strncmp.S | 123 .diff: bl .neg
|
D | memcmp_ca.S | 150 bl.t Lwloop # branch if max_bytes not reached yet 183 bl Lless_than_exit
|
D | memccpy.S | 117 bl Lcloop_setup # quit word loop if less than 4 bytes
|
D | memset.S | 106 bl.t Lwloop # loop if more longwords to store
|
D | memcpy_ca.S | 165 bl.f Lcase_3_cloop # branch if < four bytes left to move 278 bl.f Lcase.3_cloop # branch if < four bytes left to move 292 bl.f Lcase.3_cloop # branch if < four bytes left to move 340 bl.t 1f
|
D | strncat_ca.S | 153 bl.f Lcase_1_cloop # branch if fewer than four bytes to copy 263 bl.f Lcase_3_cloop # branch if < four bytes left to move 284 bl.f Lcase_3_cloop # branch if < four bytes left to move
|
D | strncpy.S | 112 bl Lcloop.a # if less than four bytes to go, go to char loop
|
D | strcmp_ca.S | 220 bl Lless_than_exit
|
D | strncmp_ca.S | 225 bl Lless_than_exit
|
/picolibc-latest/newlib/libc/machine/hppa/ |
D | DEFS.h | 77 bl _mcount,rp !\ 103 bl _mcount,rp !\
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 23760 * sys/sysnecv850/crt0.S: Use cmp/bl, not tst/bz.
|