C# Class Reko.Arch.Pdp11.Registers

ファイルを表示 Open project: uxmal/reko

Public Properties

Property Type Description
C RegisterStorage
N RegisterStorage
V RegisterStorage
Z RegisterStorage
pc RegisterStorage
psw FlagRegister
r0 RegisterStorage
r1 RegisterStorage
r2 RegisterStorage
r3 RegisterStorage
r4 RegisterStorage
r5 RegisterStorage
sp RegisterStorage

Property Details

C public_oe static_oe property

public static RegisterStorage C
return RegisterStorage

N public_oe static_oe property

public static RegisterStorage N
return RegisterStorage

V public_oe static_oe property

public static RegisterStorage V
return RegisterStorage

Z public_oe static_oe property

public static RegisterStorage Z
return RegisterStorage

pc public_oe static_oe property

public static RegisterStorage pc
return RegisterStorage

psw public_oe static_oe property

public static FlagRegister psw
return FlagRegister

r0 public_oe static_oe property

public static RegisterStorage r0
return RegisterStorage

r1 public_oe static_oe property

public static RegisterStorage r1
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

sp public_oe static_oe property

public static RegisterStorage sp
return RegisterStorage