Both trap 21 (T_CP) and trap 17 (T_ALIGNFLT) supply an error code
authorguenther <guenther@openbsd.org>
Sun, 16 Apr 2023 05:39:33 +0000 (05:39 +0000)
committerguenther <guenther@openbsd.org>
Sun, 16 Apr 2023 05:39:33 +0000 (05:39 +0000)
commit06703877991c267cff1772f28ca91f553150dd2b
treee49d0fe1c5afda50771e61329824a176c5a3f922
parentf362d116c78078fc5658fb93c9f0d8f4c0db15e1
Both trap 21 (T_CP) and trap 17 (T_ALIGNFLT) supply an error code
in hardware; use TRAP() instead of ZTRAP().  T_ALIGNFLT fixed in
NetBSD on 2012-4-21

ok deraadt@ jsg@
sys/arch/amd64/amd64/vector.S