C# Class Reko.Arch.Arm.A32Registers

Exibir arquivo Open project: uxmal/reko

Public Properties

Property Type Description
FpRegs RegisterStorage[]
GpRegs RegisterStorage[]
RegisterByCapstoneID RegisterStorage>.Dictionary
cpsr FlagRegister
f0 RegisterStorage
f1 RegisterStorage
f2 RegisterStorage
f3 RegisterStorage
f4 RegisterStorage
f5 RegisterStorage
f6 RegisterStorage
f7 RegisterStorage
ip RegisterStorage
lr RegisterStorage
pc RegisterStorage
r0 RegisterStorage
r1 RegisterStorage
r10 RegisterStorage
r11 RegisterStorage
r2 RegisterStorage
r3 RegisterStorage
r4 RegisterStorage
r5 RegisterStorage
r6 RegisterStorage
r7 RegisterStorage
r8 RegisterStorage
r9 RegisterStorage
sp RegisterStorage

Private Methods

Method Description
A32Registers ( ) : Reko.Core

Property Details

FpRegs public_oe static_oe property

public static RegisterStorage[] FpRegs
return RegisterStorage[]

GpRegs public_oe static_oe property

public static RegisterStorage[] GpRegs
return RegisterStorage[]

RegisterByCapstoneID public_oe static_oe property

public static Dictionary RegisterByCapstoneID
return RegisterStorage>.Dictionary

cpsr public_oe static_oe property

public static FlagRegister cpsr
return FlagRegister

f0 public_oe static_oe property

public static RegisterStorage f0
return RegisterStorage

f1 public_oe static_oe property

public static RegisterStorage f1
return RegisterStorage

f2 public_oe static_oe property

public static RegisterStorage f2
return RegisterStorage

f3 public_oe static_oe property

public static RegisterStorage f3
return RegisterStorage

f4 public_oe static_oe property

public static RegisterStorage f4
return RegisterStorage

f5 public_oe static_oe property

public static RegisterStorage f5
return RegisterStorage

f6 public_oe static_oe property

public static RegisterStorage f6
return RegisterStorage

f7 public_oe static_oe property

public static RegisterStorage f7
return RegisterStorage

ip public_oe static_oe property

public static RegisterStorage ip
return RegisterStorage

lr public_oe static_oe property

public static RegisterStorage lr
return RegisterStorage

pc public_oe static_oe property

public static RegisterStorage pc
return RegisterStorage

r0 public_oe static_oe property

public static RegisterStorage r0
return RegisterStorage

r1 public_oe static_oe property

public static RegisterStorage r1
return RegisterStorage

r10 public_oe static_oe property

public static RegisterStorage r10
return RegisterStorage

r11 public_oe static_oe property

public static RegisterStorage r11
return RegisterStorage

r2 public_oe static_oe property

public static RegisterStorage r2
return RegisterStorage

r3 public_oe static_oe property

public static RegisterStorage r3
return RegisterStorage

r4 public_oe static_oe property

public static RegisterStorage r4
return RegisterStorage

r5 public_oe static_oe property

public static RegisterStorage r5
return RegisterStorage

r6 public_oe static_oe property

public static RegisterStorage r6
return RegisterStorage

r7 public_oe static_oe property

public static RegisterStorage r7
return RegisterStorage

r8 public_oe static_oe property

public static RegisterStorage r8
return RegisterStorage

r9 public_oe static_oe property

public static RegisterStorage r9
return RegisterStorage

sp public_oe static_oe property

public static RegisterStorage sp
return RegisterStorage