Skip to content
Commit fd7c3c37 authored by Mark-PK Tsai's avatar Mark-PK Tsai Committed by Russell King (Oracle)
Browse files

ARM: 9327/1: vfp: Add missing VFP instructions to neon_support_hook

Add the missing "Unconditional Advanced SIMD and floating-point
instructions" in [1] to the VFP undef hook.

This commit addresses the issue reported in [2], where
executing the vudot instruction on a platform with FEAT_DotProd
support resulted in an undefined instruction error.

Link: https://developer.arm.com/documentation/ddi0597/2023-06/?lang=en [1]
Link: https://lore.kernel.org/lkml/20230920083907.30479-1-mark-pk.tsai@mediatek.com/

 [2]

Signed-off-by: default avatarMark-PK Tsai <mark-pk.tsai@mediatek.com>
Tested-by: default avatarXuewen Yan <xuewen.yan@unisoc.com>
Signed-off-by: default avatarRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
parent ffc25326
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment