summary refs log tree commit diff stats
path: root/hw/rc4030.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2010-04-22 22:56:42 -0700
committerBlue Swirl <blauwirbel@gmail.com>2010-04-23 18:38:04 +0000
commit41db525e9c6e4c98d6e41c403c7dc704ce0e77aa (patch)
tree49638aca1b2c81b01202dd528c7c580d831e369c /hw/rc4030.c
parent6c557ab975fc8e5edb4167a241266c7c4657054a (diff)
downloadfocaccia-qemu-41db525e9c6e4c98d6e41c403c7dc704ce0e77aa.tar.gz
focaccia-qemu-41db525e9c6e4c98d6e41c403c7dc704ce0e77aa.zip
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 'hw/rc4030.c')
0 files changed, 0 insertions, 0 deletions