C# Class Reko.Arch.X86.Registers

The registers of an x86 machine.
Afficher le fichier Open project: uxmal/reko Class Usage Examples

Méthodes publiques

Свойство Type Description
C RegisterStorage
D RegisterStorage
FPST RegisterStorage
FPUF RegisterStorage
O RegisterStorage
P RegisterStorage
S RegisterStorage
Z RegisterStorage
ah RegisterStorage
al RegisterStorage
ax RegisterStorage
bh RegisterStorage
bl RegisterStorage
bp RegisterStorage
bpl RegisterStorage
bx RegisterStorage
ch RegisterStorage
cl RegisterStorage
cs RegisterStorage
cx RegisterStorage
dh RegisterStorage
di RegisterStorage
dil RegisterStorage
dl RegisterStorage
ds RegisterStorage
dx RegisterStorage
eax RegisterStorage
ebp RegisterStorage
ebx RegisterStorage
ecx RegisterStorage
edi RegisterStorage
edx RegisterStorage
eflags Reko.Core.FlagRegister
es RegisterStorage
esi RegisterStorage
esp RegisterStorage
fs RegisterStorage
gs RegisterStorage
mm0 RegisterStorage
mm1 RegisterStorage
mm10 RegisterStorage
mm11 RegisterStorage
mm12 RegisterStorage
mm13 RegisterStorage
mm14 RegisterStorage
mm15 RegisterStorage
mm2 RegisterStorage
mm3 RegisterStorage
mm4 RegisterStorage
mm5 RegisterStorage
mm6 RegisterStorage
mm7 RegisterStorage
mm8 RegisterStorage
mm9 RegisterStorage
r10 RegisterStorage
r10b RegisterStorage
r10d RegisterStorage
r10w RegisterStorage
r11 RegisterStorage
r11b RegisterStorage
r11d RegisterStorage
r11w RegisterStorage
r12 RegisterStorage
r12b RegisterStorage
r12d RegisterStorage
r12w RegisterStorage
r13 RegisterStorage
r13b RegisterStorage
r13d RegisterStorage
r13w RegisterStorage
r14 RegisterStorage
r14b RegisterStorage
r14d RegisterStorage
r14w RegisterStorage
r15 RegisterStorage
r15b RegisterStorage
r15d RegisterStorage
r15w RegisterStorage
r8 RegisterStorage
r8b RegisterStorage
r8d RegisterStorage
r8w RegisterStorage
r9 RegisterStorage
r9b RegisterStorage
r9d RegisterStorage
r9w RegisterStorage
rax RegisterStorage
rbp RegisterStorage
rbx RegisterStorage
rcx RegisterStorage
rdi RegisterStorage
rdx RegisterStorage
rip RegisterStorage
rsi RegisterStorage
rsp RegisterStorage
si RegisterStorage
sil RegisterStorage
sp RegisterStorage
spl RegisterStorage
ss RegisterStorage
xmm0 RegisterStorage
xmm1 RegisterStorage
xmm10 RegisterStorage
xmm11 RegisterStorage
xmm12 RegisterStorage
xmm13 RegisterStorage
xmm14 RegisterStorage
xmm15 RegisterStorage
xmm2 RegisterStorage
xmm3 RegisterStorage
xmm4 RegisterStorage
xmm5 RegisterStorage
xmm6 RegisterStorage
xmm7 RegisterStorage
xmm8 RegisterStorage
xmm9 RegisterStorage

Méthodes publiques

Méthode Description
GetRegister ( int i ) : RegisterStorage
GetRegister ( string name ) : RegisterStorage

Private Methods

Méthode Description
FlagRegister ( string name, int grf ) : RegisterStorage
Registers ( ) : Reko.Core
SegmentRegister ( string name, int reg ) : RegisterStorage

Method Details

GetRegister() public static méthode

public static GetRegister ( int i ) : RegisterStorage
i int
Résultat RegisterStorage

GetRegister() public static méthode

public static GetRegister ( string name ) : RegisterStorage
name string
Résultat RegisterStorage

Property Details

C public_oe static_oe property

public static RegisterStorage C
Résultat RegisterStorage

D public_oe static_oe property

public static RegisterStorage D
Résultat RegisterStorage

FPST public_oe static_oe property

public static RegisterStorage FPST
Résultat RegisterStorage

FPUF public_oe static_oe property

public static RegisterStorage FPUF
Résultat RegisterStorage

O public_oe static_oe property

public static RegisterStorage O
Résultat RegisterStorage

P public_oe static_oe property

public static RegisterStorage P
Résultat RegisterStorage

S public_oe static_oe property

public static RegisterStorage S
Résultat RegisterStorage

Z public_oe static_oe property

public static RegisterStorage Z
Résultat RegisterStorage

ah public_oe static_oe property

public static RegisterStorage ah
Résultat RegisterStorage

al public_oe static_oe property

public static RegisterStorage al
Résultat RegisterStorage

ax public_oe static_oe property

public static RegisterStorage ax
Résultat RegisterStorage

