diff options
| author | Richard Henderson | 2014-03-04 17:52:49 +0100 |
|---|---|---|
| committer | Richard Henderson | 2014-03-09 06:23:25 +0100 |
| commit | 523fdc08ccc64d20e6cab1326635fb9ab864bf74 (patch) | |
| tree | 161a47f41c3f519470b4b2a605ddf622ea9aff39 /include | |
| parent | tcg-aarch64: Use intptr_t apropriately (diff) | |
| download | qemu-523fdc08ccc64d20e6cab1326635fb9ab864bf74.tar.gz qemu-523fdc08ccc64d20e6cab1326635fb9ab864bf74.tar.xz qemu-523fdc08ccc64d20e6cab1326635fb9ab864bf74.zip | |
tcg-aarch64: Simplify tcg_out_ldst_9 encoding
At first glance the code appears to be using 1's compliment encoding,
a-la AArch32. Except that the constant is "off", creating a complicated
split field 2's compliment encoding.
Much clearer to just use a normal mask and shift.
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
