capstone/arch/ARM
david942j 849fdfa376 [v5][arm] Consider SpecRegRBit on setting SYSREG
In ARMInstPrinter#printMSRMaskOperand, setting the type of SYSREG does
not consider the SpecRegRBit, which causes the reported SYSREG value is
always for SPSR even the instruction is using CPSR.

Signed-off-by: david942j <david942j@gmail.com>
2024-08-04 11:04:57 +00:00
..
ARMAddressingModes.h arm: sync with llvm 7.0.1 2019-03-16 15:22:15 +08:00
ARMBaseInfo.h Constify backends (#1549) 2019-12-23 20:30:57 +08:00
ARMDisassembler.c Fix VFP feature check. (#2090) 2023-07-18 23:57:31 +08:00
ARMDisassembler.h arm: sync with llvm 7.0.1 2019-03-16 15:22:15 +08:00
ARMGenAsmWriter.inc fix some compilation issues when DIET mode is on 2019-06-24 12:52:38 +08:00
ARMGenDisassemblerTables.inc arm64 & arm: fix some warnings 2019-04-10 17:33:41 +08:00
ARMGenInstrInfo.inc Constify backends (#1549) 2019-12-23 20:30:57 +08:00
ARMGenRegisterInfo.inc Constify backends (#1549) 2019-12-23 20:30:57 +08:00
ARMGenRegisterName.inc arm: sync with llvm 7.0.1 2019-03-16 15:22:15 +08:00
ARMGenRegisterName_digit.inc Restore the ARM register naming from v4. 2023-07-22 01:18:53 +01:00
ARMGenSubtargetInfo.inc arm: sync with llvm 7.0.1 2019-03-16 15:22:15 +08:00
ARMGenSystemRegister.inc Constify backends (#1549) 2019-12-23 20:30:57 +08:00
ARMInstPrinter.c [v5][arm] Consider SpecRegRBit on setting SYSREG 2024-08-04 11:04:57 +00:00
ARMInstPrinter.h arm: sync with llvm 7.0.1 2019-03-16 15:22:15 +08:00
ARMMapping.c Constify backends (#1549) 2019-12-23 20:30:57 +08:00
ARMMapping.h Constify backends (#1549) 2019-12-23 20:30:57 +08:00
ARMMappingInsn.inc arm: fix some wrong insn mapping - issue #1456 2019-04-11 23:56:50 +08:00
ARMMappingInsnName.inc arm: sync with llvm 7.0.1 2019-03-16 15:22:15 +08:00
ARMMappingInsnOp.inc correct register accesses for ARM's sxtb/uxtb and similar instructions 2023-03-07 18:59:06 +01:00
ARMModule.c Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00
ARMModule.h Declare global arch arrays with contents (next branch) (#1186) 2018-06-24 21:05:04 +08:00