Home
last modified time | relevance | path

Searched refs:B0 (Results 1 - 25 of 164) sorted by relevance

1234567

/third_party/node/deps/openssl/openssl/crypto/
H A Dc64xpluscpuid.pl34 MVC TSCL,B0
36 [!B0] MVC B0,TSCL ; start TSC
37 MV B0,A4
46 || SHRU B4,3,B0 ; is length >= 8
48 [!B0] BNOP RA
51 [B0] MVC B0,ILC
52 ||[!B0] CMPLT 0,B4,A1
53 ||[!B0] CMPL
[all...]
/third_party/openssl/crypto/
H A Dc64xpluscpuid.pl34 MVC TSCL,B0
36 [!B0] MVC B0,TSCL ; start TSC
37 MV B0,A4
46 || SHRU B4,3,B0 ; is length >= 8
48 [!B0] BNOP RA
51 [B0] MVC B0,ILC
52 ||[!B0] CMPLT 0,B4,A1
53 ||[!B0] CMPL
[all...]
/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghash-c64xplus.pl76 || MVK 1,B0 ; take a single spin
92 || SHRU $len,4,B0 ; reassign len
98 || [B0] LDNDW *${inp}[1],$H1x:$H0x
100 || [B0] LDNDW *${inp}++[2],$H3x:$H2x
113 || [B0] XOR $H0x,$Z0,$Z0 ; Xi^=inp
114 || [B0] XOR $H1x,$Z1,$Z1
116 [B0] XOR $H2x,$Z2,$Z2
117 || [B0] XOR $H3x,$Z3,$Z3
118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall
120 || [B0] SHR
[all...]
/third_party/openssl/crypto/modes/asm/
H A Dghash-c64xplus.pl76 || MVK 1,B0 ; take a single spin
92 || SHRU $len,4,B0 ; reassign len
98 || [B0] LDNDW *${inp}[1],$H1x:$H0x
100 || [B0] LDNDW *${inp}++[2],$H3x:$H2x
113 || [B0] XOR $H0x,$Z0,$Z0 ; Xi^=inp
114 || [B0] XOR $H1x,$Z1,$Z1
116 [B0] XOR $H2x,$Z2,$Z2
117 || [B0] XOR $H3x,$Z3,$Z3
118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall
120 || [B0] SHR
[all...]
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/
H A Drc4-c64xplus.pl50 MV $LEN,B0
51 [!B0] BNOP B3 ; if (len==0) return;
52 ||[B0] ADD $KEY,2,$KEYA
53 ||[B0] ADD $KEY,2,$KEYB
54 [B0] MVK 1,$ONE
55 ||[B0] LDBU *${KEYA}[-2],$XX ; key->x
56 [B0] LDBU *${KEYB}[-1],$YY ; key->y
71 CMPEQ $YY,$XX,B0
74 ||[B0] ADD4 $TX,$YY,$YY
76 ||[!B0] ADD
[all...]
/third_party/openssl/crypto/rc4/asm/
H A Drc4-c64xplus.pl50 MV $LEN,B0
51 [!B0] BNOP B3 ; if (len==0) return;
52 ||[B0] ADD $KEY,2,$KEYA
53 ||[B0] ADD $KEY,2,$KEYB
54 [B0] MVK 1,$ONE
55 ||[B0] LDBU *${KEYA}[-2],$XX ; key->x
56 [B0] LDBU *${KEYB}[-1],$YY ; key->y
71 CMPEQ $YY,$XX,B0
74 ||[B0] ADD4 $TX,$YY,$YY
76 ||[!B0] ADD
[all...]
/third_party/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm53 MV ARG2,B0
54 [!B0] BNOP RA
55 ||[!B0] MVK 0,RET
56 [B0] MVC B0,ILC
57 [B0] ZERO A19 ; high part of accumulator
58 || [B0] MV ARG0,A2
59 || [B0] MV ARG3,A3
83 MV ARG2,B0
84 [!B0] BNO
[all...]
/third_party/ffmpeg/libavcodec/
H A Dfaandct.c40 #define B0 1.000000000000000000000000000000000000 macro
55 B0*B0, B0*B1, B0*B2, B0*B3, B0*B4, B0*B5, B0*B6, B0*B
[all...]
H A Dfaanidct.c27 #define B0 1.0000000000000000000000 macro
40 B0*B0/8, B0*B1/8, B0*B2/8, B0*B3/8, B0*B4/8, B0*B5/8, B0*B6/8, B0*B
[all...]
/third_party/libabigail/tests/data/test-diff-filter/
H A Dtest13-v0.cc1 struct B0 struct
5 B0();
8 B0::B0() in B0() function in B0
12 struct S : public B0
H A Dtest13-v1.cc1 class B0 class
6 B0();
9 B0::B0() in B0() function in B0
25 class S : public B0, public B1
/third_party/libabigail/tests/data/test-diff-dwarf/
H A Dtest8-v0.cc1 struct B0 struct
5 B0();
8 B0::B0() in B0() function in B0
12 struct S : public B0
H A Dtest8-v1.cc1 class B0 class
6 B0();
9 B0::B0() in B0() function in B0
25 class S : public B0, public B1
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.cpp30 UChar B0, UChar B1, UChar B2, UChar B3) : in StrengthProbe()
32 B0(B0), B1(B1), B2(B2), B3(B3), in StrengthProbe()
40 StrengthProbe::setProbeChars(UChar B0, UChar B1, UChar B2, UChar B3) in setProbeChars() argument
42 this->B0 = B0; in setProbeChars()
54 utilFirst.setTo(B0); in checkSanity()
80 utilFirst.setTo(B0); in checkSanity()
195 if(probeSuffix(x, y, B1, B0)) { in getStrength()
196 //if(probePrefix(x, y, B2, B0)) { // swamp in getStrength()
29 StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE, UChar B0, UChar B1, UChar B2, UChar B3) StrengthProbe() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dord-enum.h11 B0 = 1, enumerator
12 B1 = B0 + 3,
13 B2 = B0 + 2,
14 B3 = B0 - 2,
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DAttributeLayoutTest.cpp366 std::shared_ptr<Container> B0 = std::make_shared<Buffer>(); in GetTestCases() local
370 mTestCases.push_back({Float(B0, 0, 8, mCoord), Float(B1, 0, 12, mColor)}); in GetTestCases()
382 mTestCases.push_back({Float(B0, 0, 8, mCoord), Float(M0, 0, 12, mColor)}); in GetTestCases()
385 mTestCases.push_back({Float(B0, 0, 16, mCoord), Float(B1, 0, 12, mColor)}); in GetTestCases()
389 mTestCases.push_back({Float(B0, 0, 16, mCoord), Float(B1, 0, 12, mColor)}); in GetTestCases()
392 mTestCases.push_back({Float(B0, 0, 8, mCoord), Float(B1, 0, 12, mColor)}); in GetTestCases()
393 mTestCases.push_back({Float(B0, 3, 8, mCoord), Float(B1, 4, 12, mColor)}); in GetTestCases()
396 mTestCases.push_back({Float(M0, 0, 8, mCoord), Float(B0, 1, 13, mColor)}); in GetTestCases()
406 mTestCases.push_back({Fixed(B0, 0, 8, mCoord), Float(B0, 9 in GetTestCases()
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Drescaler_neon.c52 LOAD_32x4(irow, B0); in Interpolate_NEON()
55 const uint64x2_t D0 = vmlal_n_u32(C0, vget_low_u32(B0), B); in Interpolate_NEON()
56 const uint64x2_t D1 = vmlal_n_u32(C1, vget_high_u32(B0), B); in Interpolate_NEON()
80 const uint32x4_t B0 = MULT_FIX(A0, fy_scale_half); in RescalerExportRowExpand_NEON() local
82 const uint16x4_t C0 = vmovn_u32(B0); in RescalerExportRowExpand_NEON()
138 const uint32x4_t B0 = vqsubq_u32(in2, A0); in RescalerExportRowShrink_NEON() local
140 const uint32x4_t C0 = MULT_FIX(B0, fxy_scale_half); in RescalerExportRowShrink_NEON()
159 const uint16x4_t B0 = vmovn_u32(A0); in RescalerExportRowShrink_NEON() local
161 const uint8x8_t C = vqmovn_u16(vcombine_u16(B0, B1)); in RescalerExportRowShrink_NEON()
H A Dcommon_sse41.h43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local
88 *in0 = _mm_or_si128(RG0, B0); in VP8PlanarTo24b_SSE41()
116 const __m128i B0 = _mm_unpacklo_epi32(A0, A1); in VP8L32bToPlanar_SSE41() local
120 *in3 = _mm_unpacklo_epi64(B0, B2); in VP8L32bToPlanar_SSE41()
121 *in2 = _mm_unpackhi_epi64(B0, B2); in VP8L32bToPlanar_SSE41()
H A Dyuv_sse41.c58 const __m128i B0 = _mm_mulhi_epu16(*U0, k33050); in ConvertYUV444ToRGB_SSE41() local
59 const __m128i B1 = _mm_adds_epu16(B0, Y1); in ConvertYUV444ToRGB_SSE41()
135 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local
138 YUV444ToRGB_SSE41(y + 0, u + 0, v + 0, &R0, &G0, &B0); in VP8YuvToRgb32_SSE41()
148 rgb4 = _mm_packus_epi16(B0, B1); in VP8YuvToRgb32_SSE41()
157 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local
160 YUV444ToRGB_SSE41(y + 0, u + 0, v + 0, &R0, &G0, &B0); in VP8YuvToBgr32_SSE41()
166 bgr0 = _mm_packus_epi16(B0, B1); in VP8YuvToBgr32_SSE41()
185 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local
188 YUV420ToRGB_SSE41(y + 0, u + 0, v + 0, &R0, &G0, &B0); in YuvToRgbRow_SSE41()
222 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; YuvToBgrRow_SSE41() local
561 const __m128i B0 = _mm_unpacklo_epi32(A0, A1); RGBA32PackedToPlanar_16b_SSE41() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl99 || ADDKPC __encrypt,B0
107 || ADDKPC __encrypt,B0
116 || ADD B0,$TEA,$TEA ; AES_Te
117 LDW *KEY[A0],B0 ; rounds
138 SUB B0,2,B0
141 || MVC B0,ILC
311 || ADDKPC __decrypt,B0
319 || ADDKPC __decrypt,B0
328 || ADD B0,
[all...]
/third_party/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl99 || ADDKPC __encrypt,B0
107 || ADDKPC __encrypt,B0
116 || ADD B0,$TEA,$TEA ; AES_Te
117 LDW *KEY[A0],B0 ; rounds
138 SUB B0,2,B0
141 || MVC B0,ILC
311 || ADDKPC __decrypt,B0
319 || ADDKPC __decrypt,B0
328 || ADD B0,
[all...]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dsha1-c64xplus.pl68 || MVK -64,B0
73 || [A0] AND B0,SP,SP ; align stack at 64 bytes
77 || [A0] MVK 0x00404,B0
79 || [A0] MVKH 0x50000,B0 ; 0x050404, 64 bytes for $XP[AB]
81 || [A0] MVC B0,AMR ; setup circular addressing
89 || MVK 13,B0
99 || MVC B0,ILC
176 || MVK 3,B0
179 || MVC B0,ILC
210 || MVK 19,B0
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dsha1-c64xplus.pl68 || MVK -64,B0
73 || [A0] AND B0,SP,SP ; align stack at 64 bytes
77 || [A0] MVK 0x00404,B0
79 || [A0] MVKH 0x50000,B0 ; 0x050404, 64 bytes for $XP[AB]
81 || [A0] MVC B0,AMR ; setup circular addressing
89 || MVK 13,B0
99 || MVC B0,ILC
176 || MVK 3,B0
179 || MVC B0,ILC
210 || MVK 19,B0
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dsimple_idct.asm118 paddd mm7, mm5 ; B0 b0
121 paddd mm7, mm4 ; A0+B0 a0+b0
123 psubd mm4, mm7 ; A0-B0 a0-b0
132 packssdw mm7, mm1 ; A1+B1 a1+b1 A0+B0 a0+b0
133 packssdw mm2, mm4 ; A0-B0 a0-b0 A1-B1 a1-b1
206 paddd mm7, mm5 ; B0 b0
209 paddd mm7, mm4 ; A0+B0 a0+b0
211 psubd mm4, mm7 ; A0-B0 a0-b0
220 packssdw mm7, mm1 ; A1+B1 a1+b1 A0+B0 a0+b0
221 packssdw mm2, mm4 ; A0-B0 a
[all...]
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-c64xplus.pl96 || MVK 10,B0 ; inner loop counter
329 || [B0] SUB B0,1,B0 ; decrement inner loop counter
334 || [B0] ADD @X[$b1],@X[$a1],@X[$a1] ; modulo-scheduled
335 || [B0] ADD @X[$b2],@X[$a2],@X[$a2]
336 [B0] ADD @X[$b0],@X[$a0],@X[$a0]
337 || [B0] ADD @X[$b3],@X[$a3],@X[$a3]
341 || [B0] XOR @X[$a1],@X[$d1],@X[$d1]
342 || [B0] XO
[all...]

Completed in 9 milliseconds

1234567