Searched refs:R1 (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dia64-opc-i.c135 {"mov", I, OpX3X6 (0, 0, 0x31), {R1, B2}, EMPTY},
140 {"mov", I, OpX3X6 (0, 0, 0x30), {R1, IP}, EMPTY},
141 {"mov", I, OpX3X6 (0, 0, 0x33), {R1, PR}, EMPTY},
144 {"mov.i", I, OpX3X6 (0, 0, 0x32), {R1, AR3}, EMPTY},
145 {"zxt1", I, OpX3X6 (0, 0, 0x10), {R1, R3}, EMPTY},
146 {"zxt2", I, OpX3X6 (0, 0, 0x11), {R1, R3}, EMPTY},
147 {"zxt4", I, OpX3X6 (0, 0, 0x12), {R1, R3}, EMPTY},
148 {"sxt1", I, OpX3X6 (0, 0, 0x14), {R1, R3}, EMPTY},
149 {"sxt2", I, OpX3X6 (0, 0, 0x15), {R1, R3}, EMPTY},
150 {"sxt4", I, OpX3X6 (0, 0, 0x16), {R1, R
[all...]
H A Dia64-opc-m.c80 {"chk.a.nc", M0, OpX3 (0, 4), {R1, TGT25c}, EMPTY},
81 {"chk.a.clr", M0, OpX3 (0, 5), {R1, TGT25c}, EMPTY},
94 {"invala.e", M0, OpX3X4X2 (0, 0, 2, 1), {R1}, EMPTY},
108 {"mov.m", M, OpX3X6b (1, 0, 0x22), {R1, AR3}, EMPTY},
110 {"mov", M, OpX3X6b (1, 0, 0x24), {R1, CR3}, PRIV, 0, NULL},
112 {"alloc", M, OpX3 (1, 6), {R1, AR_PFS, SOF, SOL, SOR}, FIRST|NO_PRED|MOD_RRBS, 0, NULL},
113 {"alloc", M, OpX3 (1, 6), {R1, SOF, SOL, SOR}, PSEUDO|FIRST|NO_PRED|MOD_RRBS, 0, NULL},
117 {"mov", M, OpX3X6b (1, 0, 0x25), {R1, PSR}, PRIV, 0, NULL},
118 {"mov", M, OpX3X6b (1, 0, 0x21), {R1, PSR_UM}, EMPTY},
119 {"probe.r", M, OpX3X6b (1, 0, 0x38), {R1, R
[all...]
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, R
[all...]
H A Dia64-opc.h70 #define R1 IA64_OPND_R1 macro
/freebsd-9.3-release/share/doc/papers/relengr/
H A DMakefile13 @(echo .R1; echo database ${.CURDIR}/ref.bib; echo .R2) > ${.TARGET}
/freebsd-9.3-release/share/doc/psd/02.implement/
H A DMakefile14 @(echo .R1; echo database ${.CURDIR}/ref.bib; \
/freebsd-9.3-release/share/doc/psd/01.cacm/
H A DMakefile13 @(echo .R1; echo database ${.CURDIR}/ref.bib; \
/freebsd-9.3-release/crypto/openssl/crypto/md5/
H A Dmd5_dgst.c164 R1(A, B, C, D, X(1), 5, 0xf61e2562L);
165 R1(D, A, B, C, X(6), 9, 0xc040b340L);
166 R1(C, D, A, B, X(11), 14, 0x265e5a51L);
167 R1(B, C, D, A, X(0), 20, 0xe9b6c7aaL);
168 R1(A, B, C, D, X(5), 5, 0xd62f105dL);
169 R1(D, A, B, C, X(10), 9, 0x02441453L);
170 R1(C, D, A, B, X(15), 14, 0xd8a1e681L);
171 R1(B, C, D, A, X(4), 20, 0xe7d3fbc8L);
172 R1(A, B, C, D, X(9), 5, 0x21e1cde6L);
173 R1(
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/md4/
H A Dmd4_dgst.c164 R1(A, B, C, D, X(0), 3, 0x5A827999L);
165 R1(D, A, B, C, X(4), 5, 0x5A827999L);
166 R1(C, D, A, B, X(8), 9, 0x5A827999L);
167 R1(B, C, D, A, X(12), 13, 0x5A827999L);
168 R1(A, B, C, D, X(1), 3, 0x5A827999L);
169 R1(D, A, B, C, X(5), 5, 0x5A827999L);
170 R1(C, D, A, B, X(9), 9, 0x5A827999L);
171 R1(B, C, D, A, X(13), 13, 0x5A827999L);
172 R1(A, B, C, D, X(2), 3, 0x5A827999L);
173 R1(
[all...]
H A Dmd4_locl.h107 #define R1(a,b,c,d,k,s,t) { \ macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DReachableCode.cpp185 SourceRange &R1,
187 R1 = R2 = SourceRange();
199 R1 = UO->getSubExpr()->getSourceRange();
204 R1 = CAO->getLHS()->getSourceRange();
216 R1 = ME->getSourceRange();
221 R1 = ASE->getLHS()->getSourceRange();
227 R1 = CSC->getSubExpr()->getSourceRange();
232 R1 = CE->getSubExpr()->getSourceRange();
240 R1 = CSC->getSubExpr()->getSourceRange();
245 R1
184 GetUnreachableLoc(const Stmt *S, SourceRange &R1, SourceRange &R2) argument
251 SourceRange R1, R2; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl24 %Ltmp1=("R0",&Np($C), "R1",&Np($C), "R2",&Np($C), "R3",&Np($D));
27 1, 6, 11, 0, 5, 10, 15, 4, 9, 14, 3, 8, 13, 2, 7, 12, # R1
61 &mov($tmp1,&Np($c)) if $pos == 1; # next tmp1 for R1
70 sub R1 subroutine
74 &comment("R1 $ki");
218 &comment("R1 section");
219 &R1(-1,$A,$B,$C,$D,$X,16, 5,0xf61e2562);
220 &R1( 0,$D,$A,$B,$C,$X,17, 9,0xc040b340);
221 &R1( 0,$C,$D,$A,$B,$X,18,14,0x265e5a51);
222 &R1(
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DReachableCode.h43 virtual void HandleUnreachable(SourceLocation L, SourceRange R1,
/freebsd-9.3-release/share/doc/psd/15.yacc/
H A DMakefile13 @(echo .R1; echo database ${.CURDIR}/ref.bib; \
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddpx2-nat.c40 R0, R1, R2, R3, R4, R5, R6, R7,
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUISelDAGToDAG.cpp58 bool SelectADDRParam(SDValue Addr, SDValue& R1, SDValue& R2);
59 bool SelectADDR(SDValue N, SDValue &R1, SDValue &R2);
60 bool SelectADDR64(SDValue N, SDValue &R1, SDValue &R2);
142 SDValue Addr, SDValue& R1, SDValue& R2) {
146 R1 = CurDAG->getTargetFrameIndex(FIN->getIndex(), MVT::i32);
149 R1 = Addr;
153 R1 = Addr.getOperand(0);
156 R1 = Addr;
162 bool AMDGPUDAGToDAGISel::SelectADDR(SDValue Addr, SDValue& R1, SDValue& R2) { argument
167 return SelectADDRParam(Addr, R1, R
141 SelectADDRParam( SDValue Addr, SDValue& R1, SDValue& R2) argument
171 SelectADDR64(SDValue Addr, SDValue& R1, SDValue& R2) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMCallingConv.h31 static const uint16_t RegList[] = { ARM::R0, ARM::R1, ARM::R2, ARM::R3 };
75 static const uint16_t LoRegList[] = { ARM::R1, ARM::R3 };
76 static const uint16_t ShadowRegList[] = { ARM::R0, ARM::R1 };
77 static const uint16_t GPRArgRegs[] = { ARM::R0, ARM::R1, ARM::R2, ARM::R3 };
127 static const uint16_t LoRegList[] = { ARM::R1, ARM::R3 };
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp47 bool SelectADDRrr(SDValue N, SDValue &R1, SDValue &R2);
118 bool SparcDAGToDAGISel::SelectADDRrr(SDValue Addr, SDValue &R1, SDValue &R2) { argument
132 R1 = Addr.getOperand(0);
137 R1 = Addr;
/freebsd-9.3-release/contrib/ncurses/include/
H A DMKkey_defs.sh64 key_resize kr1 str R1 KEY_RESIZE + ----- Terminal resize event
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp250 static bool HasSameSymbol(const RelEntry &R0, const RelEntry &R1) { argument
251 return R0.Sym == R1.Sym;
254 static int CompareOffset(const RelEntry &R0, const RelEntry &R1) { argument
255 return (R0.Offset > R1.Offset) ? 1 : ((R0.Offset == R1.Offset) ? 0 : -1);
/freebsd-9.3-release/contrib/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))
/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonVarargsCallingConvention.h53 Hexagon::R0, Hexagon::R1, Hexagon::R2, Hexagon::R3, Hexagon::R4,
109 Hexagon::R0, Hexagon::R1, Hexagon::R2, Hexagon::R3, Hexagon::R4,
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dsha1-internal.c144 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
148 #define R1(v,w,x,y,z,i) \ macro
203 R1(e,a,b,c,d,16); R1(d,e,a,b,c,17); R1(c,d,e,a,b,18); R1(b,c,d,e,a,19);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp47 SourceRange R1, R2; member in struct:__anon2971::TransformActionsImpl::ActionData
212 if (!canRemoveRange(act.R1))
221 if (!canReplaceRange(act.R1, act.R2))
254 commitRemove(act.R1);
260 commitReplace(act.R1, act.R2);
266 commitIncreaseIndentation(act.R1, act.Loc);
269 commitClearDiagnostic(act.DiagIDs, act.R1);
309 data.R1 = range;
333 data.R1 = range;
363 data.R1
[all...]
/freebsd-9.3-release/contrib/groff/src/roff/grog/
H A Dgrog.pl80 elsif (/^\.R1$sp/) {

Completed in 283 milliseconds

123