diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2015-01-20 15:19:32 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2015-01-20 15:19:32 +0000 |
| commit | eb513f82f04fab442cdef9db698dafc852275f7f (patch) | |
| tree | 26becd3870d5bf641f9ef73267e732fbb39c272f /bsd-user/elfload.c | |
| parent | 24e60305c5839eccf4b915411215b412fb34c52b (diff) | |
| download | focaccia-qemu-eb513f82f04fab442cdef9db698dafc852275f7f.tar.gz focaccia-qemu-eb513f82f04fab442cdef9db698dafc852275f7f.zip | |
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
Diffstat (limited to 'bsd-user/elfload.c')
0 files changed, 0 insertions, 0 deletions