C# Class Reko.Arch.Sparc.Registers

Afficher le fichier Open project: uxmal/reko Class Usage Examples

Méthodes publiques

Свойство Type Description
C FlagGroupStorage
E FlagGroupStorage
FloatRegisters RegisterStorage[]
G FlagGroupStorage
IntegerRegisters RegisterStorage[]
L FlagGroupStorage
N FlagGroupStorage
U FlagGroupStorage
V FlagGroupStorage
Z FlagGroupStorage
f0 RegisterStorage
f1 RegisterStorage
f10 RegisterStorage
f11 RegisterStorage
f12 RegisterStorage
f13 RegisterStorage
f14 RegisterStorage
f15 RegisterStorage
f16 RegisterStorage
f17 RegisterStorage
f18 RegisterStorage
f19 RegisterStorage
f2 RegisterStorage
f20 RegisterStorage
f21 RegisterStorage
f22 RegisterStorage
f23 RegisterStorage
f24 RegisterStorage
f25 RegisterStorage
f26 RegisterStorage
f27 RegisterStorage
f28 RegisterStorage
f29 RegisterStorage
f3 RegisterStorage
f30 RegisterStorage
f31 RegisterStorage
f4 RegisterStorage
f5 RegisterStorage
f6 RegisterStorage
f7 RegisterStorage
f8 RegisterStorage
f9 RegisterStorage
g0 RegisterStorage
g1 RegisterStorage
g2 RegisterStorage
g3 RegisterStorage
g4 RegisterStorage
g5 RegisterStorage
g6 RegisterStorage
g7 RegisterStorage
i0 RegisterStorage
i1 RegisterStorage
i2 RegisterStorage
i3 RegisterStorage
i4 RegisterStorage
i5 RegisterStorage
i6 RegisterStorage
i7 RegisterStorage
l0 RegisterStorage
l1 RegisterStorage
l2 RegisterStorage
l3 RegisterStorage
l4 RegisterStorage
l5 RegisterStorage
l6 RegisterStorage
l7 RegisterStorage
o0 RegisterStorage
o1 RegisterStorage
o2 RegisterStorage
o3 RegisterStorage
o4 RegisterStorage
o5 RegisterStorage
o7 RegisterStorage
psr FlagRegister
sp RegisterStorage
y RegisterStorage

Méthodes publiques

Méthode Description
GetFpuRegister ( int f ) : RegisterStorage
GetFpuRegister ( uint f ) : RegisterStorage
GetRegister ( string regName ) : RegisterStorage
GetRegister ( uint r ) : RegisterStorage

Private Methods

Méthode Description
Registers ( ) : Reko.Core

Method Details

GetFpuRegister() public static méthode

public static GetFpuRegister ( int f ) : RegisterStorage
f int
Résultat RegisterStorage

GetFpuRegister() public static méthode

public static GetFpuRegister ( uint f ) : RegisterStorage
f uint
Résultat RegisterStorage

GetRegister() public static méthode

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

GetRegister() public static méthode

public static GetRegister ( uint r ) : RegisterStorage
r uint
Résultat RegisterStorage

Property Details

C public_oe static_oe property

public static FlagGroupStorage C
Résultat FlagGroupStorage

E public_oe static_oe property

public static FlagGroupStorage E
Résultat FlagGroupStorage

FloatRegisters public_oe static_oe property

public static RegisterStorage[] FloatRegisters
Résultat RegisterStorage[]

G public_oe static_oe property

public static FlagGroupStorage G
Résultat FlagGroupStorage

IntegerRegisters public_oe static_oe property

public static RegisterStorage[] IntegerRegisters
Résultat RegisterStorage[]

L public_oe static_oe property

public static FlagGroupStorage L
Résultat FlagGroupStorage

N public_oe static_oe property

public static FlagGroupStorage N
Résultat FlagGroupStorage

U public_oe static_oe property

public static FlagGroupStorage U
Résultat FlagGroupStorage

V public_oe static_oe property

public static FlagGroupStorage V
Résultat FlagGroupStorage

Z public_oe static_oe property

public static FlagGroupStorage Z
Résultat FlagGroupStorage

f0 public_oe static_oe property

public static RegisterStorage f0
Résultat RegisterStorage

f1 public_oe static_oe property

public static RegisterStorage f1
Résultat RegisterStorage

f10 public_oe static_oe property

public static RegisterStorage f10
Résultat RegisterStorage

f11 public_oe static_oe property

public static RegisterStorage f11
Résultat RegisterStorage

f12 public_oe static_oe property

public static RegisterStorage f12
Résultat RegisterStorage

f13 public_oe static_oe property

public static RegisterStorage f13
Résultat RegisterStorage

f14 public_oe static_oe property

public static RegisterStorage f14
Résultat RegisterStorage

f15 public_oe static_oe property

public static RegisterStorage f15
Résultat RegisterStorage

f16 public_oe static_oe property

public static RegisterStorage f16
Résultat RegisterStorage

f17 public_oe static_oe property

public static RegisterStorage f17
Résultat RegisterStorage

f18 public_oe static_oe property

public static RegisterStorage f18
Résultat RegisterStorage

