예제 #1
0
 protected internal R5(RegistersMemorySection s, Int32 o) : base(s, o)
 {
 }
예제 #2
0
 public R1(RegistersMemorySection s, Int32 o) : base(s, o)
 {
 }
예제 #3
0
 internal R9(RegistersMemorySection s, Int32 o) : base(s, o, true, 3)
 {
 }
예제 #4
0
 internal R2R3(RegistersMemorySection s, Int32 o) : base(s, o, true)
 {
 }
예제 #5
0
 internal R4(RegistersMemorySection s, Int32 o) : base(s, o)
 {
 }