Home
last modified time | relevance | path

Searched refs:save (Results 1 – 25 of 33) sorted by relevance

12

/picolibc-latest/newlib/libc/machine/hppa/
Dstrcat.S35 #define save r1 macro
49 sh3add tmp1,r0,save /* build mask based on tmp1 */
50 mtctl save,11
51 zvdepi -2,32,save
52 or save,tmp2,tmp2
53 uxor,nbz tmp2,r0,save
59 uxor,nbz tmp2,r0,save
62 extru,<> save,7,8,r0 /* following word with null */
64 extru,<> save,15,8,r0
66 extru,<> save,23,8,r0
[all …]
Dstrcpy.S46 #define save r1 macro
62 uxor,nbz oddside,r0,save
69 stwm save,4(d_addr)
70 uxor,nbz oddside,r0,save
74 uxor,nbz evenside,r0,save
82 uxor,nbz oddside,r0,save
89 uxor,sbz evenside,r0,save
96 extru,<> save,7,8,r0 /* pick up leftmost byte */
98 extru,<> save,15,8,r0
100 extru,<> save,23,8,r0
[all …]
Dstrncpy.S36 #define save r1 macro
53 sh3add tmp5,r0,save /* compute mask in save*/
54 mtctl save,11
55 zvdepi -2,32,save
57 or save,tmp1,tmp1 /* or mask with data*/
63 uxor,nbz tmp1,r0,save /* check for null*/
72 sh3add count,r0, save /* setup right mask based on count*/
73 mtctl save,r11
74 zvdepi -2,32,save /*save now has left-hand mask*/
75 uaddcm r0,save,save /*form right hand mask */
[all …]
Dstrcmp.S43 #define save 1 macro
175 ldi 16,save
176 mtctl save,r11
177 zvdepi -2,32,save
178 or save,s1word,s1word
180 or save,s2word,s2word
193 sh3add tmp1,r0,save /* save now has number of bits to mask */
194 mtctl save,r11
195 zvdepi -2,32,save /* load save with proper mask */
196 or save,s1word,s1word
[all …]
Dstrncat.S32 #define save r1 macro
47 sh3add tmp1,r0,save /* build mask based on tmp1 */
48 mtctl save,11
49 zvdepi -2,32,save
50 or save,tmp2,tmp2
51 uxor,nbz tmp2,r0,save
57 uxor,nbz tmp2,r0,save
60 extru,<> save,7,8,r0 /* following word with null */
62 extru,<> save,15,8,r0
64 extru,<> save,23,8,r0
[all …]
Dmemcmp.S37 #define save 1 macro
71 sh3add tmp5,r0,save /* save now has number of bits to mask */
72 mtctl save,11
73 zvdepi -2,32,save /* load save with proper mask */
74 or save,s1word,s1word /* mask s1word (s1) */
75 or save,s2word,s2word /* mask s2word (s2) */
121 sh3add tmp5,r0,save /* save now has number of bits to mask */
122 mtctl save,11
123 zvdepi -2,32,save /* load save with proper mask */
124 or save,s1word,s1word /**/
[all …]
Dstrncmp.S33 #define save 1 macro
67 sh3add tmp5,r0,save /* save now has number of bits to mask */
68 mtctl save,11
69 zvdepi -2,32,save /* load save with proper mask */
70 or save,s1word,s1word /* mask s1word (s1) */
71 or save,s2word,s2word /* mask s2word (s2) */
126 sh3add tmp5,r0,save /* save now has number of bits to mask */
127 mtctl save,11
128 zvdepi -2,32,save /* load save with proper mask */
129 or save,s1word,s1word /* */
[all …]
/picolibc-latest/newlib/libc/machine/fr30/
Dsetjmp.S32 .macro save reg macro
46 save r8
47 save r9
48 save r10
49 save r11
50 save r12
51 save r13
52 save r14
53 save r15
/picolibc-latest/newlib/libc/stdlib/
Decvtbuf.c184 char *save; in fcvtbuf() local
206 save = fcvt_buf; in fcvtbuf()
234 return save; in fcvtbuf()
244 char *save; in ecvtbuf() local
263 save = fcvt_buf; in ecvtbuf()
289 return save; in ecvtbuf()
302 char *save = buf; in _gcvt() local
348 return save; in _gcvt()
366 if (buf == save) in _gcvt()
396 return save; in _gcvt()
/picolibc-latest/newlib/libc/machine/avr/
Dsetjmp.S85 ; save call-saved registers and frame pointer
99 ; save stack pointer (after poping)
108 ; save status register (I flag)
111 ; save return address
/picolibc-latest/newlib/libc/picolib/machine/sparc/
Dinterrupt.S132 save
186 save
187 save
218 save
231 save
/picolibc-latest/newlib/libc/string/
Dmemcpy.c75 void *save = dst0; in memcpy() local
82 return save; in memcpy()
/picolibc-latest/newlib/libc/machine/z8k/
Dsetjmp.S30 ldl @rr6,rr2 ! save it
53 ldl @rr6,rr2 ! save it
80 ld @r7,r2 ! save it
103 ld @r7,r2 ! save it
/picolibc-latest/newlib/libc/machine/i960/
Dstrrchr.S113 mov g5,g6 # save word that has char in it (at least once)
114 subo 4,g2,g0 # save addr of byte after word with char
125 mov g2,g0 # save addr of byte after char
126 mov g3,g6 # save word of all char to short circuit search
Dstrpbrk.S98 mov g14,g13 # save return address
Dstrcspn.S70 mov g14,g13 # save return address
Dstrcmp.S97 mov g5,g2 # save a copy of the source_1 word
Dmemset.S75 lda (g14),g13 # save return address
/picolibc-latest/newlib/libc/machine/mep/
Dsetjmp.S18 # as it's the return value of setjmp, but we save it in case
20 # we should not need to save anything that is call-clobbered,
79 # We restore $sp first so we can save the return value there,
/picolibc-latest/newlib/libc/machine/h8300/
Dreg_memcpy.S42 mov.b A2L,@-A0P ; save byte
/picolibc-latest/newlib/libc/machine/sparc/
Dsetjmp.S83 .text; save %sp,-96,%sp; sethi %hi(1b),%o0; call mcount; \
/picolibc-latest/newlib/libc/machine/rx/
Dsetjmp.S42 mov.l r0, [r1] ; save all the general registers
/picolibc-latest/newlib/libc/machine/crx/
Dsetjmp.S43 #r2: .blkw # pointer save area
/picolibc-latest/newlib/libc/tinystdio/
Dvfscanf.c150 mbstate_t save; in getmb() local
157 save = *ps; in getmb()
163 *ps = save; in getmb()
/picolibc-latest/newlib/libc/machine/xtensa/
Dxtensa.tex14 @section @code{setjmp}---save stack environment

12