Home
last modified time | relevance | path

Searched full:ld4 (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/sys/contrib/device-tree/src/arm/socionext/
H A Duniphier-ld4.dtsi3 // Device Tree Source for UniPhier LD4 SoC
12 compatible = "socionext,uniphier-ld4";
211 compatible = "socionext,uniphier-ld4-mioctrl",
216 compatible = "socionext,uniphier-ld4-mio-clock";
221 compatible = "socionext,uniphier-ld4-mio-reset";
227 compatible = "socionext,uniphier-ld4-perictrl",
232 compatible = "socionext,uniphier-ld4-peri-clock";
237 compatible = "socionext,uniphier-ld4-peri-reset";
338 compatible = "socionext,uniphier-ld4-soc-glue",
343 compatible = "socionext,uniphier-ld4-pinctrl";
[all …]
H A Duniphier-ld4-ref.dts3 // Device Tree Source for UniPhier LD4 Reference Board
9 #include "uniphier-ld4.dtsi"
14 model = "UniPhier LD4 Reference Board";
15 compatible = "socionext,uniphier-ld4-ref", "socionext,uniphier-ld4";
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-ia64.S83 # define LDKEY ld4
132 { .mmi; (p0) ld4 te33=[te33] // 2/0:te3[s3&0xff]
135 { .mmi; (p0) ld4 te30=[te30] // 2/1:te3[s0]
138 { .mmi; (p0) ld4 te22=[te22] // 3/0:te2[s2>>8]
141 { .mmi; (p0) ld4 te23=[te23] // 3/1:te2[s3>>8]
144 { .mmi; (p0) ld4 te20=[te20] // 4/2:te2[s0>>8]
147 { .mmi; (p0) ld4 te00=[te00] // 4/0:te0[s0>>24]
150 { .mmi; (p0) ld4 te21=[te21] // 5/3:te2[s1>>8]
153 { .mmi; (p0) ld4 te01=[te01] // 5/1:te0[s1>>24]
156 { .mmi; (p0) ld4 te11=[te11] // 6/0:te1[s1>>16]
[all …]
/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl57 { .mlx; ld4 @k[4]=[$key],8
59 { .mlx; ld4 @k[5]=[@k[11]],8
61 { .mlx; ld4 @k[6]=[$key],8
63 { .mlx; ld4 @k[7]=[@k[11]],8
65 { .mmi; ld4 @k[8]=[$key],8
66 ld4 @k[9]=[@k[11]],8
68 { .mmi; ld4 @k[10]=[$key]
69 ld4 @k[11]=[@k[11]]
71 { .mmi; ld4 @k[12]=[$counter],8
72 ld4 @k[13]=[@k[15]],8
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/socionext/
H A Duniphier.yaml17 - description: LD4 SoC boards
20 - socionext,uniphier-ld4-ref
21 - const: socionext,uniphier-ld4
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dsocionext,uniphier-clock.yaml17 - socionext,uniphier-ld4-clock
29 - socionext,uniphier-ld4-mio-clock
40 - socionext,uniphier-ld4-peri-clock
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dsocionext,uniphier-reset.yaml17 - socionext,uniphier-ld4-reset
29 - socionext,uniphier-ld4-mio-reset
41 - socionext,uniphier-ld4-peri-reset
/freebsd/sys/contrib/device-tree/Bindings/soc/socionext/
H A Dsocionext,uniphier-sysctrl.yaml21 - socionext,uniphier-ld4-sysctrl
53 const: socionext,uniphier-ld4-sysctrl
63 - socionext,uniphier-ld4-sysctrl
H A Dsocionext,uniphier-perictrl.yaml21 - socionext,uniphier-ld4-perictrl
H A Dsocionext,uniphier-mioctrl.yaml25 - socionext,uniphier-ld4-mioctrl
H A Dsocionext,uniphier-soc-glue-debug.yaml21 - socionext,uniphier-ld4-soc-glue-debug
H A Dsocionext,uniphier-soc-glue.yaml20 - socionext,uniphier-ld4-soc-glue
/freebsd/crypto/openssl/crypto/
H A Dia64cpuid.S34 { .mii; ld4 r2=[r32]
229 ld4 r8=[r32] };;
240 ld4 r8=[r32] };;
264 ld4 r8=[r32] };;
278 ld4 r8=[r32]
/freebsd/sys/contrib/device-tree/src/arm/xilinx/
H A Dzynq-zybo-z7.dts28 led-ld4 {
29 label = "zynq-zybo-z7:green:ld4";
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp598 { AArch64::LD4i8, "ld4", ".b", 1, true, 0 },
599 { AArch64::LD4i16, "ld4", ".h", 1, true, 0 },
600 { AArch64::LD4i32, "ld4", ".s", 1, true, 0 },
601 { AArch64::LD4i64, "ld4", ".d", 1, true, 0 },
602 { AArch64::LD4i8_POST, "ld4", ".b", 2, true, 4 },
603 { AArch64::LD4i16_POST, "ld4", ".h", 2, true, 8 },
604 { AArch64::LD4i32_POST, "ld4", ".s", 2, true, 16 },
605 { AArch64::LD4i64_POST, "ld4", ".d", 2, true, 32 },
622 { AArch64::LD4Fourv16b, "ld4", ".16b", 0, false, 0 },
623 { AArch64::LD4Fourv8h, "ld4", "
[all...]
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl259 { .mlx; ld4 $h0=[ctx],8
261 { .mlx; ld4 $h1=[tmp0],8
263 { .mlx; ld4 $h2=[ctx],8
265 { .mlx; ld4 $h3=[tmp0]
267 { .mmi; ld4 $h4=[ctx],-16
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-ia64.S294 ld4 r24=[r10],8 // load nonce
297 { .mmi; ld4 r25=[r11],8
298 ld4 r26=[r10]
301 { .mmi; ld4 r27=[r11]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dsocionext,uniphier-aidet.yaml24 - socionext,uniphier-ld4-aidet
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dsocionext,uniphier-mio-dmac.yaml11 found in UniPhier LD4, Pro4, sLD8 SoCs.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsocionext,uniphier-pinctrl.yaml16 - socionext,uniphier-ld4-pinctrl
H A Dnvidia,tegra20-pinmux.yaml39 ld2, ld3, ld4, ld5, ld6, ld7, ld8, ld9, ld10, ld11, ld12,
H A Dnvidia,tegra20-pinmux.txt78 ld0, ld1, ld2, ld3, ld4, ld5, ld6, ld7, ld8, ld9, ld10, ld11, ld12, ld13,
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra20-trimslice.dts140 "ld3", "ld4", "ld5", "ld6", "ld7",
254 nvidia,pins = "ld0", "ld1", "ld2", "ld3", "ld4",
H A Dtegra20-tamonten.dtsi130 "ld3", "ld4", "ld5", "ld6", "ld7",
236 nvidia,pins = "ld0", "ld1", "ld2", "ld3", "ld4",
H A Dtegra20-ventana.dts154 nvidia,pins = "ld0", "ld1", "ld2", "ld3", "ld4",
261 nvidia,pins = "ld0", "ld1", "ld2", "ld3", "ld4",

12