Searched hist:fa9079a86d94c202c316c97ca2eb61ca3e763907 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | vis_helper.c | diff fa9079a86d94c202c316c97ca2eb61ca3e763907 Fri May 24 21:23:11 CDT 2024 Richard Henderson <richard.henderson@linaro.org> 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>
|