Peter Maydell eb513f82f0 target-sparc: Don't use {ld, st}*_raw functions
Instead of using the _raw family of ld/st accessor functions, use
cpu_*_data. All this code is CONFIG_USER_ONLY, so the two are the
same semantically, but the _raw functions are really a detail of
the implementation which has leaked into a few callsites like this one.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1421334118-3287-4-git-send-email-peter.maydell@linaro.org
2015-01-20 15:19:32 +00:00
2015-01-12 10:14:04 +01:00
2015-01-20 14:24:07 +00:00
2014-11-14 12:15:40 +01:00
2015-01-13 11:47:56 +00:00
2015-01-16 13:06:17 +05:30
2015-01-07 16:16:26 +01:00
2014-12-10 10:31:12 +01:00
2015-01-15 10:44:13 +03:00
2014-12-12 15:48:26 +00:00
2014-12-11 16:47:23 +00:00
2015-01-14 10:38:57 +01:00
2014-12-09 21:48:34 +00:00
2015-01-15 10:44:13 +03:00

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

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%