/picolibc-latest/newlib/libc/machine/hppa/ |
D | strcpy.S | 115 /* NOTE: the delay slots for the non-aligned cases load a */ 125 ldi -1,tmp3 /* load shift quantity. delay slot */ 127 ldi -2,tmp3 /* load shift quantity. delay slot */ 129 ldi -3,tmp3 /* load shift quantity. delay slot */ 131 ldi 1,tmp3 /* load shift quantity. delay slot */ 135 ldi -1,tmp3 /* load shift quantity. delay slot */ 137 ldi -2,tmp3 /* load shift quantity. delay slot */ 139 ldi 2,tmp3 /* load shift quantity. delay slot */ 141 ldi 1,tmp3 /* load shift quantity. delay slot */ 145 ldi -1,tmp3 /* load shift quantity. delay slot */ [all …]
|
D | strcmp.S | 127 ldi 8,tmp3 /* load shift count (delay slot) */ 129 ldi 16,tmp3 /* load shift count (delay slot) */ 131 ldi 24,tmp3 /* load shift count (delay slot) */ 133 ldi 8,tmp3 /* load shift count (delay slot) */ 137 ldi 8,tmp3 /* load shift count (delay slot) */ 139 ldi 16,tmp3 /* load shift count (delay slot) */ 141 ldi 16,tmp3 /* load shift count (delay slot) */ 143 ldi 8,tmp3 /* load shift count (delay slot) */ 147 ldi 8,tmp3 /* load shift count (delay slot) */ 149 ldi 24,tmp3 /* load shift count (delay slot) */ [all …]
|
D | memcmp.S | 73 zvdepi -2,32,save /* load save with proper mask */ 123 zvdepi -2,32,save /* load save with proper mask */ 127 zvdepi -2,32,save /* load save with proper mask */ 133 ldwm 4(0,s2),tmp7 /* load second word to enable us to shift */ 159 zvdepi -2,32,save /*load save with proper mask */ 163 zvdepi -2,32,save /*load save with proper mask */ 169 ldwm 4(0,s1),tmp7 /*load second word to enable us to shift */
|
D | strncmp.S | 69 zvdepi -2,32,save /* load save with proper mask */ 128 zvdepi -2,32,save /* load save with proper mask */ 132 zvdepi -2,32,save /* load save with proper mask */ 137 ldwm 4(0,s2),tmp7 /* load second word to enable us to shift */ 164 zvdepi -2,32,save /* load save with proper mask */ 168 zvdepi -2,32,save /* load save with proper mask */ 173 ldwm 4(0,s1),tmp7 /* load second word to enable us to shift */
|
D | strcat.S | 103 … sh3add,>= tmp3,r0,tmp4 /* compute the shift amt.and skip load if tmp6 > tmp1. */ 104 … ldwm 4(0,s_addr),tmp1 /* load up the first word from the source. tmp1 = *s_addr++ */ 107 … mtctl tmp4,11 /* load the shift count into cr11 = shift count register. */ 116 mtctl tmp4,11 /* re-load the shift count into cr11 */
|
D | strncat.S | 102 ldws 0(s_addr),tmp1 /* load up the back_porch*/ 116 sub,>= tmp5,tmp4,tmp6 /* compute the shift amt.and skip load if tmp5 > tmp4.*/ 117 … ldwm 4(0,s_addr),tmp1 /* load up the first word from the source. tmp1 = *s_addr++*/ 119 mtctl tmp4,11 /* load the shift count into cr11 = shift count register.*/ 129 mtctl tmp4,11 /* re-load the shift count into cr11 */
|
D | memcpy.S | 78 ldws 0(s_addr),tmp1 /* load up the back_porch */ 85 …sub,>= tmp2,tmp1,tmp3 /* compute the shift quantity again and skip the load if tmp2 > tm… 86 … ldwm 4(0,s_addr),tmp1 /* load up the first word from the source. tmp1 = *s_addr++ */ 88 mtctl tmp4,11 /* load the shift count into cr11 = shift count register. */
|
D | strncpy.S | 70 ldws 0(s_addr),tmp1 /* load up the back_porch*/ 84 sub,>= tmp5,tmp1,tmp3 /* compute the shift amt.and skip load if tmp5 > tmp1.*/ 85 … ldwm 4(0,s_addr),tmp1 /* load up the first word from the source. tmp1 = *s_addr++*/ 87 mtctl tmp4,11 /* load the shift count into cr11 = shift count register.*/ 97 mtctl tmp4,11 /* re-load the shift count into cr11 */
|
/picolibc-latest/newlib/libc/machine/mips/machine/ |
D | asm.h | 47 #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-latest/newlib/libc/iconv/ces/ |
D | table.c | 50 * linked-in tables. If not found, it tries to load it from external file 433 * load_file - load conversion table from external file and initialize 443 * If 'direction' is 0 - load "To UCS" table, else load "From UCS" 501 if (direction == 0) /* Load "To UCS" table */ in load_file() 506 else /* Load "From UCS" table */ in load_file() 514 if (direction == 0) /* Load "To UCS" table */ in load_file() 524 else /* Load "From UCS" table */ in load_file()
|
/picolibc-latest/.github/workflows/ |
D | linux.yml | 84 - 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
|
D | steps-head | 14 - name: Load and Check the Docker Image 16 docker load -i $IMAGE_FILE
|
D | zephyr.yml | 90 - 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-latest/newlib/libc/machine/sh/ |
D | strcpy.S | 34 // r22 < r23 : Need to do a load from the destination. 35 // r22 == r23 : Doesn't actually need to load from destination,
|
/picolibc-latest/newlib/libc/machine/avr/ |
D | macros.inc | 334 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-latest/newlib/libc/machine/microblaze/ |
D | mb_endian.h | 7 * load/store reverse instructions to do the trick on little-endian systems.
|
/picolibc-latest/newlib/libc/machine/i960/ |
D | strlen_ca.S | 111 ld (g2),g5 # load odd word 120 /* effecting the load of g4 and g5 only. */
|
/picolibc-latest/newlib/libc/machine/mips/ |
D | memcpy.S | 110 * Using PREFETCH_HINT_LOAD_STREAMED instead of PREFETCH_LOAD on load 153 * standard load and store prefetch hints. 232 /* We load/store 64 bits at a time when USE_DOUBLE is true. 322 * load/store to make them aligned. If they are both already aligned 839 C_LD t0, UNIT(0)(REG2); /* Load first part of source. */ \ 841 C_LD t1, UNIT(1)(REG2); /* Load second part of source. */ \
|
/picolibc-latest/newlib/libc/machine/spu/ |
D | scanf.S | 51 lqd $0, 16($sp) /* load caller address */
|
D | snprintf.S | 51 lqd $0, 16($sp) /* load caller address */
|
D | sprintf.S | 51 lqd $0, 16($sp) /* load caller address */
|
D | sscanf.S | 51 lqd $0, 16($sp) /* load caller address */
|
D | printf.S | 51 lqd $0, 16($sp) /* load caller address */
|
D | fprintf.S | 57 lqd $0, 16($sp) /* load caller address */
|
/picolibc-latest/newlib/libc/machine/xtensa/ |
D | memcpy.S | 28 /* If the Xtensa Unaligned Load Exception option is not used, this 266 l32i a6, a3, 0 // load first word
|