]> Git Repo - qemu.git/commit - target-arm/translate-a64.c
target-arm: A64: add support for ld/st with index
authorAlex Bennée <[email protected]>
Mon, 23 Dec 2013 23:27:29 +0000 (23:27 +0000)
committerPeter Maydell <[email protected]>
Mon, 23 Dec 2013 23:27:29 +0000 (23:27 +0000)
commita5e94a9d767b2111608fe2013492392c7117cef5
tree2f1b26a365e014aa5bb813739f1063a0e622e447
parent229b7a05e3abd3def309a04b5d1c14f3a3cb9236
target-arm: A64: add support for ld/st with index

This adds support for the pre/post-index ld/st forms with immediate
offsets as well as the un-scaled immediate form (which are all
variations on the same 9-bit immediate instruction form).

Signed-off-by: Alex Bennée <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
target-arm/translate-a64.c
This page took 0.024496 seconds and 4 git commands to generate.