bh public_oe static_oe property

public static RegisterStorage bh
Résultat RegisterStorage

bl public_oe static_oe property

public static RegisterStorage bl
Résultat RegisterStorage

bp public_oe static_oe property

public static RegisterStorage bp
Résultat RegisterStorage

bpl public_oe static_oe property

public static RegisterStorage bpl
Résultat RegisterStorage

bx public_oe static_oe property

public static RegisterStorage bx
Résultat RegisterStorage

ch public_oe static_oe property

public static RegisterStorage ch
Résultat RegisterStorage

cl public_oe static_oe property

public static RegisterStorage cl
Résultat RegisterStorage

cs public_oe static_oe property

public static RegisterStorage cs
Résultat RegisterStorage

cx public_oe static_oe property

public static RegisterStorage cx
Résultat RegisterStorage

dh public_oe static_oe property

public static RegisterStorage dh
Résultat RegisterStorage

di public_oe static_oe property

public static RegisterStorage di
Résultat RegisterStorage

dil public_oe static_oe property

public static RegisterStorage dil
Résultat RegisterStorage

dl public_oe static_oe property

public static RegisterStorage dl
Résultat RegisterStorage

ds public_oe static_oe property

public static RegisterStorage ds
Résultat RegisterStorage

dx public_oe static_oe property

public static RegisterStorage dx
Résultat RegisterStorage

eax public_oe static_oe property

public static RegisterStorage eax
Résultat RegisterStorage

ebp public_oe static_oe property

public static RegisterStorage ebp
Résultat RegisterStorage

ebx public_oe static_oe property

public static RegisterStorage ebx
Résultat RegisterStorage

ecx public_oe static_oe property

public static RegisterStorage ecx
Résultat RegisterStorage

edi public_oe static_oe property

public static RegisterStorage edi
Résultat RegisterStorage

edx public_oe static_oe property

public static RegisterStorage edx
Résultat RegisterStorage

eflags public_oe static_oe property

public static FlagRegister,Reko.Core eflags
Résultat Reko.Core.FlagRegister

es public_oe static_oe property

public static RegisterStorage es
Résultat RegisterStorage

esi public_oe static_oe property

public static RegisterStorage esi
Résultat RegisterStorage

esp public_oe static_oe property

public static RegisterStorage esp
Résultat RegisterStorage

fs public_oe static_oe property

public static RegisterStorage fs
Résultat RegisterStorage

gs public_oe static_oe property

public static RegisterStorage gs
Résultat RegisterStorage

mm0 public_oe static_oe property

public static RegisterStorage mm0
Résultat RegisterStorage

mm1 public_oe static_oe property

public static RegisterStorage mm1
Résultat RegisterStorage

mm10 public_oe static_oe property

public static RegisterStorage mm10
Résultat RegisterStorage

mm11 public_oe static_oe property

public static RegisterStorage mm11
Résultat RegisterStorage

mm12 public_oe static_oe property

public static RegisterStorage mm12
Résultat RegisterStorage

mm13 public_oe static_oe property

public static RegisterStorage mm13
Résultat RegisterStorage

mm14 public_oe static_oe property

public static RegisterStorage mm14
Résultat RegisterStorage

mm15 public_oe static_oe property

public static RegisterStorage mm15
Résultat RegisterStorage

mm2 public_oe static_oe property

public static RegisterStorage mm2
Résultat RegisterStorage

mm3 public_oe static_oe property

public static RegisterStorage mm3
Résultat RegisterStorage

mm4 public_oe static_oe property

public static RegisterStorage mm4
Résultat RegisterStorage

mm5 public_oe static_oe property

public static RegisterStorage mm5
Résultat RegisterStorage

mm6 public_oe static_oe property

public static RegisterStorage mm6
Résultat RegisterStorage

mm7 public_oe static_oe property

public static RegisterStorage mm7
Résultat RegisterStorage

mm8 public_oe static_oe property

public static RegisterStorage mm8
Résultat RegisterStorage

mm9 public_oe static_oe property

public static RegisterStorage mm9
Résultat RegisterStorage

r10 public_oe static_oe property

public static RegisterStorage r10
Résultat RegisterStorage

r10b public_oe static_oe property

public static RegisterStorage r10b
Résultat RegisterStorage

r10d public_oe static_oe property

public static RegisterStorage r10d
Résultat RegisterStorage

r10w public_oe static_oe property

public static RegisterStorage r10w
Résultat RegisterStorage

r11 public_oe static_oe property

public static RegisterStorage r11
Résultat RegisterStorage

r11b public_oe static_oe property

public static RegisterStorage r11b
Résultat RegisterStorage

r11d public_oe static_oe property

public static RegisterStorage r11d
Résultat RegisterStorage

r11w public_oe static_oe property

public static RegisterStorage r11w
Résultat RegisterStorage

r12 public_oe static_oe property

public static RegisterStorage r12
Résultat RegisterStorage

r12b public_oe static_oe property

public static RegisterStorage r12b
Résultat RegisterStorage

r12d public_oe static_oe property

public static RegisterStorage r12d
Résultat RegisterStorage

r12w public_oe static_oe property

public static RegisterStorage r12w
Résultat RegisterStorage

r13 public_oe static_oe property

public static RegisterStorage r13
Résultat RegisterStorage

r13b public_oe static_oe property

public static RegisterStorage r13b
Résultat RegisterStorage

r13d public_oe static_oe property

public static RegisterStorage r13d
Résultat RegisterStorage

r13w public_oe static_oe property

public static RegisterStorage r13w
Résultat RegisterStorage

r14 public_oe static_oe property

public static RegisterStorage r14
Résultat RegisterStorage

r14b public_oe static_oe property

public static RegisterStorage r14b
Résultat RegisterStorage

r14d public_oe static_oe property

public static RegisterStorage r14d
Résultat RegisterStorage

r14w public_oe static_oe property

public static RegisterStorage r14w
Résultat RegisterStorage

r15 public_oe static_oe property

public static RegisterStorage r15
Résultat RegisterStorage

r15b public_oe static_oe property

public static RegisterStorage r15b
Résultat RegisterStorage

r15d public_oe static_oe property

public static RegisterStorage r15d
Résultat RegisterStorage

r15w public_oe static_oe property

public static RegisterStorage r15w
Résultat RegisterStorage

r8 public_oe static_oe property

public static RegisterStorage r8
Résultat RegisterStorage

r8b public_oe static_oe property

public static RegisterStorage r8b
Résultat RegisterStorage

r8d public_oe static_oe property

public static RegisterStorage r8d
Résultat RegisterStorage

r8w public_oe static_oe property

public static RegisterStorage r8w
Résultat RegisterStorage

r9 public_oe static_oe property

public static RegisterStorage r9
Résultat RegisterStorage

r9b public_oe static_oe property

public static RegisterStorage r9b
Résultat RegisterStorage

r9d public_oe static_oe property

public static RegisterStorage r9d
Résultat RegisterStorage

r9w public_oe static_oe property

public static RegisterStorage r9w
Résultat RegisterStorage

rax public_oe static_oe property

public static RegisterStorage rax
Résultat RegisterStorage

rbp public_oe static_oe property

public static RegisterStorage rbp
Résultat RegisterStorage

rbx public_oe static_oe property

public static RegisterStorage rbx
Résultat RegisterStorage

rcx public_oe static_oe property

public static RegisterStorage rcx
Résultat RegisterStorage

rdi public_oe static_oe property

public static RegisterStorage rdi
Résultat RegisterStorage

rdx public_oe static_oe property

public static RegisterStorage rdx
Résultat RegisterStorage

rip public_oe static_oe property

public static RegisterStorage rip
Résultat RegisterStorage

rsi public_oe static_oe property

public static RegisterStorage rsi
Résultat RegisterStorage

rsp public_oe static_oe property

public static RegisterStorage rsp
Résultat RegisterStorage

si public_oe static_oe property

public static RegisterStorage si
Résultat RegisterStorage

sil public_oe static_oe property

public static RegisterStorage sil
Résultat RegisterStorage

sp public_oe static_oe property

public static RegisterStorage sp
Résultat RegisterStorage

spl public_oe static_oe property

public static RegisterStorage spl
Résultat RegisterStorage

ss public_oe static_oe property

public static RegisterStorage ss
Résultat RegisterStorage

xmm0 public_oe static_oe property

public static RegisterStorage xmm0
Résultat RegisterStorage

xmm1 public_oe static_oe property

public static RegisterStorage xmm1
Résultat RegisterStorage

xmm10 public_oe static_oe property

public static RegisterStorage xmm10
Résultat RegisterStorage

xmm11 public_oe static_oe property

public static RegisterStorage xmm11
Résultat RegisterStorage

xmm12 public_oe static_oe property

public static RegisterStorage xmm12
Résultat RegisterStorage

xmm13 public_oe static_oe property

public static RegisterStorage xmm13
Résultat RegisterStorage

xmm14 public_oe static_oe property

public static RegisterStorage xmm14
Résultat RegisterStorage

xmm15 public_oe static_oe property

public static RegisterStorage xmm15
Résultat RegisterStorage

xmm2 public_oe static_oe property

public static RegisterStorage xmm2
Résultat RegisterStorage

xmm3 public_oe static_oe property

public static RegisterStorage xmm3
Résultat RegisterStorage

xmm4 public_oe static_oe property

public static RegisterStorage xmm4
Résultat RegisterStorage

xmm5 public_oe static_oe property

public static RegisterStorage xmm5
Résultat RegisterStorage

xmm6 public_oe static_oe property

public static RegisterStorage xmm6
Résultat RegisterStorage

xmm7 public_oe static_oe property

public static RegisterStorage xmm7
Résultat RegisterStorage

xmm8 public_oe static_oe property

public static RegisterStorage xmm8
Résultat RegisterStorage

xmm9 public_oe static_oe property

public static RegisterStorage xmm9
Résultat RegisterStorage