Home
last modified time | relevance | path

Searched refs:R3 (Results 76 – 100 of 13779) sorted by relevance

12345678910>>...552

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/com/sun/crypto/provider/
H A DRC2Crypt.java178 R0 = (R0 + expandedKey[i ] + (R3 & R2) + (~R3 & R1)) & 0xffff; in encryptBlock()
187 R3 = (R3 + expandedKey[i + 3] + (R2 & R1) + (~R2 & R0)) & 0xffff; in encryptBlock()
188 R3 = (R3 << 5) | (R3 >>> 11); in encryptBlock()
199 R0 = (R0 + expandedKey[i ] + (R3 & R2) + (~R3 & R1)) & 0xffff; in encryptBlock()
209 R3 = (R3 << 5) | (R3 >>> 11); in encryptBlock()
230 R3 = (R3 << 5) | (R3 >>> 11); in encryptBlock()
255 R3 = ((R3 << 11) | (R3 >>> 5)) & 0xffff; in decryptBlock()
269 R3 = (R3 - expandedKey[R2 & 0x3f]) & 0xffff; in decryptBlock()
276 R3 = ((R3 << 11) | (R3 >>> 5)) & 0xffff; in decryptBlock()
290 R3 = (R3 - expandedKey[R2 & 0x3f]) & 0xffff; in decryptBlock()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/crypto/provider/
H A DRC2Crypt.java178 R0 = (R0 + expandedKey[i ] + (R3 & R2) + (~R3 & R1)) & 0xffff; in encryptBlock()
187 R3 = (R3 + expandedKey[i + 3] + (R2 & R1) + (~R2 & R0)) & 0xffff; in encryptBlock()
188 R3 = (R3 << 5) | (R3 >>> 11); in encryptBlock()
199 R0 = (R0 + expandedKey[i ] + (R3 & R2) + (~R3 & R1)) & 0xffff; in encryptBlock()
209 R3 = (R3 << 5) | (R3 >>> 11); in encryptBlock()
230 R3 = (R3 << 5) | (R3 >>> 11); in encryptBlock()
255 R3 = ((R3 << 11) | (R3 >>> 5)) & 0xffff; in decryptBlock()
269 R3 = (R3 - expandedKey[R2 & 0x3f]) & 0xffff; in decryptBlock()
276 R3 = ((R3 << 11) | (R3 >>> 5)) & 0xffff; in decryptBlock()
290 R3 = (R3 - expandedKey[R2 & 0x3f]) & 0xffff; in decryptBlock()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/bfin/
H A Dvector2.d151 23c: 01 c4 1d 07 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5;
157 254: 01 c4 1d 27 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(S\);
163 26c: 01 c4 1d 17 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(CO\);
169 284: 01 c4 1d 37 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(SCO\);
175 29c: 01 c4 1d 87 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASR\);
181 2b4: 01 c4 1d c7 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASL\);
224 360: 21 c4 1d 07 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5;
230 378: 21 c4 1d 27 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5 \(S\);
296 480: 04 c4 1c 87 R4 = R3 \+ R4, R3 = R3 - R4 \(NS\);
305 4a4: 04 c4 1c a7 R4 = R3 \+ R4, R3 = R3 - R4 \(S\);
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/bfin/
H A Dvector2.d151 23c: 01 c4 1d 07 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5;
157 254: 01 c4 1d 27 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(S\);
163 26c: 01 c4 1d 17 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(CO\);
169 284: 01 c4 1d 37 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(SCO\);
175 29c: 01 c4 1d 87 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASR\);
181 2b4: 01 c4 1d c7 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASL\);
224 360: 21 c4 1d 07 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5;
230 378: 21 c4 1d 27 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5 \(S\);
296 480: 04 c4 1c 87 R4 = R3 \+ R4, R3 = R3 - R4 \(NS\);
305 4a4: 04 c4 1c a7 R4 = R3 \+ R4, R3 = R3 - R4 \(S\);
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/bfin/
H A Dvector2.d151 23c: 01 c4 1d 07 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5;
157 254: 01 c4 1d 27 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(S\);
163 26c: 01 c4 1d 17 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(CO\);
169 284: 01 c4 1d 37 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(SCO\);
175 29c: 01 c4 1d 87 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASR\);
181 2b4: 01 c4 1d c7 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASL\);
224 360: 21 c4 1d 07 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5;
230 378: 21 c4 1d 27 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5 \(S\);
296 480: 04 c4 1c 87 R4 = R3 \+ R4, R3 = R3 - R4 \(NS\);
305 4a4: 04 c4 1c a7 R4 = R3 \+ R4, R3 = R3 - R4 \(S\);
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/bfin/
H A Dvector2.d151 23c: 01 c4 1d 07 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5;
157 254: 01 c4 1d 27 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(S\);
163 26c: 01 c4 1d 17 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(CO\);
169 284: 01 c4 1d 37 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(SCO\);
175 29c: 01 c4 1d 87 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASR\);
181 2b4: 01 c4 1d c7 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASL\);
224 360: 21 c4 1d 07 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5;
230 378: 21 c4 1d 27 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5 \(S\);
296 480: 04 c4 1c 87 R4 = R3 \+ R4, R3 = R3 - R4 \(NS\);
305 4a4: 04 c4 1c a7 R4 = R3 \+ R4, R3 = R3 - R4 \(S\);
[all …]
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/bfin/
H A Dvector2.d151 23c: 01 c4 1d 07 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5;
157 254: 01 c4 1d 27 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(S\);
163 26c: 01 c4 1d 17 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(CO\);
169 284: 01 c4 1d 37 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(SCO\);
175 29c: 01 c4 1d 87 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASR\);
181 2b4: 01 c4 1d c7 R4 = R3 \+\|\+ R5, R3 = R3 -\|- R5 \(ASL\);
224 360: 21 c4 1d 07 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5;
230 378: 21 c4 1d 27 R4 = R3 \+\|- R5, R3 = R3 -\|\+ R5 \(S\);
296 480: 04 c4 1c 87 R4 = R3 \+ R4, R3 = R3 - R4 \(NS\);
305 4a4: 04 c4 1c a7 R4 = R3 \+ R4, R3 = R3 - R4 \(S\);
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/bfin/
H A Dvector2.d151 23c: 01 c4 1d 07 R4=R3\+\|\+R5,R3=R3-\|-R5;
157 254: 01 c4 1d 27 R4=R3\+\|\+R5,R3=R3-\|-R5\(S\);
163 26c: 01 c4 1d 17 R4=R3\+\|\+R5,R3=R3-\|-R5\(CO\);
169 284: 01 c4 1d 37 R4=R3\+\|\+R5,R3=R3-\|-R5\(SCO\);
175 29c: 01 c4 1d 87 R4=R3\+\|\+R5,R3=R3-\|-R5\(ASR\);
181 2b4: 01 c4 1d c7 R4=R3\+\|\+R5,R3=R3-\|-R5\(ASL\);
224 360: 21 c4 1d 07 R4=R3\+\|-R5,R3=R3-\|\+R5;
230 378: 21 c4 1d 27 R4=R3\+\|-R5,R3=R3-\|\+R5\(S\);
296 480: 04 c4 1c 87 R4=R3\+R4,R3=R3-R4 \(NS\);
305 4a4: 04 c4 1c a7 R4=R3\+R4,R3=R3-R4 \(S\);
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Security.Cryptography/
H A DRC2CryptoServiceProvider.cs101 R0 += (UInt16) (K[j++] + (R3 & R2) + ((~R3) & R1)); in ECB()
111 R3 = (UInt16) ((R3 << 5) | (R3 >> 11)); in ECB()
122 R0 += (UInt16) (K[j++] + (R3 & R2) + ((~R3) & R1)); in ECB()
132 R3 = (UInt16) ((R3 << 5) | (R3 >> 11)); in ECB()
143 R0 += (UInt16) (K[j++] + (R3 & R2) + ((~R3) & R1)); in ECB()
153 R3 = (UInt16) ((R3 << 5) | (R3 >> 11)); in ECB()
160 R3 = (UInt16) ((R3 >> 5) | (R3 << 11)); in ECB()
170 R0 -= (UInt16) (K[j--] + (R3 & R2) + ((~R3) & R1)); in ECB()
181 R3 = (UInt16) ((R3 >> 5) | (R3 << 11)); in ECB()
191 R0 -= (UInt16) (K[j--] + (R3 & R2) + ((~R3) & R1)); in ECB()
[all …]
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/crypto/md5/
H A Dmd5block_s390x.s44 ROUND1(R2,R3,R4,R5, 1,0xd76aa478, 7);
45 ROUND1(R5,R2,R3,R4, 2,0xe8c7b756,12);
46 ROUND1(R4,R5,R2,R3, 3,0x242070db,17);
47 ROUND1(R3,R4,R5,R2, 4,0xc1bdceee,22);
48 ROUND1(R2,R3,R4,R5, 5,0xf57c0faf, 7);
49 ROUND1(R5,R2,R3,R4, 6,0x4787c62a,12);
50 ROUND1(R4,R5,R2,R3, 7,0xa8304613,17);
51 ROUND1(R3,R4,R5,R2, 8,0xfd469501,22);
52 ROUND1(R2,R3,R4,R5, 9,0x698098d8, 7);
53 ROUND1(R5,R2,R3,R4,10,0x8b44f7af,12);
[all …]
H A Dmd5block_ppc64le.s31 MOVWZ 4(R10), R3
39 MOVWZ R3, R15
59 ROUND1(R22,R3,R4,R5, 1,0xd76aa478, 7);
60 ROUND1(R5,R22,R3,R4, 2,0xe8c7b756,12);
61 ROUND1(R4,R5,R22,R3, 3,0x242070db,17);
62 ROUND1(R3,R4,R5,R22, 4,0xc1bdceee,22);
63 ROUND1(R22,R3,R4,R5, 5,0xf57c0faf, 7);
64 ROUND1(R5,R22,R3,R4, 6,0x4787c62a,12);
65 ROUND1(R4,R5,R22,R3, 7,0xa8304613,17);
179 ADD R15, R3
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/md5/
H A Dmd5block_s390x.s44 ROUND1(R2,R3,R4,R5, 1,0xd76aa478, 7);
45 ROUND1(R5,R2,R3,R4, 2,0xe8c7b756,12);
46 ROUND1(R4,R5,R2,R3, 3,0x242070db,17);
47 ROUND1(R3,R4,R5,R2, 4,0xc1bdceee,22);
48 ROUND1(R2,R3,R4,R5, 5,0xf57c0faf, 7);
49 ROUND1(R5,R2,R3,R4, 6,0x4787c62a,12);
50 ROUND1(R4,R5,R2,R3, 7,0xa8304613,17);
51 ROUND1(R3,R4,R5,R2, 8,0xfd469501,22);
52 ROUND1(R2,R3,R4,R5, 9,0x698098d8, 7);
53 ROUND1(R5,R2,R3,R4,10,0x8b44f7af,12);
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/md5/
H A Dmd5block_s390x.s44 ROUND1(R2,R3,R4,R5, 1,0xd76aa478, 7);
45 ROUND1(R5,R2,R3,R4, 2,0xe8c7b756,12);
46 ROUND1(R4,R5,R2,R3, 3,0x242070db,17);
47 ROUND1(R3,R4,R5,R2, 4,0xc1bdceee,22);
48 ROUND1(R2,R3,R4,R5, 5,0xf57c0faf, 7);
49 ROUND1(R5,R2,R3,R4, 6,0x4787c62a,12);
50 ROUND1(R4,R5,R2,R3, 7,0xa8304613,17);
51 ROUND1(R3,R4,R5,R2, 8,0xfd469501,22);
52 ROUND1(R2,R3,R4,R5, 9,0x698098d8, 7);
53 ROUND1(R5,R2,R3,R4,10,0x8b44f7af,12);
[all …]
H A Dmd5block_ppc64x.s40 MOVWZ 4(R10), R3
48 MOVWZ R3, R15
68 ROUND1(R22,R3,R4,R5, 1,0xd76aa478, 7);
69 ROUND1(R5,R22,R3,R4, 2,0xe8c7b756,12);
70 ROUND1(R4,R5,R22,R3, 3,0x242070db,17);
71 ROUND1(R3,R4,R5,R22, 4,0xc1bdceee,22);
72 ROUND1(R22,R3,R4,R5, 5,0xf57c0faf, 7);
73 ROUND1(R5,R22,R3,R4, 6,0x4787c62a,12);
74 ROUND1(R4,R5,R22,R3, 7,0xa8304613,17);
188 ADD R15, R3
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/internal/atomic/
H A Datomic_ppc64x.s11 MOVD ptr+0(FP), R3
13 MOVWZ 0(R3), R3
14 CMPW R3, R3, CR7
24 MOVBZ 0(R3), R3
25 CMP R3, R3, CR7
35 MOVD 0(R3), R3
36 CMP R3, R3, CR7
46 MOVD 0(R3), R3
47 CMP R3, R3, CR7
56 MOVWZ 0(R3), R3
[all …]
/dports/audio/bristol/bristol-0.60.10/memory/profiles/
H A Dtonewheel.gearbox.0.30.1399 taper: 24 R3 R3 R3 R3 R3 R3 R3 R3 R3
400 taper: 25 R3 R3 R3 R3 R3 R3 R3 R3 R3
401 taper: 26 R3 R3 R3 R3 R3 R3 R3 R3 R3
402 taper: 27 R3 R3 R3 R3 R3 R3 R3 R3 R3
403 taper: 28 R3 R3 R3 R3 R3 R3 R3 R3 R3
404 taper: 29 R3 R3 R3 R3 R3 R3 R3 R3 R3
405 taper: 30 R3 R3 R3 R3 R3 R3 R3 R3 R3
406 taper: 31 R3 R3 R3 R3 R3 R3 R3 R3 R3
407 taper: 32 R3 R3 R3 R3 R3 R3 R3 R3 R3
408 taper: 33 R3 R3 R3 R3 R3 R3 R3 R3 R3
[all …]
H A Dtonewheel.gearbox.0.60.8489 taper: 24 R3 R3 R3 R3 R3 R3 R3 R3 R3
490 taper: 25 R3 R3 R3 R3 R3 R3 R3 R3 R3
491 taper: 26 R3 R3 R3 R3 R3 R3 R3 R3 R3
492 taper: 27 R3 R3 R3 R3 R3 R3 R3 R3 R3
493 taper: 28 R3 R3 R3 R3 R3 R3 R3 R3 R3
494 taper: 29 R3 R3 R3 R3 R3 R3 R3 R3 R3
495 taper: 30 R3 R3 R3 R3 R3 R3 R3 R3 R3
496 taper: 31 R3 R3 R3 R3 R3 R3 R3 R3 R3
497 taper: 32 R3 R3 R3 R3 R3 R3 R3 R3 R3
498 taper: 33 R3 R3 R3 R3 R3 R3 R3 R3 R3
[all …]
H A Dtonewheel495 taper: 24 R3 R3 R3 R3 R3 R3 R3 R3 R3
496 taper: 25 R3 R3 R3 R3 R3 R3 R3 R3 R3
497 taper: 26 R3 R3 R3 R3 R3 R3 R3 R3 R3
498 taper: 27 R3 R3 R3 R3 R3 R3 R3 R3 R3
499 taper: 28 R3 R3 R3 R3 R3 R3 R3 R3 R3
500 taper: 29 R3 R3 R3 R3 R3 R3 R3 R3 R3
501 taper: 30 R3 R3 R3 R3 R3 R3 R3 R3 R3
502 taper: 31 R3 R3 R3 R3 R3 R3 R3 R3 R3
503 taper: 32 R3 R3 R3 R3 R3 R3 R3 R3 R3
504 taper: 33 R3 R3 R3 R3 R3 R3 R3 R3 R3
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/golang/snappy/
H A Dencode_arm64.s107 SUB $64, R3, R3
120 SUB $60, R3, R3
133 SUB $4, R3, R3
135 AND $0xff, R3, R3
148 SUB $1, R3, R3
149 AND $0xff, R3, R3
150 LSLW $2, R3, R3
151 ORRW $2, R3, R3
365 SUB R6, R3, R3
374 SUB R6, R3, R3
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/golang/snappy/
H A Dencode_arm64.s107 SUB $64, R3, R3
120 SUB $60, R3, R3
133 SUB $4, R3, R3
135 AND $0xff, R3, R3
148 SUB $1, R3, R3
149 AND $0xff, R3, R3
150 LSLW $2, R3, R3
151 ORRW $2, R3, R3
365 SUB R6, R3, R3
374 SUB R6, R3, R3
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/golang/snappy/
H A Dencode_arm64.s107 SUB $64, R3, R3
120 SUB $60, R3, R3
133 SUB $4, R3, R3
135 AND $0xff, R3, R3
148 SUB $1, R3, R3
149 AND $0xff, R3, R3
150 LSLW $2, R3, R3
151 ORRW $2, R3, R3
365 SUB R6, R3, R3
374 SUB R6, R3, R3
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/golang/snappy/
H A Dencode_arm64.s107 SUB $64, R3, R3
120 SUB $60, R3, R3
133 SUB $4, R3, R3
135 AND $0xff, R3, R3
148 SUB $1, R3, R3
149 AND $0xff, R3, R3
150 LSLW $2, R3, R3
151 ORRW $2, R3, R3
365 SUB R6, R3, R3
374 SUB R6, R3, R3
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/golang/snappy/
H A Dencode_arm64.s107 SUB $64, R3, R3
120 SUB $60, R3, R3
133 SUB $4, R3, R3
135 AND $0xff, R3, R3
148 SUB $1, R3, R3
149 AND $0xff, R3, R3
150 LSLW $2, R3, R3
151 ORRW $2, R3, R3
365 SUB R6, R3, R3
374 SUB R6, R3, R3
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/golang/snappy/
H A Dencode_arm64.s107 SUB $64, R3, R3
120 SUB $60, R3, R3
133 SUB $4, R3, R3
135 AND $0xff, R3, R3
148 SUB $1, R3, R3
149 AND $0xff, R3, R3
150 LSLW $2, R3, R3
151 ORRW $2, R3, R3
365 SUB R6, R3, R3
374 SUB R6, R3, R3
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/golang/snappy/
H A Dencode_arm64.s107 SUB $64, R3, R3
120 SUB $60, R3, R3
133 SUB $4, R3, R3
135 AND $0xff, R3, R3
148 SUB $1, R3, R3
149 AND $0xff, R3, R3
150 LSLW $2, R3, R3
151 ORRW $2, R3, R3
365 SUB R6, R3, R3
374 SUB R6, R3, R3
[all …]

12345678910>>...552