| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | sr71k.md | 46 ;; RH> From Section 19.1 47 ;; RH> 1) In terms of figure 6-1, are all the instructions in 48 ;; RH> table 19-1 restricted 49 ;; RH> to ALUx? When ALUx is not in use for an instruction in table;; RH> … 50 ;; RH> it fully compatible with all insns that issue to ALUy? 56 ;; RH> From Section 19.2 57 ;; RH> 2) Explain conditional moves execution path (in terms of 58 ;; RH> figure 6-1) 63 ;; RH> 3) Explain floating point store execution path (in terms of 64 ;; RH> figure 6-1) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | sr71k.md | 46 ;; RH> From Section 19.1 47 ;; RH> 1) In terms of figure 6-1, are all the instructions in 48 ;; RH> table 19-1 restricted 49 ;; RH> to ALUx? When ALUx is not in use for an instruction in table;; RH> … 50 ;; RH> it fully compatible with all insns that issue to ALUy? 56 ;; RH> From Section 19.2 57 ;; RH> 2) Explain conditional moves execution path (in terms of 58 ;; RH> figure 6-1) 63 ;; RH> 3) Explain floating point store execution path (in terms of 64 ;; RH> figure 6-1) [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeTypesGeneric.cpp | 510 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_SELECT() local 513 GetSplitOp(N->getOperand(2), RL, RH); in SplitRes_SELECT() 543 Hi = DAG.getNode(N->getOpcode(), dl, LH.getValueType(), CH, LH, RH); in SplitRes_SELECT() 548 SDValue LL, LH, RL, RH; in SplitRes_SELECT_CC() local 551 GetSplitOp(N->getOperand(3), RL, RH); in SplitRes_SELECT_CC() 556 N->getOperand(1), LH, RH, N->getOperand(4)); in SplitRes_SELECT_CC()
|
| H A D | LegalizeIntegerTypes.cpp | 3284 SDValue LL, LH, RL, RH; in ExpandIntRes_Logical() local 3286 GetExpandedInteger(N->getOperand(1), RL, RH); in ExpandIntRes_Logical() 3288 Hi = DAG.getNode(N->getOpcode(), dl, LL.getValueType(), LH, RH); in ExpandIntRes_Logical() 3297 SDValue LL, LH, RL, RH; in ExpandIntRes_MUL() local 3299 GetExpandedInteger(N->getOperand(1), RL, RH); in ExpandIntRes_MUL() 3303 LL, LH, RL, RH)) in ExpandIntRes_MUL() 3360 DAG.getNode(ISD::MUL, dl, NVT, RH, LL), in ExpandIntRes_MUL() 3450 SDValue LL, LH, RL, RH; in ExpandIntRes_MULFIX() local 3452 GetExpandedInteger(RHS, RL, RH); in ExpandIntRes_MULFIX() 3458 LL, LH, RL, RH)) { in ExpandIntRes_MULFIX()
|
| H A D | TargetLowering.cpp | 6258 SDValue LH, SDValue RL, SDValue RH) const { in expandMUL_LOHI() 6278 assert((LL.getNode() && LH.getNode() && RL.getNode() && RH.getNode()) || in expandMUL_LOHI() 6279 (!LL.getNode() && !LH.getNode() && !RL.getNode() && !RH.getNode())); in expandMUL_LOHI() 6346 if (!LH.getNode() && !RH.getNode() && in expandMUL_LOHI() 6351 RH = DAG.getNode(ISD::SRL, dl, VT, RHS, Shift); in expandMUL_LOHI() 6352 RH = DAG.getNode(ISD::TRUNCATE, dl, HiLoVT, RH); in expandMUL_LOHI() 6364 RH = DAG.getNode(ISD::MUL, dl, HiLoVT, LL, RH); in expandMUL_LOHI() 6366 Hi = DAG.getNode(ISD::ADD, dl, HiLoVT, Hi, RH); in expandMUL_LOHI() 6381 if (!MakeMUL_LOHI(LL, RH, Lo, Hi, false)) in expandMUL_LOHI() 6407 if (!MakeMUL_LOHI(LH, RH, Lo, Hi, Opcode == ISD::SMUL_LOHI)) in expandMUL_LOHI() [all …]
|
| /netbsd-src/external/bsd/openldap/dist/include/ |
| H A D | ldap_avl.h | 69 #define RH 1 macro
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_rstate_string.pod | 37 =item "RH"/"read header"
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_rstate_string.pod | 37 =item "RH"/"read header"
|
| /netbsd-src/games/sail/ |
| H A D | pl_6.c | 65 repairs = &mf->RH; in repair()
|
| H A D | extern.h | 159 char RH; /* 224 */ member
|
| H A D | pl_7.c | 669 if (mf->RH) in draw_slot() 670 wprintw(slot_w, "%dRH", mf->RH); in draw_slot()
|
| /netbsd-src/share/doc/smm/18.net/ |
| H A D | spell.ok | 115 RH
|
| /netbsd-src/share/doc/smm/config/ |
| H A D | spell.ok | 65 RH
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBitSimplify.cpp | 1709 BitTracker::RegisterRef RH = MI.getOperand(1), RL = MI.getOperand(2); in propagateRegCopy() local 1711 Changed |= HBS::replaceSubWithSub(RD.Reg, SubHi, RH.Reg, RH.Sub, MRI); in propagateRegCopy() 1764 unsigned B, RegHalf &RH); 1807 const BitTracker::RegisterCell &RC, unsigned B, RegHalf &RH) { in matchHalf() argument 1874 RH.Reg = Reg; in matchHalf() 1875 RH.Sub = Sub; in matchHalf() 1876 RH.Low = Low; in matchHalf() 1878 if (!HBS::getFinalVRegClass(RH, MRI)) in matchHalf() 1879 RH.Sub = 0; in matchHalf()
|
| /netbsd-src/share/doc/psd/21.ipc/ |
| H A D | spell.ok | 77 RH
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/tests/kdc/ |
| H A D | check-kdc.in | 49 RH=TEST-HTTP.H5L.SE 186 ${RH} || exit 1 286 ${kadmin} add -p foo --use-defaults foo@${RH} || exit 1 383 ${kinit} --password-file=${objdir}/foopassword foo@${RH} || \
|
| /netbsd-src/share/doc/psd/05.sysman/ |
| H A D | spell.ok | 114 RH
|
| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | try_compile_anyfs.m4 | 79 * Also a conflict in definitions of ntohl/htonl in RH-5.1 sparc64
|
| /netbsd-src/share/doc/smm/01.setup/ |
| H A D | spell.ok | 133 RH
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 675 SDValue LH, RH; in TryExpandADDWithMul() local 678 RH = DAG.getNode(ISD::EXTRACT_ELEMENT, dl, MVT::i32, in TryExpandADDWithMul() 684 RH = DAG.getNode(ISD::MUL, dl, MVT::i32, LL, RH); in TryExpandADDWithMul() 686 Hi = DAG.getNode(ISD::ADD, dl, MVT::i32, Hi, RH); in TryExpandADDWithMul()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | avl.c | 60 static const int avl_bfs[] = {LH, RH};
|
| H A D | tavl.c | 47 static const int avl_bfs[] = {LH, RH};
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | ldap-id.ms | 11 .ds RH 30 March 1998
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleSwift.td | 368 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T")>; 498 "t2STR_preidx", "t2STR[BH]_preidx", "t2ST(RB|RH|R)T")>;
|
| H A D | ARMScheduleR52.td | 300 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T", 497 "t2STR_preidx", "t2STR[BH]_preidx", "t2ST(RB|RH|R)T")>;
|