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

1234

/freebsd-11-stable/sys/cddl/dev/dtrace/arm/
H A Dregset.h50 #define REG_R1 R1
/freebsd-11-stable/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...]
/freebsd-11-stable/crypto/openssl/crypto/md4/
H A Dmd4_dgst.c159 R1(A, B, C, D, X(0), 3, 0x5A827999L);
160 R1(D, A, B, C, X(4), 5, 0x5A827999L);
161 R1(C, D, A, B, X(8), 9, 0x5A827999L);
162 R1(B, C, D, A, X(12), 13, 0x5A827999L);
163 R1(A, B, C, D, X(1), 3, 0x5A827999L);
164 R1(D, A, B, C, X(5), 5, 0x5A827999L);
165 R1(C, D, A, B, X(9), 9, 0x5A827999L);
166 R1(B, C, D, A, X(13), 13, 0x5A827999L);
167 R1(A, B, C, D, X(2), 3, 0x5A827999L);
168 R1(
[all...]
H A Dmd4_locl.h107 #define R1(a,b,c,d,k,s,t) { \ macro
/freebsd-11-stable/share/doc/papers/relengr/
H A DMakefile13 @(echo .R1; echo database ${.CURDIR}/ref.bib; echo .R2) > ${.TARGET}
/freebsd-11-stable/share/doc/psd/02.implement/
H A DMakefile14 @(echo .R1; echo database ${.CURDIR}/ref.bib; \
/freebsd-11-stable/crypto/openssl/crypto/md5/
H A Dmd5_dgst.c159 R1(A, B, C, D, X(1), 5, 0xf61e2562L);
160 R1(D, A, B, C, X(6), 9, 0xc040b340L);
161 R1(C, D, A, B, X(11), 14, 0x265e5a51L);
162 R1(B, C, D, A, X(0), 20, 0xe9b6c7aaL);
163 R1(A, B, C, D, X(5), 5, 0xd62f105dL);
164 R1(D, A, B, C, X(10), 9, 0x02441453L);
165 R1(C, D, A, B, X(15), 14, 0xd8a1e681L);
166 R1(B, C, D, A, X(4), 20, 0xe7d3fbc8L);
167 R1(A, B, C, D, X(9), 5, 0x21e1cde6L);
168 R1(
[all...]
/freebsd-11-stable/share/doc/psd/01.cacm/
H A DMakefile13 @(echo .R1; echo database ${.CURDIR}/ref.bib; \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_dlib_asm.S56 #define mantexpa R1:0
57 #define lmanta R1:0
67 #define lmant R1:0
68 #define manth R1
157 #define mantexpa R1:0
158 #define lmanta R1:0
168 #define lmant R1:0
169 #define manth R1
258 #define mantah R1
259 #define mantexpa R1
[all...]
H A Dfastmath_dlib_asm.S58 #define mantexpa R1:0
59 #define lmanta R1:0
69 #define lmant R1:0
70 #define manth R1
193 #define mantexpa R1:0
194 #define lmanta R1:0
204 #define lmant R1:0
205 #define manth R1
322 #define mantah R1
323 #define mantexpa R1
[all...]
H A Dfastmath2_ldlib_asm.S52 #define manta R1:0
53 #define lmanta R1:0
61 #define lmant R1:0
151 #define manta R1:0
152 #define lmanta R1:0
160 #define lmant R1:0
/freebsd-11-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl25 %Ltmp1=("R0",&Np($C), "R1",&Np($C), "R2",&Np($C), "R3",&Np($D));
28 1, 6, 11, 0, 5, 10, 15, 4, 9, 14, 3, 8, 13, 2, 7, 12, # R1
62 &mov($tmp1,&Np($c)) if $pos == 1; # next tmp1 for R1
71 sub R1 subroutine
75 &comment("R1 $ki");
219 &comment("R1 section");
220 &R1(-1,$A,$B,$C,$D,$X,16, 5,0xf61e2562);
221 &R1( 0,$D,$A,$B,$C,$X,17, 9,0xc040b340);
222 &R1( 0,$C,$D,$A,$B,$X,18,14,0x265e5a51);
223 &R1(
[all...]
/freebsd-11-stable/share/doc/psd/15.yacc/
H A DMakefile13 @(echo .R1; echo database ${.CURDIR}/ref.bib; \
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DReachableCode.h54 SourceRange R1,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp365 bool evaluateCMPrr(uint32_t Cmp, const RegisterSubReg &R1, const RegisterSubReg &R2,
367 bool evaluateCMPri(uint32_t Cmp, const RegisterSubReg &R1, const APInt &A2,
369 bool evaluateCMPrp(uint32_t Cmp, const RegisterSubReg &R1, uint64_t Props2,
378 bool evaluateCOPY(const RegisterSubReg &R1, const CellMap &Inputs,
382 bool evaluateANDrr(const RegisterSubReg &R1, const RegisterSubReg &R2,
384 bool evaluateANDri(const RegisterSubReg &R1, const APInt &A2,
387 bool evaluateORrr(const RegisterSubReg &R1, const RegisterSubReg &R2,
389 bool evaluateORri(const RegisterSubReg &R1, const APInt &A2,
392 bool evaluateXORrr(const RegisterSubReg &R1, const RegisterSubReg &R2,
394 bool evaluateXORri(const RegisterSubReg &R1, cons
1107 evaluateCMPrr(uint32_t Cmp, const RegisterSubReg &R1, const RegisterSubReg &R2, const CellMap &Inputs, bool &Result) argument
1146 evaluateCMPri(uint32_t Cmp, const RegisterSubReg &R1, const APInt &A2, const CellMap &Inputs, bool &Result) argument
1173 evaluateCMPrp(uint32_t Cmp, const RegisterSubReg &R1, uint64_t Props2, const CellMap &Inputs, bool &Result) argument
1366 evaluateCOPY(const RegisterSubReg &R1, const CellMap &Inputs, LatticeCell &Result) argument
1371 evaluateANDrr(const RegisterSubReg &R1, const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) argument
1402 evaluateANDri(const RegisterSubReg &R1, const APInt &A2, const CellMap &Inputs, LatticeCell &Result) argument
1438 evaluateORrr(const RegisterSubReg &R1, const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) argument
1469 evaluateORri(const RegisterSubReg &R1, const APInt &A2, const CellMap &Inputs, LatticeCell &Result) argument
1505 evaluateXORrr(const RegisterSubReg &R1, const RegisterSubReg &R2, const CellMap &Inputs, LatticeCell &Result) argument
1534 evaluateXORri(const RegisterSubReg &R1, const APInt &A2, const CellMap &Inputs, LatticeCell &Result) argument
1567 evaluateZEXTr(const RegisterSubReg &R1, unsigned Width, unsigned Bits, const CellMap &Inputs, LatticeCell &Result) argument
1598 evaluateSEXTr(const RegisterSubReg &R1, unsigned Width, unsigned Bits, const CellMap &Inputs, LatticeCell &Result) argument
1663 evaluateCLBr(const RegisterSubReg &R1, bool Zeros, bool Ones, const CellMap &Inputs, LatticeCell &Result) argument
1698 evaluateCTBr(const RegisterSubReg &R1, bool Zeros, bool Ones, const CellMap &Inputs, LatticeCell &Result) argument
1733 evaluateEXTRACTr(const RegisterSubReg &R1, unsigned Width, unsigned Bits, unsigned Offset, bool Signed, const CellMap &Inputs, LatticeCell &Result) argument
1791 evaluateSplatr(const RegisterSubReg &R1, unsigned Bits, unsigned Count, const CellMap &Inputs, LatticeCell &Result) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddpx2-nat.c40 R0, R1, R2, R3, R4, R5, R6, R7,
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp547 SourceRange &R1,
549 R1 = R2 = SourceRange();
561 R1 = UO->getSubExpr()->getSourceRange();
566 R1 = CAO->getLHS()->getSourceRange();
578 R1 = ME->getSourceRange();
583 R1 = ASE->getLHS()->getSourceRange();
589 R1 = CSC->getSubExpr()->getSourceRange();
594 R1 = CE->getSubExpr()->getSourceRange();
602 R1 = CSC->getSubExpr()->getSourceRange();
607 R1
546 GetUnreachableLoc(const Stmt *S, SourceRange &R1, SourceRange &R2) argument
661 SourceRange R1, R2; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp24 static const MCPhysReg RegList[] = { ARM::R0, ARM::R1, ARM::R2, ARM::R3 };
68 static const MCPhysReg LoRegList[] = { ARM::R1, ARM::R3 };
69 static const MCPhysReg ShadowRegList[] = { ARM::R0, ARM::R1 };
70 static const MCPhysReg GPRArgRegs[] = { ARM::R0, ARM::R1, ARM::R2, ARM::R3 };
120 static const MCPhysReg LoRegList[] = { ARM::R1, ARM::R3 };
156 static const MCPhysReg RRegList[] = { ARM::R0, ARM::R1, ARM::R2, ARM::R3 };
/freebsd-11-stable/contrib/ncurses/include/
H A DMKkey_defs.sh64 key_resize kr1 str R1 KEY_RESIZE + ----- Terminal resize event
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiBaseInfo.h44 case Lanai::R1:
/freebsd-11-stable/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-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp79 bool selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, SDValue &AluOp);
211 bool LanaiDAGToDAGISel::selectAddrRr(SDValue Addr, SDValue &R1, SDValue &R2, argument
241 R1 = Addr.getOperand(0);
295 // Materialize all ones constants as copies from R1. This allows the
299 SDLoc(Node), Lanai::R1, MVT::i32);
/freebsd-11-stable/contrib/ldns/
H A Dsha1.c37 /* (R0+R1), R2, R3, R4 are the different operations used in SHA1 */
39 #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30); macro
75 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);

Completed in 217 milliseconds

1234