Home
last modified time | relevance | path

Searched refs:bl (Results 1 – 22 of 22) sorted by relevance

/picolibc-latest/newlib/libc/machine/x86/
Dstrchr-32.S49 addb 12(ebp),bl
62 cmpb bl,cl
72 cmpb bl,cl
82 cmpb bl,cl
125 cmpb bl,dl
130 cmpb bl,(eax)
Di386mach.h75 #define bl REG(bl) macro
Dx86_64mach.h79 #define bl REG(bl) macro
/picolibc-latest/picocrt/machine/powerpc/
Dcrt0.S58 bl here
80 bl _cstart
/picolibc-latest/newlib/libm/machine/x86/
Di386mach.h66 #define bl REG(bl) macro
/picolibc-latest/newlib/libc/machine/aarch64/
Drawmemchr.S63 bl strlen
/picolibc-latest/newlib/libc/machine/arm/
Daeabi_memcpy-armv7a.S260 bl word_aligned
283 bl two_word_aligned
/picolibc-latest/newlib/libc/machine/i960/
Dstrncpy_ca.S133 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
Dstrcmp.S115 .diff: bl .neg
Dmemcmp.S122 .diff: bl .neg # arrays differ at current byte.
Dmemccpy_ca.S149 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
Dstrncmp.S123 .diff: bl .neg
Dmemcmp_ca.S150 bl.t Lwloop # branch if max_bytes not reached yet
183 bl Lless_than_exit
Dmemccpy.S117 bl Lcloop_setup # quit word loop if less than 4 bytes
Dmemset.S106 bl.t Lwloop # loop if more longwords to store
Dmemcpy_ca.S165 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
Dstrncat_ca.S153 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
Dstrncpy.S112 bl Lcloop.a # if less than four bytes to go, go to char loop
Dstrcmp_ca.S220 bl Lless_than_exit
Dstrncmp_ca.S225 bl Lless_than_exit
/picolibc-latest/newlib/libc/machine/hppa/
DDEFS.h77 bl _mcount,rp !\
103 bl _mcount,rp !\
/picolibc-latest/newlib/
DChangeLog-201523760 * sys/sysnecv850/crt0.S: Use cmp/bl, not tst/bz.