elif deco.totalSize == 3:
                operand = '#${0:04X}'.format((deco.bytes_[0] << 8) | deco.bytes_[1])