diff options
| author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2019-06-16 13:37:39 +0100 |
|---|---|---|
| committer | David Gibson <david@gibson.dropbear.id.au> | 2019-07-02 09:43:58 +1000 |
| commit | 03b32c092ea9b0d3a8d49586edf50a63f8ccffd9 (patch) | |
| tree | 8cd19bd8d4e6e6d89fcafa26178dfad4d9fac982 /hw/core/qdev-properties-system.c | |
| parent | 001d235c7edaa135faf94e2dd590c069af9c430e (diff) | |
| download | focaccia-qemu-03b32c092ea9b0d3a8d49586edf50a63f8ccffd9.tar.gz focaccia-qemu-03b32c092ea9b0d3a8d49586edf50a63f8ccffd9.zip | |
target/ppc: remove getVSR()/putVSR() from int_helper.c
Since commit 8a14d31b00 "target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian order" functions getVSR() and putVSR() which used to convert the VSR registers into host endian order are no longer required. Now that there are now no more users of getVSR()/putVSR() these functions can be completely removed. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20190616123751.781-4-mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions