C# 클래스 Reko.Arch.Arm.A32Registers

파일 보기 프로젝트 열기: uxmal/reko

공개 프로퍼티들

프로퍼티 타입 설명
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

비공개 메소드들

메소드 설명
A32Registers ( ) : Reko.Core

프로퍼티 상세

FpRegs 공개적으로 정적으로 프로퍼티

public static RegisterStorage[] FpRegs
리턴 RegisterStorage[]

GpRegs 공개적으로 정적으로 프로퍼티

public static RegisterStorage[] GpRegs
리턴 RegisterStorage[]

RegisterByCapstoneID 공개적으로 정적으로 프로퍼티

public static Dictionary RegisterByCapstoneID
리턴 RegisterStorage>.Dictionary

cpsr 공개적으로 정적으로 프로퍼티

public static FlagRegister cpsr
리턴 FlagRegister

f0 공개적으로 정적으로 프로퍼티

public static RegisterStorage f0
리턴 RegisterStorage

f1 공개적으로 정적으로 프로퍼티

public static RegisterStorage f1
리턴 RegisterStorage

f2 공개적으로 정적으로 프로퍼티

public static RegisterStorage f2
리턴 RegisterStorage

f3 공개적으로 정적으로 프로퍼티

public static RegisterStorage f3
리턴 RegisterStorage

f4 공개적으로 정적으로 프로퍼티

public static RegisterStorage f4
리턴 RegisterStorage

f5 공개적으로 정적으로 프로퍼티

public static RegisterStorage f5
리턴 RegisterStorage

f6 공개적으로 정적으로 프로퍼티

public static RegisterStorage f6
리턴 RegisterStorage

f7 공개적으로 정적으로 프로퍼티

public static RegisterStorage f7
리턴 RegisterStorage

ip 공개적으로 정적으로 프로퍼티

public static RegisterStorage ip
리턴 RegisterStorage

lr 공개적으로 정적으로 프로퍼티

public static RegisterStorage lr
리턴 RegisterStorage

pc 공개적으로 정적으로 프로퍼티

public static RegisterStorage pc
리턴 RegisterStorage

r0 공개적으로 정적으로 프로퍼티

public static RegisterStorage r0
리턴 RegisterStorage

r1 공개적으로 정적으로 프로퍼티

public static RegisterStorage r1
리턴 RegisterStorage

r10 공개적으로 정적으로 프로퍼티

public static RegisterStorage r10
리턴 RegisterStorage

r11 공개적으로 정적으로 프로퍼티

public static RegisterStorage r11
리턴 RegisterStorage

r2 공개적으로 정적으로 프로퍼티

public static RegisterStorage r2
리턴 RegisterStorage

r3 공개적으로 정적으로 프로퍼티

public static RegisterStorage r3
리턴 RegisterStorage

r4 공개적으로 정적으로 프로퍼티

public static RegisterStorage r4
리턴 RegisterStorage

r5 공개적으로 정적으로 프로퍼티

public static RegisterStorage r5
리턴 RegisterStorage

r6 공개적으로 정적으로 프로퍼티

public static RegisterStorage r6
리턴 RegisterStorage

r7 공개적으로 정적으로 프로퍼티

public static RegisterStorage r7
리턴 RegisterStorage

r8 공개적으로 정적으로 프로퍼티

public static RegisterStorage r8
리턴 RegisterStorage

r9 공개적으로 정적으로 프로퍼티

public static RegisterStorage r9
리턴 RegisterStorage

sp 공개적으로 정적으로 프로퍼티

public static RegisterStorage sp
리턴 RegisterStorage