HomeFreeBSD

arm: Fix handling of undefined instruction aborts in THUMB2 mode.

Description

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 <fuz@fuz.su>
PR: 259187
MFC after: 2 weks

Details

Provenance
mmelAuthored on Oct 17 2021, 5:36 PM
Parents
rG6d04e1422e70: cosl(): fix polynomial approximation coefficients for ld128 version
Branches
Unknown
Tags
Unknown