f19 public_oe static_oe property

public static RegisterStorage f19
Résultat RegisterStorage

f2 public_oe static_oe property

public static RegisterStorage f2
Résultat RegisterStorage

f20 public_oe static_oe property

public static RegisterStorage f20
Résultat RegisterStorage

f21 public_oe static_oe property

public static RegisterStorage f21
Résultat RegisterStorage

f22 public_oe static_oe property

public static RegisterStorage f22
Résultat RegisterStorage

f23 public_oe static_oe property

public static RegisterStorage f23
Résultat RegisterStorage

f24 public_oe static_oe property

public static RegisterStorage f24
Résultat RegisterStorage

f25 public_oe static_oe property

public static RegisterStorage f25
Résultat RegisterStorage

f26 public_oe static_oe property

public static RegisterStorage f26
Résultat RegisterStorage

f27 public_oe static_oe property

public static RegisterStorage f27
Résultat RegisterStorage

f28 public_oe static_oe property

public static RegisterStorage f28
Résultat RegisterStorage

f29 public_oe static_oe property

public static RegisterStorage f29
Résultat RegisterStorage

f3 public_oe static_oe property

public static RegisterStorage f3
Résultat RegisterStorage

f30 public_oe static_oe property

public static RegisterStorage f30
Résultat RegisterStorage

f31 public_oe static_oe property

public static RegisterStorage f31
Résultat RegisterStorage

f4 public_oe static_oe property

public static RegisterStorage f4
Résultat RegisterStorage

f5 public_oe static_oe property

public static RegisterStorage f5
Résultat RegisterStorage

f6 public_oe static_oe property

public static RegisterStorage f6
Résultat RegisterStorage

f7 public_oe static_oe property

public static RegisterStorage f7
Résultat RegisterStorage

f8 public_oe static_oe property

public static RegisterStorage f8
Résultat RegisterStorage

f9 public_oe static_oe property

public static RegisterStorage f9
Résultat RegisterStorage

g0 public_oe static_oe property

public static RegisterStorage g0
Résultat RegisterStorage

g1 public_oe static_oe property

public static RegisterStorage g1
Résultat RegisterStorage

g2 public_oe static_oe property

public static RegisterStorage g2
Résultat RegisterStorage

g3 public_oe static_oe property

public static RegisterStorage g3
Résultat RegisterStorage

g4 public_oe static_oe property

public static RegisterStorage g4
Résultat RegisterStorage

g5 public_oe static_oe property

public static RegisterStorage g5
Résultat RegisterStorage

g6 public_oe static_oe property

public static RegisterStorage g6
Résultat RegisterStorage

g7 public_oe static_oe property

public static RegisterStorage g7
Résultat RegisterStorage

i0 public_oe static_oe property

public static RegisterStorage i0
Résultat RegisterStorage

i1 public_oe static_oe property

public static RegisterStorage i1
Résultat RegisterStorage

i2 public_oe static_oe property

public static RegisterStorage i2
Résultat RegisterStorage

i3 public_oe static_oe property

public static RegisterStorage i3
Résultat RegisterStorage

i4 public_oe static_oe property

public static RegisterStorage i4
Résultat RegisterStorage

i5 public_oe static_oe property

public static RegisterStorage i5
Résultat RegisterStorage

i6 public_oe static_oe property

public static RegisterStorage i6
Résultat RegisterStorage

i7 public_oe static_oe property

public static RegisterStorage i7
Résultat RegisterStorage

l0 public_oe static_oe property

public static RegisterStorage l0
Résultat RegisterStorage

l1 public_oe static_oe property

public static RegisterStorage l1
Résultat RegisterStorage

l2 public_oe static_oe property

public static RegisterStorage l2
Résultat RegisterStorage

l3 public_oe static_oe property

public static RegisterStorage l3
Résultat RegisterStorage

l4 public_oe static_oe property

public static RegisterStorage l4
Résultat RegisterStorage

l5 public_oe static_oe property

public static RegisterStorage l5
Résultat RegisterStorage

l6 public_oe static_oe property

public static RegisterStorage l6
Résultat RegisterStorage

l7 public_oe static_oe property

public static RegisterStorage l7
Résultat RegisterStorage

o0 public_oe static_oe property

public static RegisterStorage o0
Résultat RegisterStorage

o1 public_oe static_oe property

public static RegisterStorage o1
Résultat RegisterStorage

o2 public_oe static_oe property

public static RegisterStorage o2
Résultat RegisterStorage

o3 public_oe static_oe property

public static RegisterStorage o3
Résultat RegisterStorage

o4 public_oe static_oe property

public static RegisterStorage o4
Résultat RegisterStorage

o5 public_oe static_oe property

public static RegisterStorage o5
Résultat RegisterStorage

o7 public_oe static_oe property

public static RegisterStorage o7
Résultat RegisterStorage

psr public_oe static_oe property

public static FlagRegister psr
Résultat FlagRegister

sp public_oe static_oe property

public static RegisterStorage sp
Résultat RegisterStorage

y public_oe static_oe property

public static RegisterStorage y
Résultat RegisterStorage