Home
last modified time | relevance | path

Searched refs:bt (Results 1 – 6 of 6) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/machine/sh/
Dstrcmp.S178 bt Longword_loop_end
180 bt.s Longword_loop
192 bt L_return
194 bt.s L_char_loop
204 bt Longword_loop_end
206 bt Longword_loop
216 bt L_return
218 bt L_char_loop
Dmemcpy.S219 SL(bt, L_even, mov COUNT,r7)
228 SL(bt, L_al4dst, sub SRC,r0)
234 bt L_al4both
265 SL(bt, L_al4src, add #-1,DST)
288 bt L_ready
312 SL(bt, L_even,
322 bt L_al4dst
328 bt L_al4both
342 bt L_2l_loop
353 SL(bt, L_al4both_loop,
[all …]
Dstrcpy.S108 SL(bt, Longword_loop_end, sub SRC,r0)
114 bt Longword_loop_end
Dstrncpy.S191 bt return
196 bt/s found0
/picolibc-3.7.0-3.6.0/newlib/libc/machine/csky/
Dsetjmp.S77 bt 1f
/picolibc-3.7.0-3.6.0/newlib/libm/test/
Dtest.c430 void bt(void){ in bt() function