diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2019-01-30 20:36:33 +0000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-02-04 18:44:19 +1100 |
commit | 4fbc89edc192931364d183dc4051f54dd1f58cf3 (patch) | |
tree | 3a6bf405b142a74703f5e225da6a0043341fa121 /trace-events | |
parent | d81c20404e2254e2f56d649c978c7fd6b28c3394 (diff) | |
download | qemu-4fbc89edc192931364d183dc4051f54dd1f58cf3.zip qemu-4fbc89edc192931364d183dc4051f54dd1f58cf3.tar.gz qemu-4fbc89edc192931364d183dc4051f54dd1f58cf3.tar.bz2 |
target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macros
The current implementations make use of the endian-specific macros HI_IDX and
LO_IDX directly to calculate array offsets.
Rework the implementation to use the Vsr* macros so that these per-endian
references can be removed.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'trace-events')
0 files changed, 0 insertions, 0 deletions