/freebsd/contrib/bc/tests/dc/ |
H A D | shift.txt | 1 0 0HpR 2 1 0HpR 3 2 0HpR 4 0.0023896 0HpR 5 1.298346 0HpR 6 2.00000000 0HpR 7 0.0023896 3HpR 8 1.298346 4HpR 9 2.00000000 5HpR 10 89136.892348976 7HpR [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrVFP.td | 169 def VLDRH : AHI5<0b1101, 0b01, (outs HPR:$Sd), (ins addrmode5fp16:$addr), 171 [(set HPR:$Sd, (f16 (alignedload16 addrmode5fp16:$addr)))]>, 181 (COPY_TO_REGCLASS (LDRH addrmode3:$addr), HPR)> { 185 (COPY_TO_REGCLASS (t2LDRHi12 t2addrmode_imm12:$addr), HPR)> { 204 def VSTRH : AHI5<0b1101, 0b00, (outs), (ins HPR:$Sd, addrmode5fp16:$addr), 206 [(alignedstore16 (f16 HPR:$Sd), addrmode5fp16:$addr)]>, 209 def : Pat<(alignedstore16 (bf16 HPR:$Sd), addrmode5fp16:$addr), 210 (VSTRH (bf16 HPR:$Sd), addrmode5fp16:$addr)> { 213 def : Pat<(alignedstore16 (bf16 HPR:$Sd), addrmode3:$addr), 217 def : Pat<(alignedstore16 (bf16 HPR:$Sd), t2addrmode_imm12:$addr), [all …]
|
H A D | ARMRegisterBanks.td | 13 def FPRRegBank : RegisterBank<"FPRB", [HPR, SPR, DPR, QPR]>;
|
H A D | ARMRegisterInfo.td | 434 def HPR : RegisterClass<"ARM", [f16, bf16], 32, (sequence "S%u", 0, 31)> { 435 let AltOrders = [(add (decimate HPR, 2), SPR), 436 (add (decimate HPR, 4), 437 (decimate HPR, 2), 438 (decimate (rotl HPR, 1), 4), 439 (decimate (rotl HPR, 1), 2))];
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mq-zii-ultra-zest.dts | 29 "HPA1 RIGHTIN", "HPR", 31 "HPA2 RIGHTIN", "HPR";
|
H A D | imx8mq-zii-ultra-rmb3.dts | 26 "HPA1 RIGHTIN", "HPR"; 51 "HPA1 RIGHTIN", "HPR";
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | nvidia,tegra-audio-alc5632.yaml | 44 - HPR 65 "Headset Stereophone", "HPR",
|
H A D | nvidia,tegra-audio-max9808x.yaml | 47 - HPR 73 "Headphone Jack", "HPR",
|
H A D | nvidia,tegra-audio-max98090.yaml | 61 - HPR 83 "Headphones", "HPR",
|
H A D | mt8186-mt6366-da7219-max98357.yaml | 44 - HPR 165 "Headphones", "HPR",
|
H A D | max98090.txt | 45 * HPR
|
H A D | nvidia,tegra-audio-max98090.txt | 39 "Headphones", "HPR",
|
H A D | maxim,max98090.yaml | 15 HPL, HPR, SPKL, SPKR, RCVL, RCVR, MICBIAS
|
H A D | samsung,odroid.yaml | 81 "Headphone Jack", "HPR",
|
H A D | tlv320aic31xx.txt | 44 * HPR
|
H A D | ti,tlv320dac3100.yaml | 15 * HPR
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos5422-odroidxu3-audio.dtsi | 22 "Headphone Jack", "HPR",
|
H A D | exynos4412-odroidx.dts | 139 "Headphone Jack", "HPR",
|
H A D | exynos4412-odroidu3.dts | 142 "Headphone Jack", "HPR",
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx7d-zii-rpu2.dts | 110 "RIGHTIN", "HPR"; 135 "RIGHTIN", "HPR"; 160 "RIGHTIN", "HPR";
|
H A D | imx6qdl-zii-rdu2.dtsi | 125 "HPA1 RIGHTIN", "HPR"; 150 "HPA1 RIGHTIN", "HPR";
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-t5325.dts | 181 "Headphone Jack", "HPR",
|
H A D | armada-388-db.dts | 152 "Out Jack", "HPR",
|
H A D | armada-370-db.dts | 120 "Out Jack", "HPR",
|
/freebsd/sys/net/ |
H A D | if_types.h | 170 IFT_IP = 0x7e, /* IP (for APPN HPR in IP networks) */
|