diff options
| author | Peter Maydell | 2015-01-20 16:19:32 +0100 |
|---|---|---|
| committer | Peter Maydell | 2015-01-20 16:19:32 +0100 |
| commit | 0c021c1fd2c4ec3c68c59232ccee012c067bc682 (patch) | |
| tree | e826aee39bfc6baeeddbce2f31ff2853698ce4bc /linux-user | |
| parent | exec.c: Drop TARGET_HAS_ICE define and checks (diff) | |
| download | qemu-0c021c1fd2c4ec3c68c59232ccee012c067bc682.tar.gz qemu-0c021c1fd2c4ec3c68c59232ccee012c067bc682.tar.xz qemu-0c021c1fd2c4ec3c68c59232ccee012c067bc682.zip | |
cpu_ldst.h: Remove unused ldul_ macros
The five ldul_ macros are not used anywhere and are marked up with an XXX
comment. "ldul" is a non-standard prefix for our family of load instructions:
we don't mark 32-bit accesses for signedness because they return a 32 bit
quantity. So just delete them.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 1421334118-3287-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions
