Searched refs:RCW (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/net/dsa/ |
| H A D | ocelot.txt | 47 needed in the RCW binary): 130 needed in the RCW binary):
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | layerscape-pci.txt | 6 This controller derives its clocks from the Reset Configuration Word (RCW)
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/fsl/ |
| H A D | bman.txt | 88 via the Reset Configuration Word (RCW) and that are relevant to a specific board
|
| H A D | qman.txt | 115 configured via the Reset Configuration Word (RCW) and that are relevant to a
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/ls/ |
| H A D | ls1021a-tsn.dts | 266 label = "RCW";
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrFormats.td | 12873 // * RCW<OP> family 12888 // RCW[S]CAS{<order>} <Xs>, <Xt>, [<Xn|SP>] 12889 // RCW[S]CASP{<order>} <Xs>, <X(s+1)>, <Xt>, <X(t+1)> [<Xn|SP>] 12950 // Read-Check-Write <OP> family (RCW[CLR|SET|SWP][S|P|PS]?[A|L|AL]?) 12972 // RCW[S]<OP>{<order>} <Xs>, <Xt>, [<Xn|SP>] 12973 // RCW[S]<OP>P{<order>} <Xt1>, <Xt2>, [<Xn|SP>]
|
| H A D | AArch64InstrInfo.td | 10514 defm RCW : ReadCheckWriteCompareAndSwap;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 14185 SDValue RCW = DAG.getNode(RISCVISD::READ_COUNTER_WIDE, DL, VTs, in ReplaceNodeResults() local 14189 DAG.getNode(ISD::BUILD_PAIR, DL, MVT::i64, RCW, RCW.getValue(1))); in ReplaceNodeResults() 14190 Results.push_back(RCW.getValue(2)); in ReplaceNodeResults()
|