/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/sha/ |
H A D | sha1-armv8.S | 45 and w26,w22,w21 48 orr w25,w25,w26 59 and w26,w21,w20 62 orr w25,w25,w26 70 and w26,w20,w24 73 orr w25,w25,w26 84 and w26,w24,w23 87 orr w25,w25,w26 95 and w26,w23,w22 98 orr w25,w25,w26 [all...] |
H A D | sha256-armv8.S | 93 ldp w26,w27,[x0,#6*4] 109 bic w19,w26,w24 131 add w26,w26,w28 // h+=K[i] 135 add w26,w26,w4 // h+=X[i] 140 add w26,w26,w17 // h+=Ch(e,f,g) 142 add w26,w26,w1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/sha/ |
H A D | sha1-armv8.S | 45 and w26,w22,w21 48 orr w25,w25,w26 59 and w26,w21,w20 62 orr w25,w25,w26 70 and w26,w20,w24 73 orr w25,w25,w26 84 and w26,w24,w23 87 orr w25,w25,w26 95 and w26,w23,w22 98 orr w25,w25,w26 [all...] |
H A D | sha256-armv8.S | 93 ldp w26,w27,[x0,#6*4] 109 bic w19,w26,w24 131 add w26,w26,w28 // h+=K[i] 135 add w26,w26,w4 // h+=X[i] 140 add w26,w26,w17 // h+=Ch(e,f,g) 142 add w26,w26,w1 [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/sha/ |
H A D | sha1-armv8.S | 45 and w26,w22,w21 48 orr w25,w25,w26 59 and w26,w21,w20 62 orr w25,w25,w26 70 and w26,w20,w24 73 orr w25,w25,w26 84 and w26,w24,w23 87 orr w25,w25,w26 95 and w26,w23,w22 98 orr w25,w25,w26 [all...] |
H A D | sha256-armv8.S | 93 ldp w26,w27,[x0,#6*4] 109 bic w19,w26,w24 131 add w26,w26,w28 // h+=K[i] 135 add w26,w26,w4 // h+=X[i] 140 add w26,w26,w17 // h+=Ch(e,f,g) 142 add w26,w26,w1 [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/sha/ |
H A D | sha1-armv8.S | 45 and w26,w22,w21 48 orr w25,w25,w26 59 and w26,w21,w20 62 orr w25,w25,w26 70 and w26,w20,w24 73 orr w25,w25,w26 84 and w26,w24,w23 87 orr w25,w25,w26 95 and w26,w23,w22 98 orr w25,w25,w26 [all...] |
H A D | sha256-armv8.S | 93 ldp w26,w27,[x0,#6*4] 109 bic w19,w26,w24 131 add w26,w26,w28 // h+=K[i] 135 add w26,w26,w4 // h+=X[i] 140 add w26,w26,w17 // h+=Ch(e,f,g) 142 add w26,w26,w1 [all...] |
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | register-loong64.h | 38 V(w24) V(w25) V(w26) V(w27) V(w28) V(w29) V(w30) V(w31)
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | register-mips64.h | 44 V(w24) V(w25) V(w26) V(w27) V(w28) V(w29) V(w30) V(w31)
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | register-mips.h | 44 V(w24) V(w25) V(w26) V(w27) V(w28) V(w29) V(w30) V(w31)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/chacha/ |
H A D | chacha-armv8.S | 69 mov w13,w26 188 add w13,w13,w26 367 mov w13,w26 636 add w13,w13,w26 961 mov w13,w26 1392 add w13,w13,w26 1447 mov w13,w26 1874 add w13,w13,w26
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/chacha/ |
H A D | chacha-armv8.S | 69 mov w13,w26 188 add w13,w13,w26 367 mov w13,w26 636 add w13,w13,w26 961 mov w13,w26 1392 add w13,w13,w26 1447 mov w13,w26 1874 add w13,w13,w26
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/chacha/ |
H A D | chacha-armv8.S | 69 mov w13,w26 188 add w13,w13,w26 367 mov w13,w26 636 add w13,w13,w26 961 mov w13,w26 1392 add w13,w13,w26 1447 mov w13,w26 1874 add w13,w13,w26
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/chacha/ |
H A D | chacha-armv8.S | 69 mov w13,w26 188 add w13,w13,w26 367 mov w13,w26 636 add w13,w13,w26 961 mov w13,w26 1392 add w13,w13,w26 1447 mov w13,w26 1874 add w13,w13,w26
|
/third_party/vixl/test/aarch64/ |
H A D | test-disasm-aarch64.cc | 340 COMPARE(add(x24, x25, Operand(x26, SXTW, 1)), "add x24, x25, w26, sxtw #1"); in TEST() 366 COMPARE(sub(x24, x25, Operand(x26, SXTW, 1)), "sub x24, x25, w26, sxtw #1"); in TEST() 630 COMPARE(crc32cb(w5, w16, w26), "crc32cb w5, w16, w26"); in TEST() 1068 COMPARE(str(w26, MemOperand(x27, 0, PreIndex)), "str w26, [x27, #0]!"); in TEST() 1083 COMPARE(str(w26, MemOperand(x27, 0, PostIndex)), "str w26, [x27], #0"); in TEST() 1087 COMPARE(str(w26, MemOperand(sp, 4, PreIndex)), "str w26, [s in TEST() [all...] |
H A D | test-api-aarch64.cc | 1376 temps.Include(CPURegList(w24, w25, w26)); in TEST() 1379 temps.Include(Register(w26)); in TEST() 1412 temps.Exclude(CPURegList(w24, w25, w26)); in TEST() 1415 temps.Exclude(Register(w26)); in TEST()
|
H A D | test-trace-aarch64.cc | 74 __ bic(w25, w26, w27); in GenerateTestSequenceBase() 99 __ cls(w25, w26); in GenerateTestSequenceBase() 114 __ crc32cw(w26, w27, w28); in GenerateTestSequenceBase() 148 __ extr(w25, w26, w27, 9); in GenerateTestSequenceBase() 238 __ madd(w25, w26, w27, w28); in GenerateTestSequenceBase() 278 __ rorv(w26, w27, w28); in GenerateTestSequenceBase() 288 __ sdiv(w26, w27, w28); in GenerateTestSequenceBase() 297 __ stlxp(w24, w25, w26, MemOperand(x0)); in GenerateTestSequenceBase() 325 __ strh(w26, MemOperand(x0)); in GenerateTestSequenceBase() 326 __ strh(w26, MemOperan in GenerateTestSequenceBase() [all...] |
H A D | test-assembler-aarch64.cc | 1038 __ Mul(w1, w25, w26); in TEST() 1039 __ Mul(w2, w26, w18); in TEST() 1045 __ Smull(x8, w26, w18); in TEST() 1049 __ Mneg(w12, w25, w26); in TEST() 1050 __ Mneg(w13, w26, w18); in TEST() 1602 __ Clz(w4, w26); in TEST() 1608 __ Cls(w10, w26); in TEST() 4865 __ Sub(w26, w1, Operand(0x1 << 12)); 4889 ASSERT_EQUAL_32(0x111, w26); 4958 __ Sub(w26, w [all...] |
H A D | test-disasm-fp-aarch64.cc | 310 COMPARE(fcvtpu(w26, d27), "fcvtpu w26, d27"); in TEST()
|
H A D | test-assembler-fp-aarch64.cc | 1969 ASSERT_EQUAL_32(CVFlag, w26); in TEST() 2035 ASSERT_EQUAL_32(CVFlag, w26); in TEST()
|
H A D | test-disasm-sve-aarch64.cc | 2041 COMPARE(sqincp(x26, p5.VnB(), w26), "sqincp x26, p5.b, w26"); in TEST() 2042 COMPARE(sqincp(x26, p5.VnH(), w26), "sqincp x26, p5.h, w26"); in TEST() 2043 COMPARE(sqincp(x26, p5.VnS(), w26), "sqincp x26, p5.s, w26"); in TEST() 2044 COMPARE(sqincp(x26, p5.VnD(), w26), "sqincp x26, p5.d, w26"); in TEST() 2505 COMPARE(ctermeq(w30, w26), "ctermeq w30, w26"); in TEST() [all...] |
/third_party/node/deps/v8/src/execution/mips64/ |
H A D | simulator-mips64.h | 224 w26, enumerator
|
/third_party/node/deps/v8/src/execution/mips/ |
H A D | simulator-mips.h | 224 w26, enumerator
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lecp/ |
H A D | main.c | 4477 w26[] = { 0xF9, 0x3E, 0x00 }, variable 4959 ctx.used != sizeof(w26) || memcmp(w26, buf, ctx.used)) { in main()
|