K 10 svn:author V 6 cognet K 8 svn:date V 27 2022-11-18T10:03:21.229371Z K 7 svn:log V 589 arm: Fix handling of undefined instruction aborts in THUMB2 mode. Correctly recognize NEON/SIMD and VFP instructions in THUMB2 mode and pass these to the appropriate handler. Note that it is not necessary to filter all undefined instruction variant or register combinations, this is a job for given handler. Reported by: Robert Clausecker PR: 259187 MFC after: 2 weks (cherry picked from commit a670e1c13a522df4fb8c63bb023b88b1d65de797) Signed-off-by: Olivier Houchard Git Hash: e5c0e6d7810cbfc57b80f123ca48b485bdcd48d1 Git Author: mmel@FreeBSD.org END