Home
last modified time | relevance | path

Searched refs:B4 (Results 1 - 25 of 43) sorted by relevance

12

/third_party/node/deps/openssl/openssl/crypto/
H A Dc64xpluscpuid.pl46 || SHRU B4,3,B0 ; is length >= 8
52 ||[!B0] CMPLT 0,B4,A1
53 ||[!B0] CMPLT 1,B4,B1
56 ||[!B0] CMPLT 2,B4,A1
57 ||[!B0] CMPLT 3,B4,B1
60 ||[!B0] CMPLT 4,B4,A1
61 ||[!B0] CMPLT 5,B4,B1
64 ||[!B0] CMPLT 6,B4,A1
69 || SUB B4,8,B4
[all...]
/third_party/openssl/crypto/
H A Dc64xpluscpuid.pl46 || SHRU B4,3,B0 ; is length >= 8
52 ||[!B0] CMPLT 0,B4,A1
53 ||[!B0] CMPLT 1,B4,B1
56 ||[!B0] CMPLT 2,B4,A1
57 ||[!B0] CMPLT 3,B4,B1
60 ||[!B0] CMPLT 4,B4,A1
61 ||[!B0] CMPLT 5,B4,B1
64 ||[!B0] CMPLT 6,B4,A1
69 || SUB B4,8,B4
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfaandct.c44 #define B4 1.000000000000000000000000000000000000 // (cos(pi*4/16)sqrt(2))^-1 macro
55 B0*B0, B0*B1, B0*B2, B0*B3, B0*B4, B0*B5, B0*B6, B0*B7,
56 B1*B0, B1*B1, B1*B2, B1*B3, B1*B4, B1*B5, B1*B6, B1*B7,
57 B2*B0, B2*B1, B2*B2, B2*B3, B2*B4, B2*B5, B2*B6, B2*B7,
58 B3*B0, B3*B1, B3*B2, B3*B3, B3*B4, B3*B5, B3*B6, B3*B7,
59 B4*B0, B4*B1, B4*B2, B4*B3, B4*B
[all...]
H A Dfaanidct.c31 #define B4 1.0000000000000000000000 // cos(pi*4/16)sqrt(2) macro
40 B0*B0/8, B0*B1/8, B0*B2/8, B0*B3/8, B0*B4/8, B0*B5/8, B0*B6/8, B0*B7/8,
41 B1*B0/8, B1*B1/8, B1*B2/8, B1*B3/8, B1*B4/8, B1*B5/8, B1*B6/8, B1*B7/8,
42 B2*B0/8, B2*B1/8, B2*B2/8, B2*B3/8, B2*B4/8, B2*B5/8, B2*B6/8, B2*B7/8,
43 B3*B0/8, B3*B1/8, B3*B2/8, B3*B3/8, B3*B4/8, B3*B5/8, B3*B6/8, B3*B7/8,
44 B4*B0/8, B4*B1/8, B4*B2/8, B4*B3/8, B4*B
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_math.c141 #define B4(n) B2(n), B2(n + 1), B2(n + 1), B2(n + 2) in ares__count_bits_u8() macro
142 #define B6(n) B4(n), B4(n + 1), B4(n + 1), B4(n + 2) in ares__count_bits_u8()
/third_party/typescript/tests/baselines/reference/
H A DsubtypingWithNumericIndexer5.js37 class B4<T extends Derived> implements A<T> {
75 var B4 = /** @class */ (function () {
76 function B4() {
78 return B4;
H A DsubtypingWithNumericIndexer.js37 class B4<T extends Base> extends A<T> {
106 var B4 = /** @class */ (function (_super) {
107 __extends(B4, _super);
108 function B4() {
111 return B4;
H A DsubtypingWithNumericIndexer3.js37 class B4<T extends Derived> extends A<T> {
110 var B4 = /** @class */ (function (_super) {
111 __extends(B4, _super);
112 function B4() {
115 return B4;
H A DsubtypingWithStringIndexer.js37 class B4<T extends Base> extends A<T> {
107 var B4 = /** @class */ (function (_super) {
108 __extends(B4, _super);
109 function B4() {
112 return B4;
H A DsubtypingWithStringIndexer3.js37 class B4<T extends Derived> extends A<T> {
110 var B4 = /** @class */ (function (_super) {
111 __extends(B4, _super);
112 function B4() {
115 return B4;
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dkeccak1600-c64x.pl566 || MV B4,INP ; reassign arguments
569 || ADD 4,A4,B4
572 || LDW *B4++[2],B$A[0][0]
574 || LDW *B4++[2],B$A[0][1]
576 || LDW *B4++[2],B$A[0][2]
578 || LDW *B4++[2],B$A[0][3]
580 || LDW *B4++[2],B$A[0][4]
583 || LDW *B4++[2],B$A[1][0]
585 || LDW *B4++[2],B$A[1][1]
587 || LDW *B4
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dkeccak1600-c64x.pl566 || MV B4,INP ; reassign arguments
569 || ADD 4,A4,B4
572 || LDW *B4++[2],B$A[0][0]
574 || LDW *B4++[2],B$A[0][1]
576 || LDW *B4++[2],B$A[0][2]
578 || LDW *B4++[2],B$A[0][3]
580 || LDW *B4++[2],B$A[0][4]
583 || LDW *B4++[2],B$A[1][0]
585 || LDW *B4++[2],B$A[1][1]
587 || LDW *B4
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc503 15 * B24 | 15 * B20 | 15 * B16 | 15 * B12 | 15 * B8 | 15 * B4;
764 return (instr & (B27 | B26 | I | kOpCodeMask | S | kRdMask | B4)) == in IsCmpRegister()
1317 *instr |= x.rs_.code() * B8 | x.shift_op_ | B4 | x.rm_.code(); in AddrMode1TryEncodeOperand()
1364 DCHECK((instr & ~(kCondMask | L | S6 | H)) == (B4 | B7)); in AddrMode3()
1736 B7 | B4 | src1.code()); in mla()
1744 src2.code() * B8 | B7 | B4 | src1.code()); in mls()
1752 src2.code() * B8 | B4 | src1.code()); in sdiv()
1760 src2.code() * B8 | B4 | src1.code()); in udiv()
1767 emit(cond | s | dst.code() * B16 | src2.code() * B8 | B7 | B4 | src1.code()); in mul()
1774 srcA.code() * B12 | src2.code() * B8 | B4 | src in smmla()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp40 static constexpr IValueT B4 = 1 << 4; member
345 return (Rs << kRsShift) | (encodeShift(Shift) << kShiftShift) | B4 |
1069 B25 | B24 | B20 | B15 | B14 | B13 | B12 | B4 |
1109 const IValueT Encoding = B27 | B26 | B25 | B11 | B9 | B8 | B4 |
1138 (Rd << kRdShift) | (Rs << kRsShift) | B7 | B4 |
1197 (Rot << kRotationShift) | B6 | B5 | B4 | (Rm << kRmShift);
1391 ((Imm16 >> 4) << 8) | B6 | B5 | B4 | (Imm16 & 0xf);
1439 (0xfff << 8) | B5 | B4 | (Rm << kRmShift);
1450 B21 | (0xfff << 8) | B4 |
1472 B24 | B22 | B21 | (0xF << 16) | (0xf << 8) | B4;
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcommon_sse41.h43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local
92 *in4 = _mm_or_si128(RG4, B4); in VP8PlanarTo24b_SSE41()
/third_party/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm40 .asg B4,ARG1
193 [!A2] MV B4,A4 ; reassign lo, will be quotient
233 || MV ARG0,B4 ; copy rp
243 || ADDAW B4,B0,B5
260 || STW B18,*B4++ ; rp[i]
273 STW B19,*B4--[B2] ; rewind rp tp rp[1]
299 || MV ARG0,B4 ; copy rp
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.cc173 static_cast<int32_t>(opcode) << kShiftShift | B4 |
317 (0xf << 8) | B4 | static_cast<int32_t>(rm);
354 B7 | B4 |
446 B26 | B25 | B24 | B20 | B4 |
483 EmitMemOpAddressMode3(cond, L | B7 | H | B4, rd, ad);
487 EmitMemOpAddressMode3(cond, B7 | H | B4, rd, ad);
491 EmitMemOpAddressMode3(cond, L | B7 | B6 | B4, rd, ad);
495 EmitMemOpAddressMode3(cond, L | B7 | B6 | H | B4, rd, ad);
505 EmitMemOpAddressMode3(cond, B7 | B6 | B4, rd, Address(rn, offset));
516 EmitMemOpAddressMode3(cond, B7 | B6 | B5 | B4, r
[all...]
/third_party/ffmpeg/libswscale/x86/
H A Dyuv_2_rgb.asm199 paddsw m0, m6 ; B0 B2 B4 B6 ...
206 packuswb m1, m5 ; B0 B2 B4 B6 ... B1 B3 B5 B7 ...
212 punpcklbw m6, m_red ; B0 R1 B2 R3 B4 R5 B6 R7 B8 R9 ...
217 punpckhwd m5, m6 ; R4 G4 B4 R5 R6 G6 B6 R7
229 psllq m5, 32 ; -- -- -- -- R4 G4 B4 R5
246 movd [imageq + 12], m5 ; R4 G4 B4 R5
H A Dinput.asm176 pshufb m2, shuf_rgb1 ; (word) { B4, G4, R4, B5, B6, G6, R6, B7 }
184 movd m2, [srcq+12] ; (byte) { B4, G4, R4, B5 }
188 punpckldq m2, m5 ; (byte) { B4, G4, R4, B5, B6, G6, R6, B7 }
192 punpcklbw m2, m7 ; (word) { B4, G4, R4, B5, B6, G6, R6, B7 }
198 pmaddwd m2, coeff1 ; (dword) { B4*BY + G4*GY, B5*BY, B6*BY + G6*GY, B7*BY }
273 movd m4, [srcq+12] ; (byte) { B4, G4, R4, B5 }
286 pshufb m4, shuf_rgb1 ; (word) { B4, G4, R4, B5, B6, G6, R6, B7 }
290 punpckldq m4, m1 ; (byte) { B4, G4, R4, B5, B6, G6, R6, B7 }
292 punpcklbw m4, m7 ; (word) { B4, G4, R4, B5, B6, G6, R6, B7 }
296 pmaddwd m1, m4, coeffU1 ; (dword) { B4*B
[all...]
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/
H A Drc4-c64xplus.pl28 ($KEY,$LEN,$INP,$OUT)=("A4","B4","A6","B6");
166 ADDKPC _rc4_options,B4
174 ADD B4,A4,A4
/third_party/openssl/crypto/rc4/asm/
H A Drc4-c64xplus.pl28 ($KEY,$LEN,$INP,$OUT)=("A4","B4","A6","B6");
166 ADDKPC _rc4_options,B4
174 ADD B4,A4,A4
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-armv8.pl810 $A3,$B3,$C3,$D3,$A4,$B4,$C4,$D4,$A5,$B5,$C5,$D5) = map("v$_.4s",(8..31));
911 mov $B4,@K[1]
950 my @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,0);
969 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,1);
1064 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,0);
1081 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,1);
1152 add $B4,$B4,@K[1]
1214 eor $B4,$B4,
[all...]
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-armv8.pl814 $A3,$B3,$C3,$D3,$A4,$B4,$C4,$D4,$A5,$B5,$C5,$D5) = map("v$_.4s",(8..31));
916 mov $B4,@K[1]
955 my @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,0);
974 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,1);
1069 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,0);
1086 @thread4=&NEONROUND($A4,$B4,$C4,$D4,$T4,1);
1157 add $B4,$B4,@K[1]
1219 eor $B4,$B4,
[all...]
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/
H A Dghash-armv4.S431 vext.8 d22, d6, d6, #4 @ B4
434 vmull.p8 q11, d26, d22 @ K = A*B4
469 vext.8 d22, d6, d6, #4 @ B4
472 vmull.p8 q11, d28, d22 @ K = A*B4
506 vext.8 d22, d7, d7, #4 @ B4
509 vmull.p8 q11, d27, d22 @ K = A*B4
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/
H A Dghash-armv4.S431 vext.8 d22, d6, d6, #4 @ B4
434 vmull.p8 q11, d26, d22 @ K = A*B4
469 vext.8 d22, d6, d6, #4 @ B4
472 vmull.p8 q11, d28, d22 @ K = A*B4
506 vext.8 d22, d7, d7, #4 @ B4
509 vmull.p8 q11, d27, d22 @ K = A*B4

Completed in 19 milliseconds

12