C# Class Reko.Arch.Sparc.Registers

Show file Open project: uxmal/reko Class Usage Examples

Public Properties

Property 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

Public Methods

Method Description
GetFpuRegister ( int f ) : RegisterStorage
GetFpuRegister ( uint f ) : RegisterStorage
GetRegister ( string regName ) : RegisterStorage
GetRegister ( uint r ) : RegisterStorage

Private Methods

Method Description
Registers ( ) : Reko.Core

Method Details

GetFpuRegister() public static method

public static GetFpuRegister ( int f ) : RegisterStorage
f int
return RegisterStorage

GetFpuRegister() public static method

public static GetFpuRegister ( uint f ) : RegisterStorage
f uint
return RegisterStorage

GetRegister() public static method

public static GetRegister ( string regName ) : RegisterStorage
regName string
return RegisterStorage

GetRegister() public static method

public static GetRegister ( uint r ) : RegisterStorage
r uint
return RegisterStorage

Property Details

C public static property

public static FlagGroupStorage C
return FlagGroupStorage

E public static property

public static FlagGroupStorage E
return FlagGroupStorage

FloatRegisters public static property

public static RegisterStorage[] FloatRegisters
return RegisterStorage[]

G public static property

public static FlagGroupStorage G
return FlagGroupStorage

IntegerRegisters public static property

public static RegisterStorage[] IntegerRegisters
return RegisterStorage[]

L public static property

public static FlagGroupStorage L
return FlagGroupStorage

N public static property

public static FlagGroupStorage N
return FlagGroupStorage

U public static property

public static FlagGroupStorage U
return FlagGroupStorage

V public static property

public static FlagGroupStorage V
return FlagGroupStorage

Z public static property

public static FlagGroupStorage Z
return FlagGroupStorage

f0 public static property

public static RegisterStorage f0
return RegisterStorage

f1 public static property

public static RegisterStorage f1
return RegisterStorage

f10 public static property

public static RegisterStorage f10
return RegisterStorage

f11 public static property

public static RegisterStorage f11
return RegisterStorage

f12 public static property

public static RegisterStorage f12
return RegisterStorage

f13 public static property

public static RegisterStorage f13
return RegisterStorage

f14 public static property

public static RegisterStorage f14
return RegisterStorage

f15 public static property

public static RegisterStorage f15
return RegisterStorage

f16 public static property

public static RegisterStorage f16
return RegisterStorage

f17 public static property

public static RegisterStorage f17
return RegisterStorage

f18 public static property

public static RegisterStorage f18
return RegisterStorage

f19 public static property

public static RegisterStorage f19
return RegisterStorage

f2 public static property

public static RegisterStorage f2
return RegisterStorage

f20 public static property

public static RegisterStorage f20
return RegisterStorage

f21 public static property

public static RegisterStorage f21
return RegisterStorage

f22 public static property

public static RegisterStorage f22
return RegisterStorage

f23 public static property

public static RegisterStorage f23
return RegisterStorage

f24 public static property

public static RegisterStorage f24
return RegisterStorage

f25 public static property

public static RegisterStorage f25
return RegisterStorage

f26 public static property

public static RegisterStorage f26
return RegisterStorage

f27 public static property

public static RegisterStorage f27
return RegisterStorage

f28 public static property

public static RegisterStorage f28
return RegisterStorage

f29 public static property

public static RegisterStorage f29
return RegisterStorage

f3 public static property

public static RegisterStorage f3
return RegisterStorage

f30 public static property

public static RegisterStorage f30
return RegisterStorage

f31 public static property

public static RegisterStorage f31
return RegisterStorage

f4 public static property

public static RegisterStorage f4
return RegisterStorage

f5 public static property

public static RegisterStorage f5
return RegisterStorage

f6 public static property

public static RegisterStorage f6
return RegisterStorage

f7 public static property

public static RegisterStorage f7
return RegisterStorage

f8 public static property

public static RegisterStorage f8
return RegisterStorage

f9 public static property

public static RegisterStorage f9
return RegisterStorage

g0 public static property

public static RegisterStorage g0
return RegisterStorage

g1 public static property

public static RegisterStorage g1
return RegisterStorage

g2 public static property

public static RegisterStorage g2
return RegisterStorage

g3 public static property

public static RegisterStorage g3
return RegisterStorage

g4 public static property

public static RegisterStorage g4
return RegisterStorage

g5 public static property

public static RegisterStorage g5
return RegisterStorage

g6 public static property

public static RegisterStorage g6
return RegisterStorage

g7 public static property

public static RegisterStorage g7
return RegisterStorage

i0 public static property

public static RegisterStorage i0
return RegisterStorage

i1 public static property

public static RegisterStorage i1
return RegisterStorage

i2 public static property

public static RegisterStorage i2
return RegisterStorage

i3 public static property

public static RegisterStorage i3
return RegisterStorage

i4 public static property

public static RegisterStorage i4
return RegisterStorage

i5 public static property

public static RegisterStorage i5
return RegisterStorage

i6 public static property

public static RegisterStorage i6
return RegisterStorage

i7 public static property

public static RegisterStorage i7
return RegisterStorage

l0 public static property

public static RegisterStorage l0
return RegisterStorage

l1 public static property

public static RegisterStorage l1
return RegisterStorage

l2 public static property

public static RegisterStorage l2
return RegisterStorage

l3 public static property

public static RegisterStorage l3
return RegisterStorage

l4 public static property

public static RegisterStorage l4
return RegisterStorage

l5 public static property

public static RegisterStorage l5
return RegisterStorage

l6 public static property

public static RegisterStorage l6
return RegisterStorage

l7 public static property

public static RegisterStorage l7
return RegisterStorage

o0 public static property

public static RegisterStorage o0
return RegisterStorage

o1 public static property

public static RegisterStorage o1
return RegisterStorage

o2 public static property

public static RegisterStorage o2
return RegisterStorage

o3 public static property

public static RegisterStorage o3
return RegisterStorage

o4 public static property

public static RegisterStorage o4
return RegisterStorage

o5 public static property

public static RegisterStorage o5
return RegisterStorage

o7 public static property

public static RegisterStorage o7
return RegisterStorage

psr public static property

public static FlagRegister psr
return FlagRegister

sp public static property

public static RegisterStorage sp
return RegisterStorage

y public static property

public static RegisterStorage y
return RegisterStorage