diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-05-24 19:23:11 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-06-05 09:05:10 -0700 |
commit | fa9079a86d94c202c316c97ca2eb61ca3e763907 (patch) | |
tree | 0763e89a6387f9063910ea4dcb1bf164c8c46395 /linux-user | |
parent | e6e903db6a5e960e595f9f1fd034adb942dd9508 (diff) | |
download | qemu-fa9079a86d94c202c316c97ca2eb61ca3e763907.zip qemu-fa9079a86d94c202c316c97ca2eb61ca3e763907.tar.gz qemu-fa9079a86d94c202c316c97ca2eb61ca3e763907.tar.bz2 |
target/sparc: Fix ARRAY8
Follow the Oracle Sparc 2015 implementation note and bound
the input value of N to 5 from the lower 3 bits of rs2.
Spell out all of the intermediate values, matching the diagram
in the manual. Fix extraction of upper_x and upper_y for N=0.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions