Home
last modified time | relevance | path

Searched refs:B26 (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/
H A Dpoly1305-c64xplus.pl172 || MPY32U $H2,$R1,B27:B26
202 || ADDU B26,B19:B18,B19:B18
220 ADDU A21,B17:B16,B27:B26 ; B26 is h1
241 ADDU B26,B25,B27:B26 ; B26 is h1
248 || [A2] ADDU $D1,B26,$D1:$H1 ; h1+=inp[1]
255 || MV B26,B25
/third_party/openssl/crypto/poly1305/asm/
H A Dpoly1305-c64xplus.pl172 || MPY32U $H2,$R1,B27:B26
202 || ADDU B26,B19:B18,B19:B18
220 ADDU A21,B17:B16,B27:B26 ; B26 is h1
241 ADDU B26,B25,B27:B26 ; B26 is h1
248 || [A2] ADDU $D1,B26,$D1:$H1 ; h1+=inp[1]
255 || MV B26,B25
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp62 static constexpr IValueT B26 = 1 << 26; member
1068 (Rn << kDivRnShift) | (Rd << kDivRdShift) | B26 |
1109 const IValueT Encoding = B27 | B26 | B25 | B11 | B9 | B8 | B4 |
1275 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9 | B8;
1299 constexpr IValueT VFPOpcode = B27 | B26 | B25 | B11 | B9;
1521 (encodeCondition(CondARM32::kNone) << kConditionShift) | B26 | B24 | B22 |
2142 constexpr IValueT RbitOpcode = B26 | B25 | B23 | B22 | B21 | B20 | B19 | B18 |
2154 constexpr IValueT RevOpcode = B26 | B25 | B23 | B21 | B20 | B19 | B18 | B17 |
2208 constexpr IValueT SxtOpcode = B26 | B25 | B23 | B21;
2320 constexpr IValueT UxtOpcode = B26 | B2
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc486 const Instr kPushRegPattern = al | B26 | 4 | NegPreIndex | sp.code() * B16;
489 const Instr kPopRegPattern = al | B26 | L | 4 | PostIndex | sp.code() * B16;
525 const Instr kLdrRegFpOffsetPattern = al | B26 | L | Offset | fp.code() * B16;
526 const Instr kStrRegFpOffsetPattern = al | B26 | Offset | fp.code() * B16;
528 al | B26 | L | NegOffset | fp.code() * B16;
529 const Instr kStrRegFpNegOffsetPattern = al | B26 | NegOffset | fp.code() * B16;
623 return (instr & (B27 | B26 | B25 | B22 | B20)) == (B26 | B20); in IsLdrRegisterImmediate()
669 return (instr & (B27 | B26 | B25 | B22 | B20)) == B26; in IsStrRegisterImmediate()
[all...]
H A Dconstants-arm.h182 B26 = 1 << 26, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
H A Dassembler_arm.cc113 B26 | (ad.kind() == Address::Immediate ? 0 : B25) |
446 B26 | B25 | B24 | B20 | B4 |
573 int32_t encoding = (kSpecialCondition << kConditionShift) | B26 | B24 | B22 |
596 B27 | B26 | B25 |
612 B27 | B26 | B25 | B20 |
633 B26 | B22 | (static_cast<int32_t>(rt2) * B16) |
654 B26 | B22 | B20 | (static_cast<int32_t>(rt2) * B16) |
672 B27 | B26 | B25 |
693 B27 | B26 | B22 |
715 B27 | B26 | B2
[all...]
H A Dassembler_arm.h69 B26 = 1 << 26,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h137 case AArch64::D26: return AArch64::B26; in getBRegFromDReg()
177 case AArch64::B26: return AArch64::D26; in getDRegFromBReg()
/third_party/node/deps/openssl/openssl/crypto/
H A Dc64xpluscpuid.pl165 || ZERO B26
/third_party/openssl/crypto/
H A Dc64xpluscpuid.pl165 || ZERO B26
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl993 || DMV RA,$key,B27:B26 ; reassign RA and $key
1029 || [A2] MV B26,KEY ; pass $key
/third_party/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl993 || DMV RA,$key,B27:B26 ; reassign RA and $key
1029 || [A2] MV B26,KEY ; pass $key
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp402 AArch64::B25, AArch64::B26, AArch64::B27, AArch64::B28, AArch64::B29,
/third_party/node/deps/v8/src/codegen/s390/
H A Dconstants-s390.h1692 B26 = 1 << 26, enumerator
/third_party/node/deps/v8/src/codegen/ppc/
H A Dconstants-ppc.h2756 B26 = 1 << 26, enumerator

Completed in 31 milliseconds