Home
last modified time | relevance | path

Searched full:load (Results 1 – 25 of 63) sorted by relevance

123

/picolibc-3.7.0-3.6.0/newlib/libc/machine/hppa/
Dstrcpy.S113 /* NOTE: the delay slots for the non-aligned cases load a */
123 ldi -1,tmp3 /* load shift quantity. delay slot */
125 ldi -2,tmp3 /* load shift quantity. delay slot */
127 ldi -3,tmp3 /* load shift quantity. delay slot */
129 ldi 1,tmp3 /* load shift quantity. delay slot */
133 ldi -1,tmp3 /* load shift quantity. delay slot */
135 ldi -2,tmp3 /* load shift quantity. delay slot */
137 ldi 2,tmp3 /* load shift quantity. delay slot */
139 ldi 1,tmp3 /* load shift quantity. delay slot */
143 ldi -1,tmp3 /* load shift quantity. delay slot */
[all …]
Dstrcmp.S125 ldi 8,tmp3 /* load shift count (delay slot) */
127 ldi 16,tmp3 /* load shift count (delay slot) */
129 ldi 24,tmp3 /* load shift count (delay slot) */
131 ldi 8,tmp3 /* load shift count (delay slot) */
135 ldi 8,tmp3 /* load shift count (delay slot) */
137 ldi 16,tmp3 /* load shift count (delay slot) */
139 ldi 16,tmp3 /* load shift count (delay slot) */
141 ldi 8,tmp3 /* load shift count (delay slot) */
145 ldi 8,tmp3 /* load shift count (delay slot) */
147 ldi 24,tmp3 /* load shift count (delay slot) */
[all …]
Dstrncmp.S67 zvdepi -2,32,save /* load save with proper mask */
126 zvdepi -2,32,save /* load save with proper mask */
130 zvdepi -2,32,save /* load save with proper mask */
135 ldwm 4(0,s2),tmp7 /* load second word to enable us to shift */
162 zvdepi -2,32,save /* load save with proper mask */
166 zvdepi -2,32,save /* load save with proper mask */
171 ldwm 4(0,s1),tmp7 /* load second word to enable us to shift */
Dmemcmp.S71 zvdepi -2,32,save /* load save with proper mask */
121 zvdepi -2,32,save /* load save with proper mask */
125 zvdepi -2,32,save /* load save with proper mask */
131 ldwm 4(0,s2),tmp7 /* load second word to enable us to shift */
157 zvdepi -2,32,save /*load save with proper mask */
161 zvdepi -2,32,save /*load save with proper mask */
167 ldwm 4(0,s1),tmp7 /*load second word to enable us to shift */
Dstrcat.S101 … sh3add,>= tmp3,r0,tmp4 /* compute the shift amt.and skip load if tmp6 > tmp1. */
102 … ldwm 4(0,s_addr),tmp1 /* load up the first word from the source. tmp1 = *s_addr++ */
105 … mtctl tmp4,11 /* load the shift count into cr11 = shift count register. */
114 mtctl tmp4,11 /* re-load the shift count into cr11 */
Dstrncat.S100 ldws 0(s_addr),tmp1 /* load up the back_porch*/
114 sub,>= tmp5,tmp4,tmp6 /* compute the shift amt.and skip load if tmp5 > tmp4.*/
115 … ldwm 4(0,s_addr),tmp1 /* load up the first word from the source. tmp1 = *s_addr++*/
117 mtctl tmp4,11 /* load the shift count into cr11 = shift count register.*/
127 mtctl tmp4,11 /* re-load the shift count into cr11 */
Dmemcpy.S76 ldws 0(s_addr),tmp1 /* load up the back_porch */
83 …sub,>= tmp2,tmp1,tmp3 /* compute the shift quantity again and skip the load if tmp2 > tm…
84 … ldwm 4(0,s_addr),tmp1 /* load up the first word from the source. tmp1 = *s_addr++ */
86 mtctl tmp4,11 /* load the shift count into cr11 = shift count register. */
Dstrncpy.S68 ldws 0(s_addr),tmp1 /* load up the back_porch*/
82 sub,>= tmp5,tmp1,tmp3 /* compute the shift amt.and skip load if tmp5 > tmp1.*/
83 … ldwm 4(0,s_addr),tmp1 /* load up the first word from the source. tmp1 = *s_addr++*/
85 mtctl tmp4,11 /* load the shift count into cr11 = shift count register.*/
95 mtctl tmp4,11 /* re-load the shift count into cr11 */
/picolibc-3.7.0-3.6.0/newlib/libc/machine/mips/machine/
Dasm.h47 #define REG_L lw /* load saved register */
56 #define PTR_L lw /* load pointer */
64 #define REG_L ld /* load saved register */
73 #define PTR_L lw /* load pointer */
81 #define REG_L ld /* load saved register */
90 #define PTR_L lw /* load pointer */
98 #define REG_L ld /* load saved register */
107 #define PTR_L lw /* load pointer */
115 #define REG_L ld /* load saved register */
124 #define PTR_L ld /* load pointer */
/picolibc-3.7.0-3.6.0/newlib/libc/iconv/ces/
Dtable.c52 * linked-in tables. If not found, it tries to load it from external file
435 * load_file - load conversion table from external file and initialize
445 * If 'direction' is 0 - load "To UCS" table, else load "From UCS"
503 if (direction == 0) /* Load "To UCS" table */ in load_file()
508 else /* Load "From UCS" table */ in load_file()
516 if (direction == 0) /* Load "To UCS" table */ in load_file()
526 else /* Load "From UCS" table */ in load_file()
/picolibc-3.7.0-3.6.0/.github/workflows/
Dlinux.yml84 - name: Load and Check the Docker Image
86 docker load -i $IMAGE_FILE
144 - name: Load and Check the Docker Image
146 docker load -i $IMAGE_FILE
204 - name: Load and Check the Docker Image
206 docker load -i $IMAGE_FILE
Dsteps-head14 - name: Load and Check the Docker Image
16 docker load -i $IMAGE_FILE
Dzephyr.yml90 - name: Load and Check the Docker Image
92 docker load -i $IMAGE_FILE
150 - name: Load and Check the Docker Image
152 docker load -i $IMAGE_FILE
/picolibc-3.7.0-3.6.0/newlib/libc/machine/sh/
Dstrcpy.S32 // r22 < r23 : Need to do a load from the destination.
33 // r22 == r23 : Doesn't actually need to load from destination,
/picolibc-3.7.0-3.6.0/newlib/libc/machine/avr/
Dmacros.inc334 LPM_R0_ZPLUS_NEXT is used inside the loop to load a byte from
354 /* ELPM with RAMPZ:Z post-increment, load RAMPZ only once */
362 /* ELPM without post-increment, load RAMPZ each time (ATmega103) */
/picolibc-3.7.0-3.6.0/newlib/libc/machine/microblaze/
Dmb_endian.h7 * load/store reverse instructions to do the trick on little-endian systems.
/picolibc-3.7.0-3.6.0/newlib/libc/machine/i960/
Dstrlen_ca.S109 ld (g2),g5 # load odd word
118 /* effecting the load of g4 and g5 only. */
/picolibc-3.7.0-3.6.0/newlib/libc/machine/mips/
Dmemcpy.S108 * Using PREFETCH_HINT_LOAD_STREAMED instead of PREFETCH_LOAD on load
151 * standard load and store prefetch hints.
230 /* We load/store 64 bits at a time when USE_DOUBLE is true.
320 * load/store to make them aligned. If they are both already aligned
837 C_LD t0, UNIT(0)(REG2); /* Load first part of source. */ \
839 C_LD t1, UNIT(1)(REG2); /* Load second part of source. */ \
/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/
Dprintf.S49 lqd $0, 16($sp) /* load caller address */
Dscanf.S49 lqd $0, 16($sp) /* load caller address */
Dsnprintf.S49 lqd $0, 16($sp) /* load caller address */
Dsprintf.S49 lqd $0, 16($sp) /* load caller address */
Dsscanf.S49 lqd $0, 16($sp) /* load caller address */
Dfprintf.S55 lqd $0, 16($sp) /* load caller address */
/picolibc-3.7.0-3.6.0/newlib/libc/picolib/machine/arm/
Dread_tp.S56 /* Load the address of __tls */

123