Home
last modified time | relevance | path

Searched refs:sub (Results 1 – 25 of 32) sorted by relevance

12

/lib/crc/x86/
A Dcrc32c-3way.S89 sub n_misaligned_q, len
123 sub $5, %eax # 4 for 4x_loop, 1 for special last iter
142 sub $4, %eax
A Dcrc-pclmul-template.S341 sub $-4*VL, BUF // Shorter than 'add 4*VL' when VL=32
354 sub $-4*VL, BUF
369 sub $-2*VL, BUF
/lib/
A Datomic64_test.c116 TEST(, sub, -=, onestwos); in test_atomic()
117 TEST(, sub, -=, -one); in test_atomic()
168 TEST(64, sub, -=, onestwos); in test_atomic64()
169 TEST(64, sub, -=, -one); in test_atomic64()
A Datomic64.c126 ATOMIC64_OPS(sub, -=)
/lib/zstd/common/
A Dcompiler.h259 unsigned char const* ZSTD_wrappedPtrSub(unsigned char const* ptr, ptrdiff_t sub) in ZSTD_wrappedPtrSub() argument
261 return ptr - sub; in ZSTD_wrappedPtrSub()
/lib/crc/arm64/
A Dcrc32-core.S96 sub x2, x2, #32
158 sub len, len, x3
178 .Lb\@: sub x3, x3, #1
A Dcrc-t10dif-core.S250 sub len, len, #256
318 sub x4, x4, len
/lib/crc/arm/
A Dcrc-t10dif-core.S263 sub len, len, #256
322 sub buf, buf, #16
329 sub r1, r1, len
A Dcrc32-core.S141 sub LEN, LEN, #0x40
148 sub LEN, LEN, #0x40
/lib/crypto/arm/
A Dchacha-scalar-core.S259 sub sp, #16
273 sub sp, #64
387 sub sp, sp, #64
422 sub sp, #8
A Dblake2s-core.S196 sub sp, sp, #64
221 sub sp, sp, #8 // leave space for v[8..9]
A Dsha1-armv4-large.S76 sub sp,sp,#15*4
208 sub sp,sp,#25*4
393 sub sp,sp,#20*4 @ [+2]
484 sub sp,sp,#20*4
/lib/crypto/x86/
A Dsha1-avx2-asm.S522 sub $1, BLOCKS_CTR
580 sub $1, BLOCKS_CTR
637 sub $RESERVE_STACK, %rsp
A Dchacha-avx512vl-x86_64.S110 sub $2,%r8d
181 sub $1,%rax
322 sub $2,%r8d
447 sub $1,%rax
647 sub $2,%r8d
827 sub $1,%rax
A Dchacha-avx2-x86_64.S137 sub $2,%r8d
208 sub $0x10,%rsp
388 sub $2,%r8d
513 sub $0x10,%rsp
555 sub $0x80, %rsp
773 sub $2,%r8d
A Dchacha-ssse3-x86_64.S108 sub $2,%r8d
181 sub $0x10,%rsp
241 sub $0x80,%rsp
500 sub $2,%r8d
A Dsha256-avx-asm.S408 sub $1, SRND
431 sub $1, SRND
A Dsha256-ssse3-asm.S420 sub $1, SRND
442 sub $1, SRND
A Dsha1-ssse3-and-avx.S77 sub $64, %rsp # allocate workspace
/lib/crypto/arm64/
A Dsha256-ce.S91 sub x2, x2, #1
A Dsha1-ce-core.S81 sub x2, x2, #1
A Dsha512-ce-core.S111 sub x2, x2, #1
A Dchacha-neon-core.S648 sub x3, x3, #128 // start of last block
752 sub x1, x1, #64
/lib/raid6/
A Dint.uc45 * These sub-operations are separate inlines since they can sometimes be
/lib/crypto/riscv/
A Dchacha-riscv64-zvkb.S276 sub NBLOCKS, NBLOCKS, VL

Completed in 709 milliseconds

12