protected internal R5(RegistersMemorySection s, Int32 o) : base(s, o)
 {
 }
 public R1(RegistersMemorySection s, Int32 o) : base(s, o)
 {
 }
 internal R9(RegistersMemorySection s, Int32 o) : base(s, o, true, 3)
 {
 }
 internal R2R3(RegistersMemorySection s, Int32 o) : base(s, o, true)
 {
 }
 internal R4(RegistersMemorySection s, Int32 o) : base(s, o)
 {
 }