capstone-d ~master (2019-06-08T23:22:24Z)
Dub
Repo
ArmSysreg
capstone
arm
System registers for MSR
Values
Value
Meaning
invalid
0
spsr_c
1
spsr_x
2
spsr_xc
3
spsr_s
4
spsr_sc
5
spsr_sx
6
spsr_sxc
7
spsr_f
8
spsr_fc
9
spsr_fx
10
spsr_fxc
11
spsr_fs
12
spsr_fsc
13
spsr_fsx
14
spsr_fsxc
15
cpsr_c
16
cpsr_x
32
cpsr_xc
48
cpsr_s
64
cpsr_sc
80
cpsr_sx
96
cpsr_sxc
112
cpsr_f
128
cpsr_fc
144
cpsr_fx
160
cpsr_fxc
176
cpsr_fs
192
cpsr_fsc
208
cpsr_fsx
224
cpsr_fsxc
240
apsr
256
apsr_g
apsr_nzcvq
apsr_nzcvqg
iapsr
iapsr_g
iapsr_nzcvqg
eapsr
eapsr_g
eapsr_nzcvqg
xpsr
xpsr_g
xpsr_nzcvqg
ipsr
epsr
iepsr
msp
psp
primask
basepri
basepri_max
faultmask
control
r8_usr
r9_usr
r10_usr
r11_usr
r12_usr
sp_usr
lr_usr
r8_fiq
r9_fiq
r10_fiq
r11_fiq
r12_fiq
sp_fiq
lr_fiq
lr_irq
sp_irq
lr_svc
sp_svc
lr_abt
sp_abt
lr_und
sp_und
lr_mon
sp_mon
elr_hyp
sp_hyp
spsr_fiq
spsr_irq
spsr_svc
spsr_abt
spsr_und
spsr_mon
spsr_hyp
Meta
Source
See Implementation
capstone
arm
classes
ArmDetail
ArmInstruction
ArmInstructionGroup
ArmRegister
CapstoneArm
enums
ArmCc
ArmCpsflagType
ArmCpsmodeType
ArmInstructionGroupId
ArmInstructionId
ArmMemBarrier
ArmOpType
ArmRegisterId
ArmSetendType
ArmShiftType
ArmSysreg
ArmVectordataType
structs
ArmInstructionDetail
ArmOp
ArmOpMem
ArmShift
unions
ArmOpValue
ArmShiftValue
System registers for MSR