Home
last modified time | relevance | path

Searched refs:vx (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-s390x.pl161 vx (@x[$d0],@x[$d0],@x[$a0]);
164 vx (@x[$d1],@x[$d1],@x[$a1]);
167 vx (@x[$d2],@x[$d2],@x[$a2]);
170 vx (@x[$d3],@x[$d3],@x[$a3]);
174 vx (@x[$b0],@x[$b0],@x[$c0]);
177 vx (@x[$b1],@x[$b1],@x[$c1]);
180 vx (@x[$b2],@x[$b2],@x[$c2]);
183 vx (@x[$b3],@x[$b3],@x[$c3]);
187 vx (@x[$d0],@x[$d0],@x[$a0]);
190 vx (@x[$d1],@x[$d1],@x[$a1]);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPInstrPatternsVec.td144 def : Pat<(vvp_select (vvp_fneg DataVT:$vx, (v256i1 srcvalue), (i32 srcvalue)),
148 (VXORmvml_v (i32 1), $vx, $mask, $avl, $vfalse)>;
151 def : Pat<(vvp_fneg DataVT:$vx, (v256i1 true_mask), i32:$avl),
152 (VXORmvl (i32 1), $vx, $avl)>;
155 def : Pat<(vvp_fneg DataVT:$vx, v256i1:$mask, i32:$avl),
156 (VXORmvml (i32 1), $vx, $mask, $avl)>;
165 def : Pat<(vvp_select (vvp_fneg v512f32:$vx, (v512i1 srcvalue), (i32 srcvalue)),
169 (v512f32 (PVXORrvml_v (packed_fneg_imm ), $vx, $mask, $avl, $vfalse))>;
172 def : Pat<(vvp_fneg v512f32:$vx, (v512i1 true_mask), i32:$avl),
173 (v512f32 (PVXORrvl (packed_fneg_imm ), $vx, $avl))>;
[all …]
H A DVEInstrIntrinsicVL.gen.td65 def : Pat<(int_ve_vl_vst_vssl v256f64:$vx, i64:$sy, i64:$sz, i32:$vl), (VSTrrvl i64:$sy, i64:$sz, v…
66 def : Pat<(int_ve_vl_vst_vssl v256f64:$vx, simm7:$I, i64:$sz, i32:$vl), (VSTirvl (LO7 $I), i64:$sz,…
67 … Pat<(int_ve_vl_vst_vssml v256f64:$vx, i64:$sy, i64:$sz, v256i1:$vm, i32:$vl), (VSTrrvml i64:$sy, …
68 …Pat<(int_ve_vl_vst_vssml v256f64:$vx, simm7:$I, i64:$sz, v256i1:$vm, i32:$vl), (VSTirvml (LO7 $I),…
69 …ef : Pat<(int_ve_vl_vstnc_vssl v256f64:$vx, i64:$sy, i64:$sz, i32:$vl), (VSTNCrrvl i64:$sy, i64:$s…
70 …f : Pat<(int_ve_vl_vstnc_vssl v256f64:$vx, simm7:$I, i64:$sz, i32:$vl), (VSTNCirvl (LO7 $I), i64:$…
71 …t<(int_ve_vl_vstnc_vssml v256f64:$vx, i64:$sy, i64:$sz, v256i1:$vm, i32:$vl), (VSTNCrrvml i64:$sy,…
72 …<(int_ve_vl_vstnc_vssml v256f64:$vx, simm7:$I, i64:$sz, v256i1:$vm, i32:$vl), (VSTNCirvml (LO7 $I)…
73 …ef : Pat<(int_ve_vl_vstot_vssl v256f64:$vx, i64:$sy, i64:$sz, i32:$vl), (VSTOTrrvl i64:$sy, i64:$s…
74 …f : Pat<(int_ve_vl_vstot_vssl v256f64:$vx, simm7:$I, i64:$sz, i32:$vl), (VSTOTirvl (LO7 $I), i64:$…
[all …]
H A DVEInstrIntrinsicVL.td53 def : Pat<(int_ve_vl_lvsl_svs v256f64:$vx, i32:$sy),
54 (LVSvr v256f64:$vx, (i2l i32:$sy))>;
55 def : Pat<(int_ve_vl_lvsd_svs v256f64:$vx, i32:$sy),
56 (LVSvr v256f64:$vx, (i2l i32:$sy))>;
57 def : Pat<(int_ve_vl_lvss_svs v256f64:$vx, i32:$sy),
58 (l2f (LVSvr v256f64:$vx, (i2l i32:$sy)))>;
H A DVEInstrVec.td38 let Constraints = "$vx = $vd", DisableEncoding = "$vd" in {
39 def LVMyir_y : Pseudo<(outs VM512:$vx), (ins uimm3:$sy, I64:$sz, VM512:$vd),
40 "# pseudo LVM $vx, $sy, $sz, $vd">;
41 def LVMyim_y : Pseudo<(outs VM512:$vx),
43 "# pseudo LVM $vx, $sy, $sz, $vd">;
45 def LVMyir : Pseudo<(outs VM512:$vx), (ins uimm3:$sy, I64:$sz),
46 "# pseudo LVM $vx, $sy, $sz">;
47 def LVMyim : Pseudo<(outs VM512:$vx), (ins uimm3:$sy, mimm:$sz),
48 "# pseudo LVM $vx, $sy, $sz">;
132 def "" : RVM<opc, (outs RC:$vx), dag_in,
[all …]
H A DVEInstrFormats.td152 bits<8> vx = 0;
164 let Inst{31-24} = vx;
216 bits<8> vx;
229 let Inst{31-24} = vx;
255 bits<8> vx = 0;
269 let Inst{31-24} = vx;
H A DVEInstrPatternsVec.td38 def : Pat<(store v256i1:$vx, ADDRrii:$addr),
39 (STVMrii ADDRrii:$addr, $vx)>;
40 def : Pat<(store v512i1:$vx, ADDRrii:$addr),
41 (STVM512rii ADDRrii:$addr, $vx)>;
/freebsd/sys/dev/syscons/plasma/
H A Dplasma_saver.c67 int vx, vy; /* velocity */ member
126 plasma_foci[i].x += plasma_foci[i].vx; in plasma_update()
129 plasma_foci[i].vx = -plasma_foci[i].vx; in plasma_update()
133 plasma_foci[i].vx = -plasma_foci[i].vx; in plasma_update()
207 plasma_foci[i].vx = random() % 5 - 2; in plasma_init()
/freebsd/contrib/one-true-awk/testdir/
H A DT.clv90 $awk -vx=123 'BEGIN { print x }' >foo2
98 $awk -vx=123 -vy=abc -vz1=10.99 'BEGIN { print x, y, z1 }' >foo2
112 $awk -vx=123 -vy=abc -f foo0 -vz1=10.99 >foo2
122 $awk -f foo0 -vx=123 -vy=abc -vz1=10.99 >foo2
136 $awk -f foo0 -vx=123 -vy=abc -vz1=10.99 /dev/null x=4567 /dev/null >foo2
150 $awk -vx=123 -vy=abc -vz1=10.99 -f foo0 x=4567 /etc/passwd >foo2
176 $awk -vx 'BEGIN {print x}' >foo 2>&1
/freebsd/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.h129 uintmax_t vx = (x); \
131 int ret = vx == vy; \
133 ATF_REQUIRE_EQ_MSG(vx, vy, "%s(%ju) == %s(%ju)", \
134 #x, vx, #y, vy); \
147 uintmax_t vx = (x); \
149 int ret = vx == vy; \
153 #x, vx, #y, vy); \
/freebsd/tests/sys/devrandom/
H A Duint128_test.c68 uint32_t vx[4]; in formatu128() local
73 le128_to_vec_u32(vx, le128x); in formatu128()
77 rc = snprintf(buf, sz, "0x%x ", vx[i]); in formatu128()
/freebsd/contrib/ntp/util/
H A Dhist.c102 const void *vx, in col() argument
106 const long *x = vx; in col()
/freebsd/crypto/openssl/test/recipes/65-test_cmp_client_data/
H A Dserver.key23 4NJo575Tf0r4ePBnqXA7VWcViJtEFTszPYtvLzz2VyBU9b4aP+73AN4EVW0/vx+v
/freebsd/crypto/openssl/test/recipes/65-test_cmp_protect_data/
H A Dserver.pem23 4NJo575Tf0r4ePBnqXA7VWcViJtEFTszPYtvLzz2VyBU9b4aP+73AN4EVW0/vx+v
/freebsd/crypto/openssl/test/recipes/65-test_cmp_vfy_data/
H A Dserver.key23 4NJo575Tf0r4ePBnqXA7VWcViJtEFTszPYtvLzz2VyBU9b4aP+73AN4EVW0/vx+v
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoV.td565 def X : VALUVX<funct6, OPIVX, opcodestr # ".vx">,
598 def X : VALUrVX<funct6, OPMVX, opcodestr # ".vx">,
605 def X : VALUrVX<funct6, OPMVX, opcodestr # ".vx">,
649 def X : VALUVXNoVm<funct6, OPIVX, opcodestr # ".vx">,
862 def X : VALUVX<funct6, OPIVX, opcodestr # ".vx">,
880 def X : VALUVX<funct6, OPIVX, opcodestr # ".vx">,
890 def X : VALUVX<funct6, OPIVX, opcodestr # ".vx">,
915 def X : VALUVX<funct6, OPMVX, opcodestr # ".vx">,
922 def X : VALUVX<funct6, OPMVX, opcodestr # ".vx">,
929 def X : VALUVX<funct6, OPMVX, opcodestr # ".vx">,
[all …]
/freebsd/crypto/openssl/crypto/perlasm/
H A Dppc-xlate.pl253 my ($f,$vx,$vy) = @_;
254 " vor $vx,$vy,$vy";
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector.td1202 [["vx", "v", "vve"],
1203 ["vx", "Uv", "UvUvUe"]]>;
1305 ["vx", "v", "vvUe"]]>;
1318 ["vx", "w", "wve"]]>;
1321 ["vx", "Uw", "UwUvUe"]]>;
1324 ["vx", "w", "wvUe"]]>;
1339 ["vx", "Uw", "UwUwUeUv"]]>;
1342 ["vx", "w", "wwev"]]>;
1345 ["vx", "w", "wweUv"]]>;
1347 [["vx", "w", "wwUev"]]>;
[all …]
/freebsd/secure/caroot/trusted/
H A DSecurity_Communication_RootCA2.pem88 okgfGT+Ok+vx+hfuzU7jBBJV1uXk3fs+BXziHV7Gp7yXT2g69ekuCkO2r1dcYmh8
/freebsd/contrib/openbsm/config/
H A Dconfig.sub983 vpp*|vx|vx-*)
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_option.sh641 test_option_on_off aeu vx Ca aCefux
/freebsd/crypto/heimdal/
H A Dconfig.sub1129 vpp*|vx|vx-*)
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dmodule.modulemap149 requires zvector, vx
/freebsd/contrib/openpam/
H A Dconfig.sub1188 vpp*|vx|vx-*)
/freebsd/contrib/unbound/
H A Dconfig.sub965 vpp*|vx|vx-*)

123