| /isa-l/igzip/aarch64/ |
| H A D | encode_df.S | 106 .loop: label 159 bhi .loop
|
| H A D | isal_update_histogram.S | 199 b .loop 212 .loop: label 273 bhi .loop
|
| /isa-l/crc/ |
| H A D | crc32_iscsi_by16_10.asm | 158 ; loop will fold 128B at a time until we have 128+y Bytes of buffer 208 vmovdqa xmm10, [rk1] ; Needed later in reduction loop 217 ; instead of 128, we add 128-16 to the loop counter to save 1 instruction from the loop 352 vmovdqa xmm10, [rk_1b] ; Needed later in reduction loop 375 ;; - subtract 32 instead of 16 to save one instruction from the loop
|
| H A D | crc32_gzip_refl_by16_10.asm | 171 ; loop will fold 128B at a time until we have 128+y Bytes of buffer 221 vmovdqa xmm10, [rk1] ; Needed later in reduction loop 230 ; instead of 128, we add 128-16 to the loop counter to save 1 instruction from the loop 391 vmovdqa xmm10, [rk_1b] ; Needed later in reduction loop 414 ;; - subtract 32 instead of 16 to save one instruction from the loop
|
| H A D | crc32_ieee_by4.asm | 125 ;we subtract 128 instead of 64 to save one instruction from the loop 129 ; buffer. The _fold_64_B_loop loop will fold 64B at a time until we 214 ;instead of 64, we add 48 to the loop counter to save 1 instruction from the loop 354 ;update the counter. subtract 32 instead of 16 to save one instruction from the loop
|
| H A D | crc32_ieee_by16_10.asm | 177 ; loop will fold 128B at a time until we have 128+y Bytes of buffer 231 vmovdqa xmm10, [rk1] ; Needed later in reduction loop 240 ; instead of 128, we add 128-16 to the loop counter to save 1 instruction from the loop 403 vmovdqa xmm10, [rk_1b] ; Needed later in reduction loop 427 ;; - subtract 32 instead of 16 to save one instruction from the loop
|
| H A D | crc32_gzip_refl_by8_02.asm | 129 ; we subtract 256 instead of 128 to save one instruction from the loop 133 ; loop will fold 128B at a time until we have 128+y Bytes of buffer 238 ; instead of 128, we add 128-16 to the loop counter to save 1 instruction from the loop 367 ; update the counter. subtract 32 instead of 16 to save one instruction from the loop
|
| H A D | crc16_t10dif_by16_10.asm | 190 ; loop will fold 128B at a time until we have 128+y Bytes of buffer 225 vmovdqa xmm10, [rk1] ; Needed later in reduction loop 234 ; instead of 128, we add 128-16 to the loop counter to save 1 instruction from the loop 364 ; update the counter. subtract 32 instead of 16 to save one instruction from the loop
|
| H A D | crc64_iso_refl_by16_10.asm | 181 vmovdqa xmm10, [rk1] ; Needed later in reduction loop 190 ; instead of 128, we add 128-16 to the loop counter to save 1 instruction from the loop 314 ; update the counter. subtract 32 instead of 16 to save one instruction from the loop
|
| H A D | crc64_iso_norm_by16_10.asm | 191 vmovdqa xmm10, [rk1] ; Needed later in reduction loop 200 ; instead of 128, we add 128-16 to the loop counter to save 1 instruction from the loop 331 ; update the counter. subtract 32 instead of 16 to save one instruction from the loop
|
| /isa-l/igzip/ |
| H A D | proc_heap.asm | 121 .loop: label 125 jnz .loop
|
| H A D | igzip_gen_icf_map_lh1_06.asm | 181 ;; Prep for main loop 289 ;; Compute hash for next loop 326 ;; Compute hash for next loop 362 ;; Setup registers for next loop
|
| H A D | igzip_update_histogram.asm | 304 ;; Setup to begin loop 2 337 ;; Start computing hashes to be used in either the next loop or 524 ;; Setup for next loop
|
| H A D | igzip_gen_icf_map_lh1_04.asm | 190 ;; Prep for main loop 308 ;; Compute hash for next loop 371 ;; Compute hash for next loop 439 ;; Setup registers for next loop
|
| H A D | igzip_body.asm | 42 %define LARGE_MATCH_MIN 264 ; Minimum match size to enter large match emit loop
|
| H A D | igzip_icf_body_h1_gr_bt.asm | 50 %define LARGE_MATCH_MIN 264 ; Minimum match size to enter large match emit loop
|
| /isa-l/raid/ |
| H A D | pq_gen_avx512.asm | 156 sub tmp, 1 ;Inner loop for each source vector 202 sub tmp, 1 ;Inner loop for each source vector
|
| H A D | pq_gen_sse_i32.asm | 173 sub tmp, 1 ;Inner loop for each source vector 221 sub tmp, 1 ;Inner loop for each source vector
|
| H A D | pq_gen_sse.asm | 156 sub tmp, 1 ;Inner loop for each source vector 216 sub tmp, 1 ;Inner loop for each source vector
|
| H A D | pq_gen_avx2.asm | 161 sub tmp, 1 ;Inner loop for each source vector 215 sub tmp, 1 ;Inner loop for each source vector
|
| H A D | pq_gen_avx.asm | 160 sub tmp, 1 ;Inner loop for each source vector 214 sub tmp, 1 ;Inner loop for each source vector
|
| H A D | pq_check_sse_i32.asm | 177 sub tmp, 1 ;Inner loop for each source vector 235 sub tmp, 1 ;Inner loop for each source vector
|
| H A D | pq_check_sse.asm | 157 sub tmp, 1 ;Inner loop for each source vector 229 sub tmp, 1 ;Inner loop for each source vector
|
| /isa-l/erasure_code/ |
| H A D | gf_vect_mad_avx2_gfni.asm | 218 ENCODE_96B ;; loop on 96 bytes at a time
|
| H A D | gf_4vect_mad_avx2_gfni.asm | 219 ENCODE_32B_4 ;; loop on 32 bytes at a time
|