Home
last modified time | relevance | path

Searched refs:xo (Results 1 – 25 of 193) sorted by relevance

12345678

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrFormats.td379 class DSForm_1<bits<6> opcode, bits<2> xo, dag OOL, dag IOL, string asmstr,
391 let Inst{30-31} = xo;
395 class DXForm<bits<6> opcode, bits<5> xo, dag OOL, dag IOL, string asmstr,
406 let Inst{26-30} = xo;
411 class DQ_RD6_RS5_DQ12<bits<6> opcode, bits<3> xo, dag OOL, dag IOL,
424 let Inst{29-31} = xo;
427 class DQForm_RTp5_RA17_MEM<bits<6> opcode, bits<4> xo, dag OOL, dag IOL,
439 let Inst{28-31} = xo;
443 class XForm_base_r3xo<bits<6> opcode, bits<10> xo, dag OOL, dag IOL, string asmstr,
457 let Inst{21-30} = xo;
[all …]
H A DPPCInstrFutureMMA.td14 class XX3Form_AT3_XABp5_P1<bits<6> opcode, bits<8> xo, dag OOL, dag IOL,
30 let Inst{21-28} = xo;
36 class XX2Form_AT3_XBp5_P2<bits<6> opcode, bits<9> xo, dag OOL, dag IOL,
50 let Inst{21-29} = xo;
55 class XForm_ATB3<bits<6> opcode, bits<5> o, bits<10> xo, dag OOL, dag IOL,
68 let Inst{21-30} = xo;
72 class XX3Form_AT3_XAp5B6<bits<6> opcode, bits<8> xo, dag OOL, dag IOL,
87 let Inst{21-28} = xo;
93 class MMIRR_XX3Form_X8YP4_XAp5B6<bits<6> opcode, bits<8> xo, dag OOL, dag IOL,
120 let Inst{53-60} = xo;
[all …]
H A DPPCInstrMMA.td5 // Defines 2 unmasked instructions where the xo field for acc/non-acc version
7 multiclass ACC_UM_XOEO<bits<6> opcode, bits<8> xo, dag IOL, string asmbase,
11 XX3Form_AT3_XAB6<opcode, !or(xo, 0x01), (outs acc:$AT), IOL,
15 XX3Form_AT3_XAB6<opcode, xo, (outs acc:$AT), !con((ins acc:$ATi), IOL),
21 XX3Form_AT3_XAB6<opcode, !or(xo, 0x01), (outs wacc:$AT), IOL,
25 XX3Form_AT3_XAB6<opcode, xo, (outs wacc:$AT), !con((ins wacc:$ATi), IOL),
33 multiclass ACC_UM_M844_XOEO<bits<6> opcode, bits<8> xo, dag IOL, string asmbase,
35 defm NAME : ACC_UM_XOEO<opcode, xo, IOL, asmbase, asmstr>;
39 opcode, !or(xo, 0x01), (outs acc:$AT),
46 opcode, xo, (outs acc:$AT),
[all …]
H A DPPCInstrFuture.td14 class XOForm_RTAB5_L1<bits<6> opcode, bits<9> xo, dag OOL, dag IOL,
30 let Inst{22-30} = xo;
34 multiclass XOForm_RTAB5_L1r<bits<6> opcode, bits<9> xo, dag OOL, dag IOL,
38 def NAME : XOForm_RTAB5_L1<opcode, xo, OOL, IOL,
42 def _rec : XOForm_RTAB5_L1<opcode, xo, OOL, IOL,
H A DPPCInstrAltivec.td268 class VA1a_Int_Ty<bits<6> xo, string opc, Intrinsic IntID, ValueType Ty>
269 : VAForm_1a<xo, (outs vrrc:$RT), (ins vrrc:$RA, vrrc:$RB, vrrc:$RC),
275 class VA1a_Int_Ty2<bits<6> xo, string opc, Intrinsic IntID, ValueType OutTy,
277 : VAForm_1a<xo, (outs vrrc:$RT), (ins vrrc:$RA, vrrc:$RB, vrrc:$RC),
283 class VA1a_Int_Ty3<bits<6> xo, string opc, Intrinsic IntID, ValueType OutTy,
285 : VAForm_1a<xo, (outs vrrc:$RT), (ins vrrc:$RA, vrrc:$RB, vrrc:$RC),
291 class VX1_Int_Ty<bits<11> xo, string opc, Intrinsic IntID, ValueType Ty>
292 : VXForm_1<xo, (outs vrrc:$VD), (ins vrrc:$VA, vrrc:$VB),
298 class VX1_Int_Ty2<bits<11> xo, string opc, Intrinsic IntID, ValueType OutTy,
300 : VXForm_1<xo, (outs vrrc:$VD), (ins vrrc:$VA, vrrc:$VB),
[all …]
H A DPPCInstrP10.td162 class VXForm_VTB5_RC<bits<10> xo, bits<5> R, dag OOL, dag IOL, string asmstr,
175 let Inst{22-31} = xo;
180 multiclass VXForm_VTB5_RCr<bits<10> xo, bits<5> R, dag OOL, dag IOL,
184 def NAME : VXForm_VTB5_RC<xo, R, OOL, IOL,
188 def _rec : VXForm_VTB5_RC<xo, R, OOL, IOL,
317 class XForm_XT6_IMM5_VB5<bits<6> opcode, bits<10> xo, dag OOL, dag IOL,
328 let Inst{21-30} = xo;
332 class 8RR_XX4Form_IMM8_XTAB6<bits<6> opcode, bits<2> xo,
357 let Inst{58-59} = xo;
364 class VXForm_RD5_N3_VB5<bits<11> xo, dag OOL, dag IOL, string asmstr,
[all …]
H A DPPCInstrSPE.td14 class EFXForm_1<bits<11> xo, dag OOL, dag IOL, string asmstr,
26 let Inst{21-31} = xo;
29 class EFXForm_2<bits<11> xo, dag OOL, dag IOL, string asmstr,
31 EFXForm_1<xo, OOL, IOL, asmstr, itin, pattern> {
35 class EFXForm_2a<bits<11> xo, dag OOL, dag IOL, string asmstr,
37 EFXForm_1<xo, OOL, IOL, asmstr, itin, pattern> {
41 class EFXForm_3<bits<11> xo, dag OOL, dag IOL, string asmstr,
52 let Inst{21-31} = xo;
55 class EVXForm_1<bits<11> xo, dag OOL, dag IOL, string asmstr,
67 let Inst{21-31} = xo;
[all …]
/freebsd/contrib/libxo/doc/
H A Dxo.rst1 .. index:: --libxo, xo
4 The "xo" Utility
7 The `xo` utility allows command line access to the functionality of
8 the libxo library. Using `xo`, shell scripts can emit XML, JSON, and
17 The `xo` utility accepts a format string suitable for `xo_emit` and
20 xo "The {k:name} weighs {:weight/%d} pounds.\n" fish 6
46 xo --wrap top/a/b/c '{:tag}' value
79 xo --open top/data
80 xo --depth 2 '{:tag}' value
81 xo --close top/data
[all …]
/freebsd/usr.bin/xo/
H A DMakefile6 .PATH: ${LIBXOSRC}/xo
8 PROG= xo
9 MAN= xo.1
17 LIBADD= xo util
/freebsd/contrib/libxo/xo/
H A DMakefile.am24 bin_PROGRAMS = xo program
26 xo_SOURCES = xo.c
37 man_MANS = xo.1
39 EXTRA_DIST = xo.1
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,hfpll.txt29 Definition: reference to the xo clock.
34 Definition: must be "xo".
51 clock-names = "xo";
61 clock-names = "xo";
H A Dqcom,spmi-clkdiv.txt29 Definition: reference to the xo clock.
34 Definition: must be "xo".
51 clock-names = "xo";
H A Dmaxim,max9485.txt34 xo-27mhz: xo-27mhz {
45 clocks = <&xo-27mhz>;
/freebsd/usr.bin/xo/tests/
H A DMakefile7 .PATH: ${LIBXOSRC}/tests/xo ${LIBXOSRC}/tests/xo/saved
35 LIBADD+= xo
H A Dfunctional_test.sh35 XO=$(atf_config_get usr.bin.xo.test_xo /usr/bin/xo)
/freebsd/sbin/savecore/
H A Dsavecore.c162 printheader(xo_handle_t *xo, const struct kerneldumpheader *h, in printheader() argument
172 xo_flush_h(xo); in printheader()
173 xo_emit_h(xo, "{Lwc:Dump header from device}{:dump_device/%s}\n", in printheader()
175 xo_emit_h(xo, "{P: }{Lwc:Architecture}{:architecture/%s}\n", in printheader()
177 xo_emit_h(xo, in printheader()
181 xo_emit_h(xo, "{P: }{Lwc:Dump Length}{:dump_length_bytes/%lld}\n", in printheader()
183 xo_emit_h(xo, "{P: }{Lwc:Blocksize}{:blocksize/%d}\n", in printheader()
199 xo_emit_h(xo, "{P: }{Lwc:Compression}{:compression/%s}\n", comp_str); in printheader()
204 xo_emit_h(xo, "{P: }{Lwc:Dumptime}{:dumptime/%s}\n", time_str); in printheader()
205 xo_emit_h(xo, "{P: }{Lwc:Hostname}{:hostname/%s}\n", h->hostname); in printheader()
[all …]
/freebsd/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl38 @xo=(
62 &mov($tmp2,&DWP($xo[$ki]*4,$K,"",0)) if $pos < 0; # very first one
73 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
96 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
124 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0));
142 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if ($pos != 2);
167 &mov($tmp2,&DWP($xo[$ki+1]*4,$K,"",0)) if $pos != 2; # load X/k value
/freebsd/contrib/libxo/
H A D.gitignore28 tests/xo/Makefile.in
29 xo/Makefile.in
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dipq8074.dtsi24 xo: xo { label
131 <&xo>,
156 <&xo>;
168 <&xo>,
193 <&xo>;
369 clocks = <&xo>,
373 clock-names = "xo",
422 <&xo>;
423 clock-names = "iface", "core", "xo";
756 clocks = <&a53pll>, <&xo>, <&gcc GPLL0>;
[all …]
H A Dipq6018.dtsi26 xo: xo { label
239 <&xo>;
251 <&xo>,
276 <&xo>;
399 clocks = <&xo>, <&sleep_clk>;
400 clock-names = "xo", "sleep_clk";
469 <&xo>;
470 clock-names = "iface", "core", "xo";
701 clocks = <&xo>;
745 clocks = <&a53pll>, <&xo>, <&gcc GPLL0>;
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp267 u32 xo = (inst >> 1) & 0x3FF; in IsStackOverflow() local
276 (opcd == 31 && (xo == 247 || xo == 439 || xo == 183 || xo == 181)))) in IsStackOverflow()
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath10k.txt68 "vdd-1.8-xo", "vdd-1.3-rfa", "vdd-3.3-ch0",
90 - qcom,xo-cal-data: xo cal offset to be configured in xo trim register.
205 vdd-1.8-xo-supply = <&vreg_l7a_1p8>;
/freebsd/contrib/libxo/tests/xo/
H A DMakefile.am45 XO=../../xo/xo
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,hexagon-v56.txt40 "xo", "sway_cbcr", "lpass_ahbs_aon_cbcr",
49 "xo", "sway", "tbu", "bimc", "ahb_aon", "q6ss_slave",
123 clock-names = "xo", "sway_cbcr",
H A Dqcom,adsp.txt80 Definition: reference to the xo clock and optionally aggre2 clock to be
86 Definition: must be "xo" and optionally include "aggre2"
185 clock-names = "xo";
220 clock-names = "xo", "aggre2";

12345678