def __post_init__(self): Cpu.assert_fits_in_word(self.value)
def __post_init__(self): Cpu.assert_fits_in_word(self.address)