Home
last modified time | relevance | path

Searched hist:"62 ea0d87" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/include/uapi/asm/
H A Dhwcap.h62ea0d87 Wed Nov 16 23:32:56 CST 2022 Amit Daniel Kachhap <amit.kachhap@arm.com> ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd

Advanced Dot product is a feature present in AArch32 state for Armv8 and
is represented by ISAR6 identification register.

This feature denotes the presence of UDOT and SDOT instructions and hence adding a hwcap will enable the userspace to check it before trying to use those instructions.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Amit Daniel Kachhap <amit.kachhap@arm.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
/openbmc/linux/arch/arm/vfp/
H A Dvfpmodule.c62ea0d87 Wed Nov 16 23:32:56 CST 2022 Amit Daniel Kachhap <amit.kachhap@arm.com> ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd

Advanced Dot product is a feature present in AArch32 state for Armv8 and
is represented by ISAR6 identification register.

This feature denotes the presence of UDOT and SDOT instructions and hence adding a hwcap will enable the userspace to check it before trying to use those instructions.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Amit Daniel Kachhap <amit.kachhap@arm.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
/openbmc/linux/arch/arm/kernel/
H A Dsetup.c62ea0d87 Wed Nov 16 23:32:56 CST 2022 Amit Daniel Kachhap <amit.kachhap@arm.com> ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd

Advanced Dot product is a feature present in AArch32 state for Armv8 and
is represented by ISAR6 identification register.

This feature denotes the presence of UDOT and SDOT instructions and hence adding a hwcap will enable the userspace to check it before trying to use those instructions.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Amit Daniel Kachhap <amit.kachhap@arm.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>