Searched refs:R2 (Results 1 - 25 of 114) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dambig3.C20 struct R2 : virtual A {}; struct in inherits:A
23 struct C2 : R2, L2 {};
26 struct D2 : L2, R2 {};
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp35 APInt Q1, R1, Q2, R2; local
38 // initialize Q2 = 2P/abs(D); R2 = rem(2P,abs(D))
39 APInt::udivrem(SignedMin, AD, Q2, R2);
49 R2 <<= 1; // update R2 = rem(2P/abs(D))
50 if (R2.uge(AD)) { // must be unsigned comparison
52 R2 -= AD;
54 // Delta = AD - R2
56 Delta -= R2;
90 APInt Q1, R1, Q2, R2; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc-a.c93 {"add", A, OpX2aVeX4X2b (8, 0, 0, 0, 0), {R1, R2, R3}, EMPTY},
94 {"add", A, OpX2aVeX4X2b (8, 0, 0, 0, 1), {R1, R2, R3, C1}, EMPTY},
95 {"sub", A, OpX2aVeX4X2b (8, 0, 0, 1, 1), {R1, R2, R3}, EMPTY},
96 {"sub", A, OpX2aVeX4X2b (8, 0, 0, 1, 0), {R1, R2, R3, C1}, EMPTY},
97 {"addp4", A, OpX2aVeX4X2b (8, 0, 0, 2, 0), {R1, R2, R3}, EMPTY},
98 {"and", A, OpX2aVeX4X2b (8, 0, 0, 3, 0), {R1, R2, R3}, EMPTY},
99 {"andcm", A, OpX2aVeX4X2b (8, 0, 0, 3, 1), {R1, R2, R3}, EMPTY},
100 {"or", A, OpX2aVeX4X2b (8, 0, 0, 3, 2), {R1, R2, R3}, EMPTY},
101 {"xor", A, OpX2aVeX4X2b (8, 0, 0, 3, 3), {R1, R2, R3}, EMPTY},
102 {"shladd", A, OpX2aVeX4 (8, 0, 0, 4), {R1, R2, CNT2
[all...]
H A Dia64-opc-i.c109 {"chk.s.i", I0, OpX3 (0, 1), {R2, TGT25b}, EMPTY},
111 {"mov", I, OpX3XbIhWhTag13 (0, 7, 0, 0, 1, 0), {B1, R2}, PSEUDO, 0, NULL},
113 I, OpX3XbIhWh (0, a, b, c, d), {B1, R2, TAG13b}, EMPTY
128 {"mov", I, OpX3 (0, 3), {PR, R2, IMM17}, EMPTY},
132 {"mov.i", I, OpX3X6 (0, 0, 0x2a), {AR3, R2}, EMPTY},
146 {"dep", I, Op (4), {R1, R2, R3, CPOS6c, LEN4}, EMPTY},
148 {"shrp", I, OpX2X (5, 3, 0), {R1, R2, R3, CNT6}, EMPTY},
158 {"shl", I, OpX2XYb (5, 1, 1, 0), {R1, R2, CPOS6a},
160 {"dep.z", I, OpX2XYb (5, 1, 1, 0), {R1, R2, CPOS6a, LEN6}, EMPTY},
206 {"pmpyshr2", I, OpZaZbVeX2aX2b (7, 0, 1, 0, 0, 3), {R1, R2, R
[all...]
H A Dv850-opc.c415 /* The R2 field in a format 1, 2, 4, 5, 6, 7, 9 insn. */
416 #define R2 (R1_NOTR0 + 1)
420 #define R2_NOTR0 (R2 + 1)
471 /* The R2 field as a system register. */
562 #define IF1 {R1, R2}
565 #define IF2 {I5, R2}
571 #define IF6 {I16, R1, R2}
574 #define IF6U {I16U, R1, R2}
623 { "sld.b", one (0x0300), one (0x0780), {D7, EP, R2}, 1, PROCESSOR_V850E1 },
624 { "sld.b", one (0x0300), one (0x0780), {D7, EP, R2},
414 #define R2 macro
[all...]
H A Dia64-opc-m.c107 {"mov.m", M, OpX3X6b (1, 0, 0x2a), {AR3, R2}, EMPTY},
109 {"mov", M, OpX3X6b (1, 0, 0x2c), {CR3, R2}, PRIV, 0, NULL},
114 {"mov", M, OpX3X6b (1, 0, 0x2d), {PSR_L, R2}, PRIV, 0, NULL},
115 {"mov", M, OpX3X6b (1, 0, 0x29), {PSR_UM, R2}, EMPTY},
118 {"probe.r", M, OpX3X6b (1, 0, 0x38), {R1, R3, R2}, EMPTY},
119 {"probe.w", M, OpX3X6b (1, 0, 0x39), {R1, R3, R2}, EMPTY},
125 {"itc.d", M0, OpX3X6b (1, 0, 0x2e), {R2}, LAST | PRIV, 0, NULL},
126 {"itc.i", M0, OpX3X6b (1, 0, 0x2f), {R2}, LAST | PRIV, 0, NULL},
128 {"mov", M, OpX3X6b (1, 0, 0x00), {RR_R3, R2}, PRIV, 0, NULL},
129 {"mov", M, OpX3X6b (1, 0, 0x01), {DBR_R3, R2}, PRI
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc-a.c94 {"add", A, OpX2aVeX4X2b (8, 0, 0, 0, 0), {R1, R2, R3}, EMPTY},
95 {"add", A, OpX2aVeX4X2b (8, 0, 0, 0, 1), {R1, R2, R3, C1}, EMPTY},
96 {"sub", A, OpX2aVeX4X2b (8, 0, 0, 1, 1), {R1, R2, R3}, EMPTY},
97 {"sub", A, OpX2aVeX4X2b (8, 0, 0, 1, 0), {R1, R2, R3, C1}, EMPTY},
98 {"addp4", A, OpX2aVeX4X2b (8, 0, 0, 2, 0), {R1, R2, R3}, EMPTY},
99 {"and", A, OpX2aVeX4X2b (8, 0, 0, 3, 0), {R1, R2, R3}, EMPTY},
100 {"andcm", A, OpX2aVeX4X2b (8, 0, 0, 3, 1), {R1, R2, R3}, EMPTY},
101 {"or", A, OpX2aVeX4X2b (8, 0, 0, 3, 2), {R1, R2, R3}, EMPTY},
102 {"xor", A, OpX2aVeX4X2b (8, 0, 0, 3, 3), {R1, R2, R3}, EMPTY},
103 {"shladd", A, OpX2aVeX4 (8, 0, 0, 4), {R1, R2, CNT2
[all...]
H A Dia64-opc-i.c117 {"chk.s.i", I0, OpX3 (0, 1), {R2, TGT25b}, EMPTY},
119 {"mov", I, OpX3XbIhWhTag13 (0, 7, 0, 0, 1, 0), {B1, R2}, PSEUDO, 0, NULL},
121 I, OpX3XbIhWh (0, a, b, c, d), {B1, R2, TAG13b}, EMPTY
136 {"mov", I, OpX3 (0, 3), {PR, R2, IMM17}, EMPTY},
138 {"mov", I, FULL17 | OpX3 (0, 3) | FULL17, {PR, R2}, PSEUDO, 0, NULL},
142 {"mov.i", I, OpX3X6 (0, 0, 0x2a), {AR3, R2}, EMPTY},
156 {"dep", I, Op (4), {R1, R2, R3, CPOS6c, LEN4}, EMPTY},
158 {"shrp", I, OpX2X (5, 3, 0), {R1, R2, R3, CNT6}, EMPTY},
168 {"shl", I, OpX2XYb (5, 1, 1, 0), {R1, R2, CPOS6a},
170 {"dep.z", I, OpX2XYb (5, 1, 1, 0), {R1, R2, CPOS6
[all...]
H A Dv850-opc.c340 /* The R2 field in a format 1, 2, 4, 5, 6, 7, 9 insn. */
341 #define R2 (R1_NOTR0 + 1)
345 #define R2_NOTR0 (R2 + 1)
396 /* The R2 field as a system register. */
487 #define IF1 {R1, R2}
490 #define IF2 {I5, R2}
496 #define IF6 {I16, R1, R2}
499 #define IF6U {I16U, R1, R2}
548 { "sld.b", one (0x0300), one (0x0780), {D7, EP, R2}, 1, PROCESSOR_V850E1 },
549 { "sld.b", one (0x0300), one (0x0780), {D7, EP, R2},
339 #define R2 macro
[all...]
H A Dia64-opc-m.c107 {"mov.m", M, OpX3X6b (1, 0, 0x2a), {AR3, R2}, EMPTY},
109 {"mov", M, OpX3X6b (1, 0, 0x2c), {CR3, R2}, PRIV, 0, NULL},
115 {"mov", M, OpX3X6b (1, 0, 0x2d), {PSR_L, R2}, PRIV, 0, NULL},
116 {"mov", M, OpX3X6b (1, 0, 0x29), {PSR_UM, R2}, EMPTY},
119 {"probe.r", M, OpX3X6b (1, 0, 0x38), {R1, R3, R2}, EMPTY},
120 {"probe.w", M, OpX3X6b (1, 0, 0x39), {R1, R3, R2}, EMPTY},
126 {"itc.d", M0, OpX3X6b (1, 0, 0x2e), {R2}, LAST | PRIV, 0, NULL},
127 {"itc.i", M0, OpX3X6b (1, 0, 0x2f), {R2}, LAST | PRIV, 0, NULL},
129 {"mov", M, OpX3X6b (1, 0, 0x00), {RR_R3, R2}, PRIV, 0, NULL},
130 {"mov", M, OpX3X6b (1, 0, 0x01), {DBR_R3, R2}, PRI
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D20020307-1.f3 REAL*8 B,W1,W2,BNORM,BINV,WT,W0,C1,C2,R1,R2 local in subroutine:SWEEP
6 DIMENSION C1(MAXVEC),C2(MAXVEC),R1(MAXVEC),R2(MAXVEC)
15 IF( R2(I)**2 .LE. (ONE-WT(I)**2) )THEN
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DConstraintSystem.cpp48 for (unsigned R2 = R1 + 1; R2 < NumConstraints; R2++) {
49 if (R1 == R2)
53 if (Constraints[R2][1] == 0)
56 if ((Constraints[R1][1] < 0 && Constraints[R2][1] < 0) ||
57 (Constraints[R1][1] > 0 && Constraints[R2][1] > 0))
61 unsigned UpperR = R2;
/openbsd-current/gnu/gcc/gcc/config/bfin/
H A Dlib1funcs.asm39 R2 = -R0; define
41 IF CC R0 = R2;
44 R2 = -R1; define
46 IF CC R1 = R2;
47 R2 = CC; define
48 R7 = R7 ^ R2;
71 R2 = [SP++]; define
73 R2 *= R0;
74 R0 = R1 - R2;
94 R2 define
[all...]
/openbsd-current/lib/libcrypto/sm3/
H A Dsm3.c58 #define R2(A, B, C, D, E, F, G, H, TJ, Wi, Wj) \ macro
156 R2(A, B, C, D, E, F, G, H, 0x9d8a7a87, W00, W00 ^ W04);
158 R2(D, A, B, C, H, E, F, G, 0x3b14f50f, W01, W01 ^ W05);
160 R2(C, D, A, B, G, H, E, F, 0x7629ea1e, W02, W02 ^ W06);
162 R2(B, C, D, A, F, G, H, E, 0xec53d43c, W03, W03 ^ W07);
164 R2(A, B, C, D, E, F, G, H, 0xd8a7a879, W04, W04 ^ W08);
166 R2(D, A, B, C, H, E, F, G, 0xb14f50f3, W05, W05 ^ W09);
168 R2(C, D, A, B, G, H, E, F, 0x629ea1e7, W06, W06 ^ W10);
170 R2(B, C, D, A, F, G, H, E, 0xc53d43ce, W07, W07 ^ W11);
172 R2(
[all...]
/openbsd-current/sys/lib/libsa/
H A Dsha1.c39 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
42 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
78 R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23);
79 R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2(
[all...]
/openbsd-current/sys/crypto/
H A Dsha1.c40 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
43 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
79 R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23);
80 R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2(
[all...]
/openbsd-current/lib/libc/hash/
H A Dsha1.c37 * (R0+R1), R2, R3, R4 are the different operations (rounds) used in SHA1
41 #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30); macro
75 R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23);
76 R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2(
[all...]
/openbsd-current/lib/libcrypto/md5/asm/
H A Dmd5-586.pl25 %Ltmp1=("R0",&Np($C), "R1",&Np($C), "R2",&Np($C), "R3",&Np($D));
29 5, 8, 11, 14, 1, 4, 7, 10, 13, 0, 3, 6, 9, 12, 15, 2, # R2
94 sub R2 subroutine
101 &comment("R2 $ki");
119 &comment("R2 $ki");
238 &comment("R2 section");
239 &R2( 0,-1,$A,$B,$C,$D,$X,32, 4,0xfffa3942);
240 &R2( 1, 0,$D,$A,$B,$C,$X,33,11,0x8771f681);
241 &R2( 2, 0,$C,$D,$A,$B,$X,34,16,0x6d9d6122);
242 &R2(
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DReachableCode.h55 SourceRange R2) = 0;
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dexecutor_address_test.cpp88 ExecutorAddrRange R0(A0, A1), R1(A1, A2), R2(A2, A3), R3(A0, A2), R4(A1, A3);
92 // R2: # -- After R1
98 EXPECT_NE(R1, R2);
105 EXPECT_FALSE(R1.overlaps(R2));
/openbsd-current/gnu/llvm/clang/include/clang/Tooling/Transformer/
H A DRangeSelector.h59 /// Selects the range between `R1` and `R2.
60 inline RangeSelector between(RangeSelector R1, RangeSelector R2) { argument
61 return enclose(after(std::move(R1)), before(std::move(R2)));
/openbsd-current/gnu/gcc/gcc/
H A Dconflict.c114 R1 and R2. R1 is assumed to be smaller or equal to R2. */
115 #define CONFLICT_HASH_FN(R1, R2) ((R2) * ((R2) - 1) / 2 + (R1))
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/hexagon/
H A Dfastmath_dlib_asm.S60 #define mantb R2
75 #define minusl R2
195 #define mantb R2
210 #define minusl R2
324 #define mantbl R2
337 #define minus1l R2
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dvax-nat.c56 R0, R1, R2, R3, R4, R5,
/openbsd-current/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiBaseInfo.h46 case Lanai::R2:

Completed in 411 milliseconds

12345