| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_trampoline_AArch64.S | 22 STP X1, X2, [SP, #-16]! 23 STP X3, X4, [SP, #-16]! 24 STP X5, X6, [SP, #-16]! 25 STP X7, X30, [SP, #-16]! 26 STP Q0, Q1, [SP, #-32]! 27 STP Q2, Q3, [SP, #-32]! 28 STP Q4, Q5, [SP, #-32]! 29 STP Q6, Q7, [SP, #-32]! 32 STP X8, X0, [SP, #-16]! 75 STP X1, X2, [SP, #-16]! [all …]
|
| /freebsd-13.1/tests/sys/net/ |
| H A D | stp.py | 41 stp = packet.getlayer(sp.STP) 63 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 67 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 73 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 77 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 83 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 87 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-stp-xway.txt | 1 Lantiq SoC Serial To Parallel (STP) GPIO controller 3 The Serial To Parallel (STP) is found on MIPS based Lantiq socs. It is a
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | ste-dbx5x0-pinctrl.dtsi | 601 pins = "GPIO257_AE29"; /* STP */ 615 pins = "GPIO257_AE29"; /* STP */
|
| /freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | BEGEMOT-BRIDGE-MIB.txt | 94 "A port identifier that contains a bridge port's STP priority 295 -- the Bridge interface STP table 348 indicates the bridge is running IEEE 802.1D STP 532 -- the Bridge STP ports table 582 "The STP priority of this port that is contained in the first 685 -- the Bridge STP extended ports table
|
| H A D | BRIDGE-MIB.txt | 110 "A Spanning Tree Protocol (STP) timer in units of 1/100
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | grammar.y | 338 %token STP 540 | STP { $$ = Q_STP; }
|
| H A D | scanner.l | 302 stp return STP;
|
| /freebsd-13.1/lib/libc/net/ |
| H A D | protocols | 129 stp 118 STP # Schedule Transfer Protocol
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedFalkorDetails.td | 980 (instregex "^STP(D|S)(i)$")>; 982 (instregex "^STP(D|S)(post|pre)$")>; 1278 (instregex "^STP(W|X)i$")>; 1280 (instregex "^STP(W|X)(post|pre)$")>;
|
| H A D | AArch64SchedTSV110.td | 444 def : InstRW<[TSV110Wr_1cyc_1LdSt, WriteAdr], (instregex "^STP(W|X)(post|pre)$")>; 514 def : InstRW<[TSV110Wr_2cyc_2LdSt, WriteAdr], (instregex "^STP[SDQ](post|pre)")>;
|
| H A D | AArch64SchedKryoDetails.td | 2074 (instregex "STP(D|S)i")>; 2080 (instregex "STP(D|S)(post|pre)")>; 2098 (instregex "STP(W|X)i")>; 2104 (instregex "STP(W|X)(post|pre)")>;
|
| H A D | AArch64ISelLowering.h | 443 STP, enumerator
|
| H A D | AArch64SchedCyclone.td | 274 // STP is a vector op and store, except for QQ, which is just two stores.
|
| H A D | AArch64SchedExynosM3.td | 600 WriteAdr], (instregex "^STP[DS](post|pre)")>;
|
| H A D | AArch64SchedExynosM5.td | 770 WriteAdr], (instregex "^STP[SD](post|pre)")>;
|
| H A D | AArch64SchedExynosM4.td | 722 WriteAdr], (instregex "^STP[SD](post|pre)")>;
|
| H A D | AArch64ISelLowering.cpp | 2161 MAKE_CASE(AArch64ISD::STP) in getTargetNodeName() 4629 AArch64ISD::STP, Dl, DAG.getVTList(MVT::Other), in LowerSTORE()
|
| H A D | AArch64InstrInfo.td | 615 def AArch64stp : SDNode<"AArch64ISD::STP", SDT_AArch64stp, [SDNPHasChain, SDNPMayStore, SDNPMemOper…
|
| /freebsd-13.1/contrib/tcpdump/ |
| H A D | CHANGES | 139 CVE-2017-11108/Fix bounds checking for STP. 290 STP: Add a bunch of bounds checks, and fix some printing (Fix heap overflows) 291 STP: Filter out non-printable characters 646 Add support for Multiple-STP as per 802.1s 657 Add support for Multiple-STP as per 802.1s
|
| /freebsd-13.1/share/misc/ |
| H A D | iso3166 | 215 ST STP 678 Sao Tome and Principe
|
| H A D | pci_vendors | 4444 003e 16/4 Token ring UTP/STP controller
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | P9InstrResources.td | 1414 (instregex "HASH(ST|STP|CHK|CHKP)$"),
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 6925 auto *STP = std::next(I, Stride); in EmitOMPTaskLoopBasedDirective() local 6931 mapParam(CGF, cast<DeclRefExpr>(S.getStrideVariable()), *STP, LoopScope); in EmitOMPTaskLoopBasedDirective()
|