HomeSort by relevance Sort by last modified time
    Searched refs:R20 (Results 1 - 25 of 65) sorted by null

1 2 3

  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block_ppc64le.s 165 MOVWZ (6*4)(R27), R20 // g = H6
171 SHA256ROUND0(0, 0x428a2f98, R14, R15, R16, R17, R18, R19, R20, R21)
172 SHA256ROUND0(1, 0x71374491, R21, R14, R15, R16, R17, R18, R19, R20)
173 SHA256ROUND0(2, 0xb5c0fbcf, R20, R21, R14, R15, R16, R17, R18, R19)
174 SHA256ROUND0(3, 0xe9b5dba5, R19, R20, R21, R14, R15, R16, R17, R18)
175 SHA256ROUND0(4, 0x3956c25b, R18, R19, R20, R21, R14, R15, R16, R17)
176 SHA256ROUND0(5, 0x59f111f1, R17, R18, R19, R20, R21, R14, R15, R16)
177 SHA256ROUND0(6, 0x923f82a4, R16, R17, R18, R19, R20, R21, R14, R15)
178 SHA256ROUND0(7, 0xab1c5ed5, R15, R16, R17, R18, R19, R20, R21, R14)
179 SHA256ROUND0(8, 0xd807aa98, R14, R15, R16, R17, R18, R19, R20, R21
    [all...]
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256block_ppc64le.s 165 MOVWZ (6*4)(R27), R20 // g = H6
171 SHA256ROUND0(0, 0x428a2f98, R14, R15, R16, R17, R18, R19, R20, R21)
172 SHA256ROUND0(1, 0x71374491, R21, R14, R15, R16, R17, R18, R19, R20)
173 SHA256ROUND0(2, 0xb5c0fbcf, R20, R21, R14, R15, R16, R17, R18, R19)
174 SHA256ROUND0(3, 0xe9b5dba5, R19, R20, R21, R14, R15, R16, R17, R18)
175 SHA256ROUND0(4, 0x3956c25b, R18, R19, R20, R21, R14, R15, R16, R17)
176 SHA256ROUND0(5, 0x59f111f1, R17, R18, R19, R20, R21, R14, R15, R16)
177 SHA256ROUND0(6, 0x923f82a4, R16, R17, R18, R19, R20, R21, R14, R15)
178 SHA256ROUND0(7, 0xab1c5ed5, R15, R16, R17, R18, R19, R20, R21, R14)
179 SHA256ROUND0(8, 0xd807aa98, R14, R15, R16, R17, R18, R19, R20, R21
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
arith_ppc64le.s 25 MULLD R6, R7, R20
26 SUB R20, R5, R10
arith_ppc64x.s 89 MOVD (R8)(R5), R20
90 MULLD R9, R20, R6
91 MULHDU R9, R20, R7
  /prebuilts/go/darwin-x86/src/runtime/cgo/
asm_mipsx.s 31 MOVW R20, (4*8)(R29)
52 MOVW (4*8)(R29), R20
asm_arm64.s 23 MOVD R20, (8*5)(RSP)
53 MOVD (8*5)(RSP), R20
asm_mips64x.s 28 MOVV R20, (8*8)(R29)
56 MOVV (8*8)(R29), R20
asm_ppc64x.s 53 MOVD R20, -240(R1)
94 MOVD -240(R1), R20
  /prebuilts/go/linux-x86/src/math/big/
arith_ppc64le.s 25 MULLD R6, R7, R20
26 SUB R20, R5, R10
arith_ppc64x.s 89 MOVD (R8)(R5), R20
90 MULLD R9, R20, R6
91 MULHDU R9, R20, R7
  /prebuilts/go/linux-x86/src/runtime/cgo/
asm_mipsx.s 31 MOVW R20, (4*8)(R29)
52 MOVW (4*8)(R29), R20
asm_arm64.s 23 MOVD R20, (8*5)(RSP)
53 MOVD (8*5)(RSP), R20
asm_mips64x.s 28 MOVV R20, (8*8)(R29)
56 MOVV (8*8)(R29), R20
asm_ppc64x.s 53 MOVD R20, -240(R1)
94 MOVD -240(R1), R20
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
opGen.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
opGen.go     [all...]
  /external/boringssl/src/crypto/poly1305/
poly1305_vec.c 65 } R20, R21, R22, R23, R24, S21, S22, S23, S24;
161 p->R20.d[1] = (uint32_t)(r0);
162 p->R20.d[3] = (uint32_t)(r0 >> 32);
194 uint64_t r20, r21, r22, s22; local
202 r0 = ((uint64_t)p->R20.d[3] << 32) | (uint64_t)p->R20.d[1];
209 r20 = r0;
215 d[0] = add128(mul64x64_128(r20, r20), mul64x64_128(r21 * 2, s22));
216 d[1] = add128(mul64x64_128(r22, s22), mul64x64_128(r20 * 2, r21))
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
rt0_darwin_arm64.s 22 MOVD R20, 32(RSP)
54 MOVD 32(RSP), R20
rt0_linux_arm64.s 17 MOVD R20, 32(RSP)
61 MOVD 32(RSP), R20
  /prebuilts/go/linux-x86/src/runtime/
rt0_darwin_arm64.s 22 MOVD R20, 32(RSP)
54 MOVD 32(RSP), R20
rt0_linux_arm64.s 17 MOVD R20, 32(RSP)
61 MOVD 32(RSP), R20
  /external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/asm/
ppc_asm.h 13 #define R20 r20
  /external/llvm/lib/Target/Lanai/MCTargetDesc/
LanaiBaseInfo.h 90 case Lanai::R20:
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeRegisterInfo.cpp 49 return MBlaze::R20;
59 // MBlaze callee-save register range is R20 - R31
61 MBlaze::R20, MBlaze::R21, MBlaze::R22, MBlaze::R23,
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
PPCBaseInfo.h 51 case R20: case X20: case F20: case V20: case CR5LT: return 20;

Completed in 717 milliseconds

1 2 3