Home
last modified time | relevance | path

Searched refs:R22 (Results 1 – 19 of 19) sorted by relevance

/external/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c67 } R20, R21, R22, R23, R24, S21, S22, S23, S24; member
167 p->R22.d[1] = (uint32_t)(r2); in CRYPTO_poly1305_init()
168 p->R22.d[3] = (uint32_t)(r2 >> 32); in CRYPTO_poly1305_init()
206 r2 = ((uint64_t)p->R22.d[3] << 32) | (uint64_t)p->R22.d[1]; in poly1305_first_block()
239 p->R22.v = in poly1305_first_block()
248 p->S22.v = _mm_mul_epu32(p->R22.v, FIVE); in poly1305_first_block()
260 p->R22.d[1] = (uint32_t)(r2); in poly1305_first_block()
261 p->R22.d[3] = (uint32_t)(r2 >> 32); in poly1305_first_block()
303 T2 = _mm_mul_epu32(H0, p->R22.v); in poly1305_blocks()
323 T6 = _mm_mul_epu32(H1, p->R22.v); in poly1305_blocks()
[all …]
/external/llvm/lib/Target/AVR/
DAVRRegisterInfo.td67 def R22 : AVRReg<22, "r22">, DwarfRegNum<[22]>;
95 def R23R22 : AVRReg<22, "r23:r22", [R22, R23]>, DwarfRegNum<[22]>;
119 add R24, R25, R18, R19, R20, R21, R22, R23,
137 add R24, R25, R18, R19, R20, R21, R22, R23,
147 add R23, R22, R21, R20, R19, R18, R17, R16
DAVRCallingConv.td21 // i16 are returned in R25:R24, R23:R22, R21:R20 and R19:R18.
56 CCIfType<[i8], CCAssignToReg<[R24,R22]>>,
/external/autotest/site_utils/autoupdate/
Drelease_config.ini14 branch_points: R10, R11, R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R22,
32 # R22 actual branchpoint is 2723.0.0
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtBoxBoxDetector.cpp271 btScalar A[3],B[3],R11,R12,R13,R21,R22,R23,R31,R32,R33, in dBoxBox2() local
289 R21 = dDOT44(R1+1,R2+0); R22 = dDOT44(R1+1,R2+1); R23 = dDOT44(R1+1,R2+2); in dBoxBox2()
293 Q21 = btFabs(R21); Q22 = btFabs(R22); Q23 = btFabs(R23); in dBoxBox2()
364 TST(pp[2]*R22-pp[1]*R32,(A[1]*Q32+A[2]*Q22+B[0]*Q13+B[2]*Q11),0,-R32,R22,8); in dBoxBox2()
374 TST(pp[1]*R12-pp[0]*R22,(A[0]*Q22+A[1]*Q12+B[0]*Q33+B[2]*Q31),-R22,R12,0,14); in dBoxBox2()
/external/autotest/test_suites/
Dcontrol.power_requirements17 Ex: x86-mario-release/R22-2494.33.0
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h64 { Hexagon::R23, -28 }, { Hexagon::R22, -32 }, { Hexagon::D11, -32 }, in getCalleeSavedSpillSlots()
DHexagonRegisterInfo.cpp82 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, in getCalleeSavedRegs()
DHexagonRegisterInfo.td108 def D11 : Rd<22, "r23:22", [R22, R23]>, DwarfRegNum<[54]>;
DHexagonFrameLowering.cpp659 Hexagon::R21, Hexagon::R20, Hexagon::R23, Hexagon::R22, in insertCFIInstructionsAt()
/external/llvm/lib/Target/PowerPC/
DPPCCallingConv.td213 R21, R22, R23, R24, R25, R26, R27, R28,
222 R21, R22, R23, R24, R25, R26, R27, R28,
DPPCFrameLowering.cpp147 {PPC::R22, -40}, in getCalleeSavedSpillSlots()
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp169 PPC::R20, PPC::R21, PPC::R22, PPC::R23,
180 PPC::R20, PPC::R21, PPC::R22, PPC::R23,
/external/valgrind/VEX/orig_ppc32/
Dreturn0.orig4018 71: GETL R22, t56
4026 77: PUTL t60, R22
4649 6: PUTL t4, R22
6087 0: GETL R22, t0
6330 128: GETL R22, t102
6338 134: PUTL t106, R22
7362 0: GETL R22, t0
7470 8: GETL R22, t6
7521 43: PUTL t32, R22
8667 0: GETL R22, t0
[all …]
Ddate.orig4018 71: GETL R22, t56
4026 77: PUTL t60, R22
4649 6: PUTL t4, R22
6087 0: GETL R22, t0
6330 128: GETL R22, t102
6338 134: PUTL t106, R22
7362 0: GETL R22, t0
7470 8: GETL R22, t6
7521 43: PUTL t32, R22
8667 0: GETL R22, t0
[all …]
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp530 Register = Hexagon::R22; in compoundRegisterMap()
DHexagonMCDuplexInfo.cpp676 case Hexagon::R22: in addOps()
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp42 PPC::R20, PPC::R21, PPC::R22, PPC::R23,
53 PPC::R20, PPC::R21, PPC::R22, PPC::R23,
/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp497 Hexagon::R20, Hexagon::R21, Hexagon::R22, Hexagon::R23, Hexagon::R24, in DecodeIntRegsRegisterClass()