/freebsd/crypto/openssl/crypto/modes/asm/ |
H A D | ghash-sparcv9.pl | 360 ($Hhl,$Hlo,$Hhi,$Xlo,$Xhi,$xE1,$sqr, $C0,$C1,$C2,$C3,$V)= 372 ldx [%i1+0],$Hhi 377 srax $Hhi,63,$C0 ! broadcast carry 379 addxc $Hhi,$Hhi,$Hhi 383 xor $Xhi,$Hhi,$Hhi 385 stx $Hhi,[%i0+0] 408 ldx [$Htable+0],$Hhi 414 xor $Hhi,$Hlo,$Hhl ! Karatsuba pre-processing 420 xmulxhi $Xhi,$Hhi,$C3 421 xmulx $Xhi,$Hhi,$Xhi [all …]
|
H A D | ghash-ia64.pl | 67 { .mfi; (p19) xor Zhi=Zhi,Hhi 69 { .mfi; (p18) ld8 Hhi=[Hi[1]] 76 { .mib; (p19) xor Hhi=Hhi,rem 82 (p18) xor Zhi=Zhi,Hhi };; 83 { .mfi; (p18) ld8 Hhi=[Hi[1]] 90 { .mib; (p18) xor Hhi=Hhi,rem 105 Hhi=r28; Hlo=r29; 145 { .mib; xor Zhi=Zhi,Hhi };; // modulo-scheduling artefact 149 add Hhi=1,Xi };; // pipeline flush on Itanium 152 { .mib; st8 [Hhi]=Zhi
|
H A D | ghash-armv4.pl | 383 my ($Hlo,$Hhi,$Hhl,$k48,$k32,$k16)=map("d$_",(26..31)); 461 vldmia $Htbl,{$Hlo-$Hhi} @ load twisted H 467 veor $Hhl,$Hlo,$Hhi @ Karatsuba pre-processing 479 vldmia $Htbl,{$Hlo-$Hhi} @ load twisted H 485 veor $Hhl,$Hlo,$Hhi @ Karatsuba pre-processing 501 &clmul64x64 ($Xh,$Hhi,"$IN#hi"); # H.hi·Xi.hi
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | amlogic,gxbb-clkc.txt | 27 - compatible: "syscon", "simple-mfd, and "amlogic,meson-gx-hhi-sysctrl" or 28 "amlogic,meson-axg-hhi-sysctrl" 29 - reg: base address and size of the HHI system control register space. 34 compatible = "amlogic,meson-gx-hhi-sysctrl", "syscon", "simple-mfd";
|
H A D | amlogic,meson8b-clkc.txt | 21 - compatible: "amlogic,meson-hhi-sysctrl", "simple-mfd", "syscon" 22 - reg: base address and size of the HHI system control register space.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | amlogic,meson-saradc.yaml | 55 amlogic,hhi-sysctrl: 102 amlogic,hhi-sysctrl: true 105 amlogic,hhi-sysctrl: false 145 amlogic,hhi-sysctrl = <&hhi>;
|
H A D | amlogic,meson-saradc.txt | 27 - amlogic,hhi-sysctrl: phandle to the syscon which contains the 5th bit
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | amlogic,meson-gx-pwrc.txt | 23 - amlogic,hhi-sysctrl: phandle to the HHI sysctrl node 44 amlogic,hhi-sysctrl = <&sysctrl>;
|
H A D | amlogic,meson-ee-pwrc.yaml | 18 "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon"
|
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha512-parisc.pl | 374 $Ehi, $Elo, $Fhi, $Flo, $Ghi, $Glo, $Hhi, $Hlo) = 391 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo,$flag)=@_; 402 addc $Xhi,$hhi,$hhi ; h += X[i] 419 addc $Xhi,$hhi,$hhi ; h += K[i] 424 addc $t1,$hhi,$hhi ; h += Sigma1(e) 428 addc $a1,$hhi,$hhi ; h += Ch(e,f,g) 445 addc $hhi,$dhi,$dhi ; d += h 449 addc $t1,$hhi,$hhi ; h += Sigma0(a) 453 addc $a1,$hhi,$hhi ; h += Maj(a,b,c) 523 ldw `14*4`($ctx),$Hhi [all …]
|
H A D | sha512-c64xplus.pl | 38 $Ehi,$Ectxhi,$Fhi,$Fctxhi,$Ghi,$Gctxhi,$Hhi,$Hctxhi)=map("A$_",(16..31)); 125 LDW *${CTXA}[14^.LITTLE_ENDIAN],$Hhi 148 || MVD $Hhi,$Hctxhi 163 || ADD $Hhi,$T1hi,$T1hi 177 || ROTL $Ghi,0,$Hhi 357 ADD $Hhi,$Hctxhi,$Hhi 365 ADD $Hctxlo,$Hhi,$Hhi 370 STW $Hhi,*${CTXA}[14^.LITTLE_ENDIAN]
|
H A D | sha512-ppc.pl | 473 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_; 486 adde $hhi,$hhi,$t1 495 adde $hhi,$hhi,$t3 507 adde $hhi,$hhi,$a1 518 adde $hhi,$hhi,$s1 527 adde $dhi,$dhi,$hhi 535 adde $hhi,$hhi,$a3 559 adde $hhi,$hhi,$s1 568 $ehi,$elo,$fhi,$flo,$ghi,$glo,$hhi,$hlo)=@_;
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | amlogic,meson-vpu.yaml | 17 DMC|---------------VPU (Video Processing Unit)----------------|------HHI------| 76 - const: hhi 127 reg-names = "vpu", "hhi";
|
H A D | amlogic,meson-dw-hdmi.yaml | 34 The HDMI PHY is configured by registers in the HHI register block.
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | amlogic,meson-axg-mipi-pcie-analog.yaml |
|
H A D | amlogic,meson8-hdmi-tx-phy.yaml | 16 compatible = "amlogic,meson-hhi-sysctrl", "simple-mfd", "syscon"
|
/freebsd/sys/arm64/include/ |
H A D | _inttypes.h | 154 #define SCNi8 "hhi" /* int8_t */ 158 #define SCNiLEAST8 "hhi" /* int_least8_t */
|
/freebsd/sys/arm/include/ |
H A D | _inttypes.h | 152 #define SCNi8 "hhi" /* int8_t */ 156 #define SCNiLEAST8 "hhi" /* int_least8_t */
|
/freebsd/sys/riscv/include/ |
H A D | _inttypes.h | 150 #define SCNi8 "hhi" /* int8_t */ 154 #define SCNiLEAST8 "hhi" /* int_least8_t */
|
/freebsd/sys/powerpc/include/ |
H A D | _inttypes.h | 160 #define SCNi8 "hhi" /* int8_t */ 164 #define SCNiLEAST8 "hhi" /* int_least8_t */
|
/freebsd/sys/x86/include/ |
H A D | _inttypes.h | 160 #define SCNi8 "hhi" /* int8_t */ 164 #define SCNiLEAST8 "hhi" /* int_least8_t */
|
/freebsd/tests/atf_python/sys/netlink/ |
H A D | attrs.py | 133 nla_len, nla_type, val = struct.unpack("@HHI", data) 160 nla_len, nla_type, val = struct.unpack("@HHi", data)
|
/freebsd/sys/contrib/device-tree/src/arm/amlogic/ |
H A D | meson.dtsi | 33 hhi: system-controller@4000 { label 34 compatible = "amlogic,meson-hhi-sysctrl",
|
H A D | meson8b.dtsi | 588 &hhi { 696 amlogic,hhi-sysctrl = <&hhi>;
|
H A D | meson8.dtsi | 627 &hhi { 721 amlogic,hhi-sysctrl = <&hhi>;
|