Home
last modified time | relevance | path

Searched refs:ret0 (Results 1 – 14 of 14) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/machine/hppa/
Dstrcmp.S68 comclr,>> s1word,s2word,ret0 /*Set ret0 to 0 and skip if greater*/
69 ldi -2,ret0 /*Set ret0 to -2 when less */
71 addi 1,ret0,ret0 /*Fix return value to be -1 or +1 */
87 comclr,<> s1word,s2word,ret0 /*Set ret0 to 0 and skip if not equal */
89 comclr,>> s1word,s2word,ret0 /*Set ret0 to 0 and skip if greater*/
90 ldi -2,ret0 /*Set ret0 to -2 when less */
92 addi 1,ret0,ret0 /*Fix return value to be -1 or +1 */
97 copy r0,ret0
101 ldbs 0(0,s2),ret0
103 sub 0,ret0,ret0
[all …]
Dmemcmp.S43 copy 0,ret0 /*return 0 (DELAY SLOT) */
46 copy 0,ret0 /*return 0 (delay slot) */
49 ldbs 0(0,s2),ret0 /**/
51 sub 0,ret0,ret0 /*ret0 <- -*s2 */
83 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
88 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
93 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
98 sub tmp3,tmp7,ret0 /* the last character in the word is */
181 zero: copy r0,ret0
Dstrncmp.S39 copy 0,ret0 /* return 0 (DELAY SLOT) */
42 copy 0,ret0 /* return 0 (delay slot) */
45 ldbs 0(0,s2),ret0 /* */
47 subi 0,ret0,ret0 /* ret0 <- -*s2 */
79 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
86 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
93 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
100 sub tmp3,tmp7,ret0 /* the last characters in the word is */
187 zero: copy r0,ret0
Dmemchr.S34 copy r0,ret0 /* null if c not found in n chars */
45 ldo -1(FROM),ret0
Dstrlen.S20 #define end ret0
76 uaddcm end,start,ret0
Dmemset.S36 copy TO,ret0 /* return value is start of copy */
Dmemcpy.S37 …movb,=,n d_addr,ret0,done /* The return value is defined to be the value of d_addr. DELAY …
Dstrcat.S39 copy d_addr,ret0 /* The return value is the value of d_addr. DELAY SLOT*/
Dstrncat.S37 copy d_addr,ret0 /* The return value is the value of d_addr. DELAY SLOT*/
Dstrncpy.S40 …copy d_addr,ret0 /* The return value is defined to be the value of d_addr. DELAY SLO…
Dstrcpy.S54 copy d_addr,ret0
Dpcc_prefix.s306 ret0: .equ r28 ; return value label
/picolibc-3.7.0-3.6.0/newlib/libc/machine/aarch64/
Dstrncmp.S84 cbz limit, L(ret0)
327 L(ret0):
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dstrtod.c288 goto ret0;
396 goto ret0;
475 ret0: