Home
last modified time | relevance | path

Searched refs:H1 (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/arch/arm/crypto/
H A Dpoly1305-armv4.pl496 my ($D0,$D1,$D2,$D3,$D4, $H0,$H1,$H2,$H3,$H4) = map("q$_",(5..14));
800 vld4.32 {$H0#lo[0],$H1#lo[0],$H2#lo[0],$H3#lo[0]},[$inp]!
808 vrev32.8 $H1,$H1
819 vsri.u32 $H2#lo,$H1#lo,#20
820 vshl.u32 $H1#lo,$H1#lo,#6
823 vsri.u32 $H1#lo,$H0#lo,#26
827 vbic.i32 $H1#lo,#0xfc000000
831 vadd.i32 $H1#hi,$H1#lo,$D1#lo
846 vld4.32 {$H0#lo,$H1#lo,$H2#lo,$H3#lo},[$inp] @ inp[0:1]
848 vld4.32 {$H0#hi,$H1#hi,$H2#hi,$H3#hi},[$in2] @ inp[2:3] (or 0)
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dpoly1305-x86_64-cryptogams.pl419 my ($H0,$H1,$H2,$H3,$H4, $T0,$T1,$T2,$T3,$T4, $D0,$D1,$D2,$D3,$D4, $MASK) =
713 vmovd %rdx#d,$H1
815 vmovd %rdx#d,$H1
845 vmovd 4*1($ctx),$H1
989 vmovdqa $H1,0x10(%r11) #
990 vpmuludq $T3,$H2,$H1 # h3*r1
992 vpaddq $H1,$D4,$D4 # d4 += h3*r1
995 vpmuludq $T1,$H2,$H1 # h1*r1
998 vpaddq $H1,$D2,$D2 # d2 += h1*r1
1006 vpmuludq $T1,$H3,$H1 # h1*r2
[all …]
/openbmc/qemu/target/riscv/
H A Dvector_helper.c171 GEN_VEXT_LD_ELEM(lde_b, uint8_t, H1, ldub) in GEN_VEXT_LD_ELEM() argument
192 GEN_VEXT_ST_ELEM(ste_b, uint8_t, H1, stb)
517 GEN_VEXT_GET_INDEX_ADDR(idx_b, uint8_t, H1) in GEN_VEXT_GET_INDEX_ADDR() argument
884 RVVCALL(OPIVV2, vadd_vv_b, OP_SSS_B, H1, H1, H1, DO_ADD)
888 RVVCALL(OPIVV2, vsub_vv_b, OP_SSS_B, H1, H1, H1, DO_SUB)
903 RVVCALL(OPIVX2, vadd_vx_b, OP_SSS_B, H1, H1, DO_ADD)
907 RVVCALL(OPIVX2, vsub_vx_b, OP_SSS_B, H1, H1, DO_SUB)
911 RVVCALL(OPIVX2, vrsub_vx_b, OP_SSS_B, H1, H1, DO_RSUB)
982 RVVCALL(OPIVV2, vwaddu_vv_b, WOP_UUU_B, H2, H1, H1, DO_ADD) in RVVCALL() argument
985 RVVCALL(OPIVV2, vwsubu_vv_b, WOP_UUU_B, H2, H1, H1, DO_SUB) in RVVCALL()
[all …]
H A Dvcrypto_helper.c65 RVVCALL(OPIVV2, vror_vv_b, OP_UUU_B, H1, H1, H1, ror8) in RVVCALL()
74 RVVCALL(OPIVX2, vror_vx_b, OP_UUU_B, H1, H1, ror8) in RVVCALL()
83 RVVCALL(OPIVV2, vrol_vv_b, OP_UUU_B, H1, H1, H1, rol8) in RVVCALL()
92 RVVCALL(OPIVX2, vrol_vx_b, OP_UUU_B, H1, H1, rol8) in RVVCALL()
113 RVVCALL(OPIVV1, vbrev8_v_b, OP_UU_B, H1, H1, brev8) in RVVCALL() argument
123 RVVCALL(OPIVV1, vrev8_v_b, OP_UU_B, H1, H1, DO_IDENTITY) in RVVCALL()
133 RVVCALL(OPIVV2, vandn_vv_b, OP_UUU_B, H1, H1, H1, DO_ANDN) in RVVCALL()
142 RVVCALL(OPIVX2, vandn_vx_b, OP_UUU_B, H1, H1, DO_ANDN) in RVVCALL()
151 RVVCALL(OPIVV1, vbrev_v_b, OP_UU_B, H1, H1, revbit8) in RVVCALL()
160 RVVCALL(OPIVV1, vclz_v_b, OP_UU_B, H1, H1, clz8) in RVVCALL()
[all …]
H A Dvector_internals.c41 memset(base + H1(tot - 1), -1, tot - cnt); in vext_set_elems_1s()
50 memset(base + H1(j - 1), -1, j - cnt); in vext_set_elems_1s()
H A Dvector_internals.h44 #define H1(x) ((x) ^ 7) macro
51 #define H1(x) (x) macro
/openbmc/qemu/target/s390x/tcg/
H A Dvec.h42 #define H1(x) ((x) ^ 7) macro
46 #define H1(x) (x) macro
54 return v->byte[H1(enr)]; in s390_vec_read_element8()
96 v->byte[H1(enr)] = data; in s390_vec_write_element8()
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c191 if (pg[H1(i)] & 1) { \
220 DO_ZPZZ(sve_and_zpzz_b, uint8_t, H1, DO_AND)
225 DO_ZPZZ(sve_orr_zpzz_b, uint8_t, H1, DO_ORR)
230 DO_ZPZZ(sve_eor_zpzz_b, uint8_t, H1, DO_EOR)
235 DO_ZPZZ(sve_bic_zpzz_b, uint8_t, H1, DO_BIC)
240 DO_ZPZZ(sve_add_zpzz_b, uint8_t, H1, DO_ADD)
245 DO_ZPZZ(sve_sub_zpzz_b, uint8_t, H1, DO_SUB)
250 DO_ZPZZ(sve_smax_zpzz_b, int8_t, H1, DO_MAX)
255 DO_ZPZZ(sve_umax_zpzz_b, uint8_t, H1, DO_MAX)
260 DO_ZPZZ(sve_smin_zpzz_b, int8_t, H1, DO_MIN)
[all …]
H A Dsme_helper.c114 DO_MOVA_C(sme_mova_cz_b, uint8_t, H1) in DO_MOVA_C() argument
126 if (pg[H1(i)] & 1) { in DO_MOVA_C()
171 DO_MOVA_Z(sme_mova_zc_b, uint8_t, H1) in DO_MOVA_Z() argument
183 if (pg[H1(i)] & 1) { in DO_MOVA_Z()
850 if (pn[H1(row)] & 1) { in HELPER()
852 if (pm[H1(col)] & 1) { in HELPER()
895 if (pn[H1(row)] & 1) { in HELPER()
898 if (pm[H1(col)] & 1) { in HELPER()
960 if (pn[H1(row)] & 1) { in HELPER()
965 if (pm[H1(col)] & 1) { in HELPER()
[all …]
H A Dvec_internal.h33 #define H1(x) ((x) ^ 7) macro
39 #define H1(x) (x) macro
H A Dsve_ldst_internal.h70 DO_LD_PRIM_1(ld1bb, H1, uint8_t, uint8_t)
82 DO_ST_PRIM_1(bb, H1, uint8_t, uint8_t)
H A Dvec_helper.c2471 DO_3OP_PAIR(gvec_addp_b, ADD, uint8_t, H1)
2477 DO_3OP_PAIR(gvec_smaxp_b, MAX, int8_t, H1)
2481 DO_3OP_PAIR(gvec_umaxp_b, MAX, uint8_t, H1)
2485 DO_3OP_PAIR(gvec_sminp_b, MIN, int8_t, H1)
2489 DO_3OP_PAIR(gvec_uminp_b, MIN, uint8_t, H1)
2591 uint32_t index = indices[H1(i)];
2602 result.b[H1(i)] = table[H1(index % 16)];
2728 sum += n[H1(k)] * m[H1(k)]; in do_smmla_b()
2738 sum += n[H1(k)] * m[H1(k)]; in do_ummla_b()
2749 sum += n[H1(k)] * m[H1(k)]; in do_usmmla_b()
/openbmc/linux/arch/arm64/crypto/
H A Dpoly1305-armv8.pl266 my ($H0,$H1,$H2,$H3,$H4) = map("v$_.2s",(24..28));
436 fmov ${H1},x11
466 fmov ${H1},x11
650 add $IN01_1,$IN01_1,$H1
716 xtn $H1,$ACC1
725 bic $H1,#0xfc,lsl#24
734 add $H1,$H1,$T0.2s // h0 -> h1
752 add $IN23_1,$IN01_1,$H1
802 add $IN01_1,$IN01_1,$H1
/openbmc/phosphor-webui/app/assets/icons/
H A Dicon-replace.svg1 ….395 4.395 0 0 1 4.281 5.397zM7 1H1.455C1.204 1 1 1.265 1 1.59v11.82c0 .325.204.59.455.59h3.263c.2…
/openbmc/linux/Documentation/devicetree/bindings/security/tpm/
H A Dgoogle,cr50.txt1 * H1 Secure Microcontroller with Cr50 Firmware on SPI Bus.
3 H1 Secure Microcontroller running Cr50 firmware provides several
/openbmc/ipmitool/contrib/
H A Dbmclanconf101 H1=`echo $HEX | cut -c1-2`
105 B1=`echo 10 o 16 i $H1 p | dc`
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_step.h56 func(H1) \
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-idp-ec-h1.dtsi3 * sc7280 EC/H1 over SPI (common between IDP2 and CRD)
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-wilco-ec6 tests, we need to ensure that the H1 chip is properly setting
/openbmc/linux/arch/mips/boot/dts/pic32/
H A Dpic32mzda_sk.dts104 pins = "H0", "H1", "H2";
/openbmc/linux/drivers/iio/pressure/
H A Dbmp280.h342 u8 H1; member
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7779-marzen.dts3 * Device Tree Source for the R-Car H1 (R8A77790) Marzen board
/openbmc/linux/drivers/soc/renesas/
H A DKconfig73 bool "ARM32 Platform support for R-Car H1"
375 bool "System Controller support for R-Car H1" if COMPILE_TEST
/openbmc/linux/drivers/clk/renesas/
H A DKconfig104 bool "R-Car H1 clock support" if COMPILE_TEST
/openbmc/linux/drivers/pinctrl/renesas/
H A DKconfig98 bool "pin control support for R-Car H1" if COMPILE_TEST

12