summaryrefslogtreecommitdiff
path: root/arch/arm64/disassembler/decode_scratchpad.c
AgeCommit message (Expand)Author
2025-12-20Fix many of the warnings that show up when compiling with GCC 15.2Mark Rowe
2025-10-15[AArch64] Update disassembler based on 2025-09 ARM ISA dataMark Rowe
2025-09-25[AArch64] Update disassembler based on 2025-06 ARM ISA dataMark Rowe
2025-06-02ARM64 disassembler: fix MSVC compilationjustanotheranonymoususer
2025-05-28Revert "Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.c"Galen Williamson
2025-05-27Update decode_scratchpad.cjustanotheranonymoususer
2025-05-27Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.cjustanotheranonymoususer
2025-03-31[aarch64] Updating Aarch64 system registers to 2024-12 spec, fix MSR/MRS lift...Galen Williamson
2024-03-05Move architecture modules into the API repoRusty Wagner