def __init__(self, mipsd: "MIPSDictionary",
              ixval: IndexedTableValue) -> None:
     MIPSOpcode.__init__(self, mipsd, ixval)
 def __init__(self, mipsd: "MIPSDictionary",
              ixval: IndexedTableValue) -> None:
     MIPSOpcode.__init__(self, mipsd, ixval)
     self.check_key(1, 3, "And")