diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-03-04 11:30:20 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-03-04 11:30:20 +0000 |
commit | 12dcc3217dc86b7dccee293b2f6e3fa4f7b014ae (patch) | |
tree | 1404678748f9b9623c7edf9d8eb78b439bb9ee94 /tests/test-opts-visitor.c | |
parent | 73462dddf670c32c45c8ea359658092b0365b2d4 (diff) | |
download | qemu-12dcc3217dc86b7dccee293b2f6e3fa4f7b014ae.zip |
target-arm: pass DisasContext to gen_aa32_ld*/st*
We'll need the DisasContext in the next patch to retrieve the
desired endianness, so pass it as a whole to gen_aa32_ld*/st*.
Unfortunately we cannot let those functions call get_mem_index,
because of user-mode load/store instructions.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
[ PC changes:
* Fix long lines
]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tests/test-opts-visitor.c')
0 files changed, 0 insertions, 0 deletions