HomeFreeBSD

arm64: Remove kernel undef instruction support

Description

arm64: Remove kernel undef instruction support

Now we don't handle any undefined instructions in the kernel remove
the support to handle them. The kernel should only ever execute valid
instructions. The only case it needed to handle was an old emulator
that is now well out of support, and the handler for this has been
removed.

Reviewed by: harry.moulton_arm.com
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D50205

Details

Provenance
andrewAuthored on May 12 2025, 11:06 AM
Reviewer
harry.moulton_arm.com
Differential Revision
D50205: arm64: Remove kernel undef instruction support
Parents
rG10a93c92c40a: arm64: Remove an old workaround
Branches
Unknown
Tags
Unknown