summaryrefslogtreecommitdiff
path: root/sys/arm64/include/undefined.h
AgeCommit message (Expand)Author
2025-06-23arm64: Reduce where we decode msr/mrs instructionsAndrew Turner
2025-05-12arm64: Start splitting out undef sys insn handlingAndrew Turner
2025-05-12arm64: Split out the 32-bit undef handlingAndrew Turner
2025-05-12arm64: Remove kernel undef instruction supportAndrew Turner
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2020-07-01Move ID reading signatures to a better headerAndrew Turner
2020-06-29Create a kernel arm64 ID register viewAndrew Turner
2019-10-30Allow the userspace ID register fields to be read from the kernelAndrew Turner
2019-10-30Move the MRS instruction decode macros to armreg.hAndrew Turner
2018-09-27Move the undefined instruction handler to identcpu.c so we have accessAndrew Turner
2017-09-14Add support for handling undefined instructions in userspace and theAndrew Turner