Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c514 uint64_t W0 = vs1[0], W1 = vs1[1]; in vsha2c_64()
548 uint32_t W0 = vs1[H4(0)], W1 = vs1[H4(1)]; in vsha2c_32()
749 tt1 = ff_j(vs1[0], vs1[1], vs1[2], j) + vs1[3] + ss2 + x0; in sm3c()
750 tt2 = gg_j(vs1[4], vs1[5], vs1[6], j) + vs1[7] + ss1 + vs2[0]; in sm3c()
751 vs1[3] = vs1[2]; in sm3c()
753 vs1[1] = vs1[0]; in sm3c()
755 vs1[7] = vs1[6]; in sm3c()
757 vs1[5] = vs1[4]; in sm3c()
762 tt1 = ff_j(vd[1], vs1[1], vd[3], j) + vs1[3] + ss2 + x1; in sm3c()
763 tt2 = gg_j(vd[5], vs1[5], vd[7], j) + vs1[7] + ss1 + vs2[1]; in sm3c()
[all …]
H A Dvector_internals.h179 typedef void opivv2_fn(void *vd, void *vs1, void *vs2, int i);
182 static void do_##NAME(void *vd, void *vs1, void *vs2, int i) \
184 TX1 s1 = *((T1 *)vs1 + HS1(i)); \
189 void do_vext_vv(void *vd, void *v0, void *vs1, void *vs2,
195 void HELPER(NAME)(void *vd, void *v0, void *vs1, \
199 do_vext_vv(vd, v0, vs1, vs2, env, desc, \
H A Dvector_internals.c58 void do_vext_vv(void *vd, void *v0, void *vs1, void *vs2, in do_vext_vv() argument
77 fn(vd, vs1, vs2, i); in do_vext_vv()
H A Dvector_helper.c1954 vext_vv_rm_1(void *vd, void *v0, void *vs1, void *vs2, in vext_vv_rm_1() argument
1967 fn(vd, vs1, vs2, i, env, vxrm); in vext_vv_rm_1()
1973 vext_vv_rm_2(void *vd, void *v0, void *vs1, void *vs2, in vext_vv_rm_2() argument
1986 vext_vv_rm_1(vd, v0, vs1, vs2, in vext_vv_rm_2()
1990 vext_vv_rm_1(vd, v0, vs1, vs2, in vext_vv_rm_2()
1994 vext_vv_rm_1(vd, v0, vs1, vs2, in vext_vv_rm_2()
1998 vext_vv_rm_1(vd, v0, vs1, vs2, in vext_vv_rm_2()
2873 void HELPER(NAME)(void *vd, void *v0, void *vs1, \
2894 do_##NAME(vd, vs1, vs2, i, env); \
4434 void HELPER(NAME)(void *vd, void *v0, void *vs1, \ in RVVCALL()
[all …]
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dpm8941.dtsi224 interrupt-names = "ocp-5vs1", "ocp-5vs2";
233 pm8941_5vs1: 5vs1 {
H A Dqcom-msm8974pro-samsung-klte.dts631 pma8084_5vs1: 5vs1 {};
H A Dqcom-apq8084.dtsi848 pma8084_5vs1: 5vs1 {};
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6357.dtsi40 mt6357_vs1_reg: buck-vs1 {
41 regulator-name = "vs1";
H A Dmt6359.dtsi17 regulator-name = "vs1";
H A Dmt6358.dtsi101 regulator-name = "vs1";
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc382 require_align(vs1, s->lmul);
402 * register (vs2, vs1) group.
413 require_align(vs1, s->lmul);
414 if (vd != vs1) {
415 ret &= require_noover(vd, 0, vs1, s->lmul);
496 * register (vs2, vs1) group.
502 require_align(vs1, s->lmul) &&
518 * register (vs1) group.
523 return vext_check_ds(s, vd, vs1, vm) &&
552 require_align(vs1, s->lmul);
[all …]
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dqcom,smd-rpm-regulator.yaml52 lvs3, 5vs1, 5vs2
68 l20, l21, l22, l23, l24, l25, l26, l27, lvs1, lvs2, lvs3, lvs4, 5vs1
H A Dmediatek,mt6357-regulator.yaml99 mt6357_vs1_reg: buck-vs1 {
100 regulator-name = "vs1";
H A Dqcom,spmi-regulator.yaml239 - const: ocp-5vs1
H A Dmt6358-regulator.txt100 regulator-name = "vs1";
H A Dmt6359-regulator.yaml108 regulator-name = "vs1";
/openbmc/linux/arch/powerpc/crypto/
H A Dpoly1305-p10le_64.S31 # vs1 = [r1,.....]
330 # vs1 = [r1,...]
H A Daes-gcm-p10.S49 # vs1 - vs9 - round keys
111 # vs1 - vs9 - round keys
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h693 #define vs1 1
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc_asm.h693 #define vs1 1