diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2017-11-14 04:47:13 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2017-11-15 10:34:05 +0100 |
commit | 3bdb5fcc9a08a9a47ce30c4e0c2d64c95190b49d (patch) | |
tree | 19c373f674807956df497f8c934b4af921daa1f3 /ui | |
parent | ec603b5584fa71213ef8f324fe89e4b27cc9d2bc (diff) | |
download | qemu-3bdb5fcc9a08a9a47ce30c4e0c2d64c95190b49d.zip qemu-3bdb5fcc9a08a9a47ce30c4e0c2d64c95190b49d.tar.gz qemu-3bdb5fcc9a08a9a47ce30c4e0c2d64c95190b49d.tar.bz2 |
target/arm: Use helper_retaddr in stxp helpers
We use raw memory primitives along the !parallel_cpus paths in order to
simplify the endianness handling. Because of that, we did not benefit
from the generic changes to cpu_ldst_user_only_template.h.
The simplest fix is to manipulate helper_retaddr here.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions