diff options
author | Richard Henderson <rth@twiddle.net> | 2010-04-22 22:56:42 -0700 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-04-23 18:38:04 +0000 |
commit | 41db525e9c6e4c98d6e41c403c7dc704ce0e77aa (patch) | |
tree | 49638aca1b2c81b01202dd528c7c580d831e369c /configure | |
parent | 6c557ab975fc8e5edb4167a241266c7c4657054a (diff) |
target-sparc: Fix address masking in ldqf and stqf.
Use address_mask on both addr and addr+8 in both these routines,
rather than explicit masking with 0xffffffff.
Reformulate address_mask to return a result, rather than masking
a pass-by-reference argument.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions