| /netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
| H A D | sljitNativeARM_64.c | 55 #define RN(rn) (reg_map[rn] << 5) macro 444 return push_inst(compiler, (ORRI ^ W_OP) | RD(dst) | RN(TMP_ZERO) | bitmask); in load_immediate() 449 return push_inst(compiler, ORRI | RD(dst) | RN(TMP_ZERO) | bitmask); in load_immediate() 577 return push_inst(compiler, ((op == SLJIT_ADD ? ADDI : SUBI) ^ inv_bits) | RD(dst) | RN(reg)); in emit_op_imm() 581 return push_inst(compiler, (ADDI ^ inv_bits) | RD(dst) | RN(reg) | (imm << 10)); in emit_op_imm() 586 return push_inst(compiler, (SUBI ^ inv_bits) | RD(dst) | RN(reg) | (nimm << 10)); in emit_op_imm() 590 …return push_inst(compiler, (ADDI ^ inv_bits) | RD(dst) | RN(reg) | ((imm >> 12) << 10) | (1 << 22)… in emit_op_imm() 594 …return push_inst(compiler, (SUBI ^ inv_bits) | RD(dst) | RN(reg) | ((nimm >> 12) << 10) | (1 << 22… in emit_op_imm() 597 …FAIL_IF(push_inst(compiler, (ADDI ^ inv_bits) | RD(dst) | RN(reg) | ((imm >> 12) << 10) | (1 << 22… in emit_op_imm() 598 return push_inst(compiler, (ADDI ^ inv_bits) | RD(dst) | RN(dst) | ((imm & 0xfff) << 10)); in emit_op_imm() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | mep-opc.c | 602 { { MNEM, ' ', OP (RN), ',', '(', OP (RMA), ')', 0 } }, 608 { { MNEM, ' ', OP (RN), ',', '(', OP (RMA), ')', 0 } }, 626 { { MNEM, ' ', OP (RL5), ',', OP (RN), ',', '(', OP (RM), ')', 0 } }, 632 { { MNEM, ' ', OP (RL5), ',', OP (RN), ',', '(', OP (RM), ')', 0 } }, 638 { { MNEM, ' ', OP (RL5), ',', OP (RN), ',', '(', OP (RM), ')', 0 } }, 716 { { MNEM, ' ', OP (RN), ',', OP (RM), ',', OP (UIMM16), 0 } }, 722 { { MNEM, ' ', OP (RN), ',', OP (RM), ',', OP (UIMM16), 0 } }, 734 { { MNEM, ' ', OP (RN), ',', OP (C5RMUIMM20), 0 } }, 908 { { MNEM, ' ', OP (RN), 0 } }, 914 { { MNEM, ' ', OP (RN), 0 } }, [all …]
|
| H A D | epiphany-opc.c | 416 { { MNEM, ' ', OP (RN), 0 } }, 434 { { MNEM, ' ', OP (RN), 0 } }, 446 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (RM), ']', 0 } }, 452 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ']', ',', OP (RM), 0 } }, 470 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (DISP3), ']', 0 } }, 488 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (RM), ']', 0 } }, 494 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ']', ',', OP (RM), 0 } }, 512 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (DISP3), ']', 0 } }, 530 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (RM), ']', 0 } }, 536 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ']', ',', OP (RM), 0 } }, [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | mep-opc.c | 602 { { MNEM, ' ', OP (RN), ',', '(', OP (RMA), ')', 0 } }, 608 { { MNEM, ' ', OP (RN), ',', '(', OP (RMA), ')', 0 } }, 626 { { MNEM, ' ', OP (RL5), ',', OP (RN), ',', '(', OP (RM), ')', 0 } }, 632 { { MNEM, ' ', OP (RL5), ',', OP (RN), ',', '(', OP (RM), ')', 0 } }, 638 { { MNEM, ' ', OP (RL5), ',', OP (RN), ',', '(', OP (RM), ')', 0 } }, 716 { { MNEM, ' ', OP (RN), ',', OP (RM), ',', OP (UIMM16), 0 } }, 722 { { MNEM, ' ', OP (RN), ',', OP (RM), ',', OP (UIMM16), 0 } }, 734 { { MNEM, ' ', OP (RN), ',', OP (C5RMUIMM20), 0 } }, 908 { { MNEM, ' ', OP (RN), 0 } }, 914 { { MNEM, ' ', OP (RN), 0 } }, [all …]
|
| H A D | epiphany-opc.c | 416 { { MNEM, ' ', OP (RN), 0 } }, 434 { { MNEM, ' ', OP (RN), 0 } }, 446 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (RM), ']', 0 } }, 452 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ']', ',', OP (RM), 0 } }, 470 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (DISP3), ']', 0 } }, 488 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (RM), ']', 0 } }, 494 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ']', ',', OP (RM), 0 } }, 512 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (DISP3), ']', 0 } }, 530 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ',', OP (RM), ']', 0 } }, 536 { { MNEM, ' ', OP (RD), ',', '[', OP (RN), ']', ',', OP (RM), 0 } }, [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | MachineRegionInfo.h | 56 bool operator==(const MachineRegion &RN) const { 57 return this == reinterpret_cast<const MachineRegionNode *>(&RN); 68 bool operator==(const MachineRegionNode &RN) const { 69 return &RN == reinterpret_cast<const MachineRegionNode *>(this);
|
| H A D | RDFLiveness.h | 160 MachineBasicBlock *getBlockWithRef(NodeId RN) const;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | SmallSet.h | 266 template <typename T, unsigned LN, unsigned RN, typename C> 267 bool operator==(const SmallSet<T, LN, C> &LHS, const SmallSet<T, RN, C> &RHS) { 278 template <typename T, unsigned LN, unsigned RN, typename C> 279 bool operator!=(const SmallSet<T, LN, C> &LHS, const SmallSet<T, RN, C> &RHS) {
|
| /netbsd-src/external/mit/lua/dist/src/ |
| H A D | liolib.c | 434 } RN; typedef 440 static int nextc (RN *rn) { in nextc() 456 static int test2 (RN *rn, const char *set) { in test2() 466 static int readdigits (RN *rn, int hex) { in readdigits() 480 RN rn; in read_number()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | StructurizeCFG.cpp | 527 for (RegionNode *RN : reverse(Order)) { in collectInfos() 529 << (RN->isSubRegion() ? "SubRegion with entry: " : "") in collectInfos() 530 << RN->getEntry()->getName() << "\n"); in collectInfos() 533 gatherPredicates(RN); in collectInfos() 536 Visited.insert(RN->getEntry()); in collectInfos() 539 analyzeLoops(RN); in collectInfos()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | DDG.h | 362 auto *RN = new RootDDGNode(); in createRootNode() local 363 assert(RN && "Failed to allocate memory for DDG root node."); in createRootNode() 364 Graph.addNode(*RN); in createRootNode() 365 return *RN; in createRootNode()
|
| H A D | RegionInfo.h | 884 bool operator==(const Region &RN) const { 885 return this == reinterpret_cast<const RegionNode *>(&RN); 895 bool operator==(const RegionNode &RN) const { 896 return &RN == reinterpret_cast<const RegionNode *>(this);
|
| /netbsd-src/lib/libm/noieee_src/ |
| H A D | n_support.c | 469 const int RN=0,RZ=1,RP=2,RM=3; 482 r=swapRM(RN); /* ...save and reset the Rounding Mode to RN */ 512 if(r==RN) t=addc(t); /* ...t=t+ulp */
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | DeclarationName.cpp | 73 unsigned LN = LHSSelector.getNumArgs(), RN = RHSSelector.getNumArgs(); in compare() local 74 for (unsigned I = 0, N = std::min(LN, RN); I != N; ++I) { in compare() 86 return compareInt(LN, RN); in compare()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| H A D | CodeGenDAGPatterns.h | 1031 Record *getResult(unsigned RN) const { in getResult() argument 1032 assert(RN < Results.size()); in getResult() 1033 return Results[RN]; in getResult() 1041 Record *getImpResult(unsigned RN) const { in getImpResult() argument 1042 assert(RN < ImpResults.size()); in getImpResult() 1043 return ImpResults[RN]; in getImpResult()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | RDFRegisters.cpp | 202 bool PhysicalRegisterInfo::aliasMM(RegisterRef RM, RegisterRef RN) const { in aliasMM() 203 assert(isRegMaskId(RM.Reg) && isRegMaskId(RN.Reg)); in aliasMM() 206 const uint32_t *BN = getRegMaskBits(RN.Reg); in aliasMM()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | RDFDeadCode.cpp | 71 for (unsigned R = 0, RN = DFG.getTRI().getNumRegs(); R != RN; ++R) { in isLiveInstr() local
|
| H A D | HexagonExpandCondsets.cpp | 230 void renameInRange(RegisterRef RO, RegisterRef RN, unsigned PredR, 909 void HexagonExpandCondsets::renameInRange(RegisterRef RO, RegisterRef RN, in renameInRange() argument 925 Op.setReg(RN.Reg); in renameInRange() 926 Op.setSubReg(RN.Sub); in renameInRange()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
| H A D | AVRISelDAGToDAG.cpp | 332 const RegisterSDNode *RN = dyn_cast<RegisterSDNode>(BasePtr.getOperand(0)); in select() local 334 if (!RN || (RN->getReg() != AVR::SP)) { in select()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| H A D | NVPTX.h | 136 RN, enumerator
|
| /netbsd-src/sys/arch/m68k/fpsp/ |
| H A D | bindec.sa | 367 * RN 00 0 0 00/0 RN 368 * RN 00 0 1 00/0 RN 369 * RN 00 1 0 00/0 RN 370 * RN 00 1 1 00/0 RN 442 bne.b not_rn ;if zero, it is RN 443 lea.l PTENRN,a1 ;load a1 with RN table base
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
| H A D | sh4-300.md | 64 ;; MOV RM,RN / MOV #imm8,RN / STS PR,RN
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | sh4-300.md | 64 ;; MOV RM,RN / MOV #imm8,RN / STS PR,RN
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | GenericDomTree.h | 376 const DomTreeNodeBase<NodeT> *RN = getNode(R); 377 if (!RN) 380 WL.push_back(RN);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | README_P9.txt | 257 rnd ← bfp_ROUND_TO_BFP128(RO, FPSCR.RN, v) 262 rnd ← bfp_ROUND_TO_BFP128(RO, FPSCR.RN, v) 267 rnd ← bfp_NEGATE(bfp_ROUND_TO_BFP128(RO, FPSCR.RN, v)) 272 rnd ← bfp_NEGATE(bfp_ROUND_TO_BFP128(RO, FPSCR.RN, v))
|