Home
last modified time | relevance | path

Searched refs:XB (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrMMA.td528 XX3Form_AT3_XAB6<59, 99, (outs acc:$AT), (ins acc:$ATi, vsrc:$XA, vsrc:$XB),
529 "xvi8ger4spp $AT, $XA, $XB", IIC_VecGeneral, []>,
569 (ins wacc:$ATi, vsrc:$XA, vsrc:$XB),
570 "xvi8ger4spp $AT, $XA, $XB", IIC_VecGeneral, []>,
586 (ins acc:$ATi, vsrc:$XA,vsrc:$XB, u4imm:$XMSK,
588 "pmxvi8ger4spp $AT, $XA, $XB, $XMSK, $YMSK, $PMSK",
596 (ins wacc:$ATi, vsrc:$XA,vsrc:$XB, u4imm:$XMSK,
598 "pmxvi8ger4spp $AT, $XA, $XB, $XMSK, $YMSK, $PMSK",
608 defm XVBF16GER2 : ACC_NEG_UM_M244_XOM84C<59, 50, (ins vsrc:$XA, vsrc:$XB),
609 "xvbf16ger2", "$AT, $XA, $XB">;
[all …]
H A DPPCInstrVSX.td149 def NAME : XX3Form_Rc<opcode, xo, (outs vsrc:$XT), (ins vsrc:$XA, vsrc:$XB),
151 [(set OutTy:$XT, (Int InTy:$XA, InTy:$XB))]>;
153 def _rec : XX3Form_Rc<opcode, xo, (outs vsrc:$XT), (ins vsrc:$XA, vsrc:$XB),
156 (InTy (PPCvcmp_rec InTy:$XA, InTy:$XB, xo)))]>,
174 let XB = XA;
209 : XX2_RD5_XO5_RS6<opcode, xo2, xo, (outs g8rc:$rT), (ins vsfrc:$XB),
210 !strconcat(opc, " $rT, $XB"), IIC_VecFP, pattern>;
215 : XX2_RD6_XO5_RS6<opcode, xo2, xo, (outs vtype:$XT), (ins vtype:$XB),
216 !strconcat(opc, " $XT, $XB"), IIC_VecFP, pattern>;
222 : XX3Form<opcode, xo, (outs xty:$XT), (ins aty:$XA, bty:$XB),
[all …]
H A DREADME_P9.txt200 (outs vsfrc:$XT), (ins vsfrc:$XB),
201 "xsrsqrtedp $XT, $XB", IIC_VecFP,
202 [(set f64:$XT, (PPCfrsqrte f64:$XB))]>;
300 (outs crrc:$crD), (ins vsfrc:$XA, vsfrc:$XB),
301 "xscmpudp $crD, $XA, $XB", IIC_FPCompare, []>;
314 (set i128:$XT, (int_ppc_vsx_xscmpeqdp f64:$XA, f64:$XB))
315 (set i128:$XT, (int_ppc_vsx_xscmpgedp f64:$XA, f64:$XB))
316 (set i128:$XT, (int_ppc_vsx_xscmpgtdp f64:$XA, f64:$XB))
317 (set i128:$XT, (int_ppc_vsx_xscmpnedp f64:$XA, f64:$XB))
322 "xvcmpeqdp", "$XT, $XA, $XB", IIC_VecFPCompare,
[all …]
H A DPPCInstrFormats.td1089 bits<6> XB;
1095 let Inst{16-20} = XB{4-0};
1097 let Inst{30} = XB{5};
1105 bits<6> XB;
1111 let Inst{16-20} = XB{4-0};
1113 let Inst{30} = XB{5};
1121 bits<6> XB;
1129 let Inst{16-20} = XB{4-0};
1131 let Inst{30} = XB{5};
1139 bits<6> XB;
[all …]
H A DPPCInstrP10.td28 // * [FR|R|V|X|B][A-Z] - register source (i.e. FRA, RA, XB, etc.)
49 // and sources (XA, XB) that are all 6-bits. The destination and
325 bits<6> XB;
342 let Inst{48-52} = XB{4-0};
347 let Inst{62} = XB{5};
492 bits<6> XB;
506 let Inst{48-52} = XB{4-0};
511 let Inst{62} = XB{5};
521 bits<6> XB;
537 let Inst{48-52} = XB{4-0};
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/Carp/t/
H A DCarp.t141 like( XA::short(), qr/^Error at XB/, "Short messages skip inheritance" );
146 like( XA::short(), qr/^Error at XB/, "Short messages skip inheritance" );
150 local @XD::ISA = "XB";
151 local @XB::ISA = "XC";
156 local @XB::ISA = "XD";
157 local @XC::ISA = "XB";
163 like( XA::short(), qr/^Error at XB/, "Short messages see \@CARP_NOT" );
168 like( XA::short(), qr/^Error at XB/, "Short messages see \@CARP_NOT" );
172 local @XD::CARP_NOT = "XB";
173 local @XB::CARP_NOT = "XC";
[all …]
/openbsd-src/regress/lib/libcrypto/x509/bettertls/certificates/
H A D2213.crt13 t/sdUhV+XB/bRw5WHDTSKayIOwmRC9p+ZAOFbKYkaDtveUb1N5VJRzjwObNqre3b
H A D2062.key16 XB+Y7bm5wFW+ZLWtJ9aBYJHGJ1bvTjdQfCFMek1e66ZWUCZWJkiLApTUX1nQgAhb
H A D3409.key6 XB/VHKPIqyTDy6kkOTGNeucuN8fuy5odL6dEX6Ro+sfwuaeLX6JCYFFhU2zcQ/bE
H A D2316.key17 9EUCjzi2ZB/IG8i1qIYIZtUQKX6fPrXm4AQ5VcNbDvY+XAaO1PdDWX22U3eMv/XB
H A D2708.key20 29nR9LrquRJ0rUNdi8xoNHINNc744sKNSfvUn+XB/X3pSW9otTKYXhbx7P/q5vLw
H A D3075.key22 WzuOhPsgSlQwAniz8kc0Z+XB/y9RAHiBeQ8/XB7gf3/V2/Phy2flTVemokIENxCz
H A D296.chain44 XB/xXpzfx6lWwdxYsnJUk32ecO/3AYTvvqOppsV1EJPhWJ+CDqk2EM4KERm807Qc
H A D2129.chain11 mxojp/XB+VRVDZaiSy0w//a8duPXYbrZKgbYukGPEBDrPZgOnO7/gLwpfMCayfx4
/openbsd-src/distrib/special/more/
H A Dcurses.h57 PC, UL, XB, XN, XT, XS, XX;
/openbsd-src/gnu/usr.bin/gcc/contrib/
H A Dparanoia.cc2450 FLOAT XA, XB; in SqXMinX() local
2452 XB = X * BInvrse; in SqXMinX()
2453 XA = X - XB; in SqXMinX()
2454 SqEr = ((SQRT (X * X) - XB) - XA) / OneUlp; in SqXMinX()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ15.td1417 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFL(C|N|P)XB$")>;
1425 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WF(MAX|MIN)XB$")>;
1439 def : InstRW<[WLat10, VecDF2, NormalGr], (instregex "WF(A|S)XB$")>;
1451 def : InstRW<[WLat30, VecDF2, NormalGr], (instregex "WF(N)?M(A|S)XB$")>;
1474 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFC(E|H|HE)XB$")>;
1475 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFK(E|H|HE)XB$")>;
1489 def : InstRW<[WLat3, VecDFX, NormalGr], (instregex "WF(C|K)XB$")>;
H A DSystemZScheduleZ14.td1374 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFL(C|N|P)XB$")>;
1382 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WF(MAX|MIN)XB$")>;
1396 def : InstRW<[WLat10, VecDF2, NormalGr], (instregex "WF(A|S)XB$")>;
1409 def : InstRW<[WLat30, VecDF2, NormalGr], (instregex "WF(N)?M(A|S)XB$")>;
1432 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFC(E|H|HE)XB$")>;
1433 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFK(E|H|HE)XB$")>;
1447 def : InstRW<[WLat3, VecDFX, NormalGr], (instregex "WF(C|K)XB$")>;
H A DSystemZScheduleZ16.td1423 def : InstRW<[WLat2, VecXsPm, NormalGr], (instregex "WFL(C|N|P)XB$")>;
1431 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WF(MAX|MIN)XB$")>;
1445 def : InstRW<[WLat10, VecDF2, NormalGr], (instregex "WF(A|S)XB$")>;
1457 def : InstRW<[WLat20, VecDF2, NormalGr], (instregex "WF(N)?M(A|S)XB$")>;
1482 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFC(E|H|HE)XB$")>;
1483 def : InstRW<[WLat2, VecDFX, NormalGr], (instregex "WFK(E|H|HE)XB$")>;
1497 def : InstRW<[WLat3, VecDFX, NormalGr], (instregex "WF(C|K)XB$")>;
/openbsd-src/sys/dev/usb/
H A Dusbdevs2587 product KEYSPAN USA28XXB 0x0110 USA-28X/XB serial
2590 product KEYSPAN USA28XB_NF 0x0113 USA-28XB serial
2591 product KEYSPAN USA28XA_NF 0x0114 USA-28XB serial