commit | 08dafab4bde2e7a9fdca8a65f9c41bdb947ff38f | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Oct 16 13:19:17 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 16 13:19:17 2011 +0200 |
tree | 7f92c603587b6fa77fe01de97b115ef8286349b9 | |
parent | b7cd3db6f4d79f11abf0572fdc5e41d0811ea2e2 [diff] |
memory: use 128-bit integers for sizes and intermediates Since the memory API supports 64-bit buses, it needs a larger type to represent intermediate results. Signed-off-by: Avi Kivity <avi@redhat.com>