Peter Maydell 106a73b6d2 hw/net/stellaris_enet: Avoid unintended sign extension
Add a cast to avoid an unintended sign extension that
would mean we returned 0xffffffff in the high 32 bits
for an IA0 read if bit 31 in the MAC address was 1.
(This is harmless since we'll only be doing 4 byte
reads, but it could be confusing, so best avoided.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Message-id: 1392647854-8067-3-git-send-email-peter.maydell@linaro.org
2014-02-26 17:19:58 +00:00
2014-02-25 10:50:11 +00:00
2014-02-21 22:29:50 +01:00
2014-02-21 15:04:58 +00:00
2014-02-14 21:12:05 +01:00
2014-02-07 16:42:13 +00:00
2014-01-08 19:07:20 +00:00
2014-02-11 22:56:37 +10:00
2014-02-11 22:56:37 +10:00
2014-02-17 11:57:23 -05:00
2014-02-09 09:12:38 +01:00
2014-02-21 21:02:23 +01:00
2014-02-25 10:50:11 +00:00
2014-01-24 17:40:03 +01:00
2014-02-25 10:50:11 +00:00
2014-02-25 10:50:11 +00:00
2014-02-20 13:14:18 +01:00
2014-02-17 11:57:23 -05:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%