/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/chacha/ |
H A D | chacha-armv4.S | 449 strb r0,[r14],#16 @ store output 456 strb r1,[r14,#-12] 458 strb r2,[r14,#-8] 465 strb r3,[r14,#-4] 467 strb r0,[r14,#-15] 474 strb r1,[r14,#-11] 476 strb r2,[r14,#-7] 483 strb r3,[r14,#-3] 485 strb r0,[r14,#-14] 492 strb r [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/chacha/ |
H A D | chacha-armv4.S | 449 strb r0,[r14],#16 @ store output 456 strb r1,[r14,#-12] 458 strb r2,[r14,#-8] 465 strb r3,[r14,#-4] 467 strb r0,[r14,#-15] 474 strb r1,[r14,#-11] 476 strb r2,[r14,#-7] 483 strb r3,[r14,#-3] 485 strb r0,[r14,#-14] 492 strb r [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/ |
H A D | ghash-armv4.S | 140 strb r4,[r0,#12+3] 142 strb r9,[r0,#12+2] 144 strb r10,[r0,#12+1] 145 strb r11,[r0,#12] 155 strb r5,[r0,#8+3] 157 strb r9,[r0,#8+2] 159 strb r10,[r0,#8+1] 160 strb r11,[r0,#8] 174 strb r6,[r0,#4+3] 176 strb r [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/ |
H A D | ghash-armv4.S | 140 strb r4,[r0,#12+3] 142 strb r9,[r0,#12+2] 144 strb r10,[r0,#12+1] 145 strb r11,[r0,#12] 155 strb r5,[r0,#8+3] 157 strb r9,[r0,#8+2] 159 strb r10,[r0,#8+1] 160 strb r11,[r0,#8] 174 strb r6,[r0,#4+3] 176 strb r [all...] |
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-armv4.pl | 275 strb $t1,[$rounds,#0] 276 strb $t2,[$rounds,#1] 278 strb $t3,[$rounds,#2] 280 strb $s0,[$rounds,#3] 282 strb $t1,[$rounds,#4] 283 strb $t2,[$rounds,#5] 285 strb $t3,[$rounds,#6] 287 strb $s1,[$rounds,#7] 289 strb $t1,[$rounds,#8] 290 strb [all...] |
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-armv4.pl | 275 strb $t1,[$rounds,#0] 276 strb $t2,[$rounds,#1] 278 strb $t3,[$rounds,#2] 280 strb $s0,[$rounds,#3] 282 strb $t1,[$rounds,#4] 283 strb $t2,[$rounds,#5] 285 strb $t3,[$rounds,#6] 287 strb $s1,[$rounds,#7] 289 strb $t1,[$rounds,#8] 290 strb [all...] |
/third_party/ffmpeg/libavcodec/arm/ |
H A D | ac3dsp_armv6.S | 65 strb r8, [r7], #1 @ bap[bin] 66 strb lr, [r7], #1 77 strb r8, [r7], #1 @ bap[bin]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UPropertyAliases.java | 331 public static int compare(String stra, String strb) { in compare() argument 349 while (istrb<strb.length()) { in compare() 350 cstrb = strb.charAt(istrb); in compare() 362 boolean endstrb = istrb==strb.length(); in compare()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UPropertyAliases.java | 332 public static int compare(String stra, String strb) { in compare() argument 350 while (istrb<strb.length()) { in compare() 351 cstrb = strb.charAt(istrb); in compare() 363 boolean endstrb = istrb==strb.length(); in compare()
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
H A D | keccak1600-armv8.S | 540 strb w4,[x20],#1 544 strb w4,[x20],#1 548 strb w4,[x20],#1 552 strb w4,[x20],#1 556 strb w4,[x20],#1 560 strb w4,[x20],#1 564 strb w4,[x20],#1 977 strb w4,[x1],#1 981 strb w4,[x1],#1 985 strb w [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
H A D | keccak1600-armv8.S | 540 strb w4,[x20],#1 544 strb w4,[x20],#1 548 strb w4,[x20],#1 552 strb w4,[x20],#1 556 strb w4,[x20],#1 560 strb w4,[x20],#1 564 strb w4,[x20],#1 977 strb w4,[x1],#1 981 strb w4,[x1],#1 985 strb w [all...] |
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | keccak1600-armv8.pl | 507 strb w4,[$out],#1 511 strb w4,[$out],#1 515 strb w4,[$out],#1 519 strb w4,[$out],#1 523 strb w4,[$out],#1 527 strb w4,[$out],#1 531 strb w4,[$out],#1 814 strb w4,[$out],#1 818 strb w4,[$out],#1 822 strb w [all...] |
H A D | keccak1600-armv4.pl | 1021 strb r2,[$out],#1 1023 strb r1,[$out],#1 1025 strb r3,[$out],#1 1026 strb r2,[$out],#1 1029 strb r0,[$out],#1 1031 strb r1,[$out],#1 1033 strb r3,[$out],#1 1034 strb r0,[$out],#1 1051 strb r2,[$out],#1 1055 strb r [all...] |
/third_party/openssl/crypto/sha/asm/ |
H A D | keccak1600-armv8.pl | 510 strb w4,[$out],#1 514 strb w4,[$out],#1 518 strb w4,[$out],#1 522 strb w4,[$out],#1 526 strb w4,[$out],#1 530 strb w4,[$out],#1 534 strb w4,[$out],#1 818 strb w4,[$out],#1 822 strb w4,[$out],#1 826 strb w [all...] |
H A D | keccak1600-armv4.pl | 1021 strb r2,[$out],#1 1023 strb r1,[$out],#1 1025 strb r3,[$out],#1 1026 strb r2,[$out],#1 1029 strb r0,[$out],#1 1031 strb r1,[$out],#1 1033 strb r3,[$out],#1 1034 strb r0,[$out],#1 1051 strb r2,[$out],#1 1055 strb r [all...] |
/third_party/musl/src/string/arm/ |
H A D | __aeabi_memcpy.s | 29 strb r3, [r0] 41 strb r3, [r0]
|
/third_party/vixl/benchmarks/aarch32/ |
H A D | asm-disasm-speed-test.cc | 215 __ strb(r5, MemOperand(r4, 48)); in Generate_1() 220 __ strb(Narrow, r3, MemOperand(r4, 24)); in Generate_1() 222 __ strb(r3, MemOperand(r4, 32)); in Generate_1() 223 __ strb(r3, MemOperand(r4, 36)); in Generate_1() 246 __ strb(r3, MemOperand(r4, 160)); in Generate_1() 374 __ strb(r3, MemOperand(fp, 16)); in Generate_2() 504 __ strb(Narrow, r2, MemOperand(r5, 17)); in Generate_3() 548 __ strb(Narrow, r3, MemOperand(r5, 17)); in Generate_3() 629 __ strb(r8, MemOperand(r5, 17)); in Generate_4() 680 __ strb(Narro in Generate_4() [all...] |
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-armv4.pl | 543 strb @x[$j+0],[r14],#16 @ store output 550 strb @x[$j+1],[r14,#-12] 552 strb @x[$j+2],[r14,#-8] 559 strb @x[$j+3],[r14,#-4] 561 strb @x[$j+0],[r14,#-15] 568 strb @x[$j+1],[r14,#-11] 570 strb @x[$j+2],[r14,#-7] 577 strb @x[$j+3],[r14,#-3] 579 strb @x[$j+0],[r14,#-14] 586 strb [all...] |
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-armv4.pl | 543 strb @x[$j+0],[r14],#16 @ store output 550 strb @x[$j+1],[r14,#-12] 552 strb @x[$j+2],[r14,#-8] 559 strb @x[$j+3],[r14,#-4] 561 strb @x[$j+0],[r14,#-15] 568 strb @x[$j+1],[r14,#-11] 570 strb @x[$j+2],[r14,#-7] 577 strb @x[$j+3],[r14,#-3] 579 strb @x[$j+0],[r14,#-14] 586 strb [all...] |
/third_party/musl/src/string/aarch64/ |
H A D | memcpy.S | 98 strb A_lw, [dstin] 99 strb B_lw, [dstin, tmp1] 100 strb C_lw, [dstend, -1]
|
/third_party/optimized-routines/string/aarch64/ |
H A D | memcpy-advsimd.S | 100 strb A_lw, [dstin] 101 strb B_lw, [dstin, tmp1] 102 strb C_lw, [dstend, -1]
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/poly1305/ |
H A D | poly1305-armv4.S | 336 strb r3,[r1,#0] 338 strb r4,[r1,#4] 340 strb r5,[r1,#8] 342 strb r6,[r1,#12] 345 strb r3,[r1,#1] 347 strb r4,[r1,#5] 349 strb r5,[r1,#9] 351 strb r6,[r1,#13] 354 strb r3,[r1,#2] 356 strb r [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/poly1305/ |
H A D | poly1305-armv4.S | 336 strb r3,[r1,#0] 338 strb r4,[r1,#4] 340 strb r5,[r1,#8] 342 strb r6,[r1,#12] 345 strb r3,[r1,#1] 347 strb r4,[r1,#5] 349 strb r5,[r1,#9] 351 strb r6,[r1,#13] 354 strb r3,[r1,#2] 356 strb r [all...] |
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv4.pl | 400 strb $h0,[$mac,#0] 402 strb $h1,[$mac,#4] 404 strb $h2,[$mac,#8] 406 strb $h3,[$mac,#12] 409 strb $h0,[$mac,#1] 411 strb $h1,[$mac,#5] 413 strb $h2,[$mac,#9] 415 strb $h3,[$mac,#13] 418 strb $h0,[$mac,#2] 420 strb [all...] |
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv4.pl | 400 strb $h0,[$mac,#0] 402 strb $h1,[$mac,#4] 404 strb $h2,[$mac,#8] 406 strb $h3,[$mac,#12] 409 strb $h0,[$mac,#1] 411 strb $h1,[$mac,#5] 413 strb $h2,[$mac,#9] 415 strb $h3,[$mac,#13] 418 strb $h0,[$mac,#2] 420 strb [all...] |