HomeFreeBSD

Move arm64 EENTRY uses before ENTRY

Description

Move arm64 EENTRY uses before ENTRY

The ENTRY macro adds instructions to the start of a function but not
EENTRY. To use these instructions in both functions move the EENTRY
use before the ENTRY use.

Sponsored by: Arm Ltd

(cherry picked from commit 47ff149afaea6a403b8d044e26673bc3cd605fe4)

Details

Provenance
andrewAuthored on Mar 31 2023, 12:34 PM
Parents
rG9cab59fe05b4: Handle the arm64 unknown exception separately
Branches
Unknown
Tags
Unknown