diff options
| author | Mark Cave-Ayland | 2019-01-30 21:36:32 +0100 |
|---|---|---|
| committer | David Gibson | 2019-02-04 08:44:19 +0100 |
| commit | d81c20404e2254e2f56d649c978c7fd6b28c3394 (patch) | |
| tree | 27ff1595026f663e47edadaccfec9f235041e79d /scripts/modules | |
| parent | hw/ppc/spapr: Add support for "-vga cirrus" (diff) | |
| download | qemu-d81c20404e2254e2f56d649c978c7fd6b28c3394.tar.gz qemu-d81c20404e2254e2f56d649c978c7fd6b28c3394.tar.xz qemu-d81c20404e2254e2f56d649c978c7fd6b28c3394.zip | |
target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macros
The current implementations make use of the endian-specific macros MRGLO/MRGHI
and also reference 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>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
