aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/include/undefined.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Reduce where we decode msr/mrs instructionsAndrew Turner2025-06-231-20/+0
* arm64: Start splitting out undef sys insn handlingAndrew Turner2025-05-121-0/+3
* arm64: Split out the 32-bit undef handlingAndrew Turner2025-05-121-0/+3
* arm64: Remove kernel undef instruction supportAndrew Turner2025-05-121-2/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Move ID reading signatures to a better headerAndrew Turner2020-07-011-4/+0
* Create a kernel arm64 ID register viewAndrew Turner2020-06-291-0/+3
* Allow the userspace ID register fields to be read from the kernelAndrew Turner2019-10-301-0/+5
* Move the MRS instruction decode macros to armreg.hAndrew Turner2019-10-301-17/+0
* Move the undefined instruction handler to identcpu.c so we have accessAndrew Turner2018-09-271-0/+37
* Add support for handling undefined instructions in userspace and theAndrew Turner2017-09-141-0/+44