diff options
| author | Mark Cave-Ayland | 2019-06-16 14:37:42 +0200 |
|---|---|---|
| committer | David Gibson | 2019-07-02 01:43:58 +0200 |
| commit | e0d6a362be2172177f34eb0d9c8cb5118ee6607d (patch) | |
| tree | 7229c1fe84421ea38915276b0193c0f8be4062e7 /scripts/git.orderfile | |
| parent | target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c (diff) | |
| download | qemu-e0d6a362be2172177f34eb0d9c8cb5118ee6607d.tar.gz qemu-e0d6a362be2172177f34eb0d9c8cb5118ee6607d.tar.xz qemu-e0d6a362be2172177f34eb0d9c8cb5118ee6607d.zip | |
target/ppc: introduce separate generator and helper for xscvqpdp
Rather than perform the VSR register decoding within the helper itself,
introduce a new generator and helper function which perform the decode based
upon xT and xB at translation time.
The xscvqpdp helper is the only 2 parameter xT/xB implementation that requires
the opcode to be passed as an additional parameter, so handling this separately
allows us to optimise the conversion in the next commit.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20190616123751.781-7-mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/git.orderfile')
0 files changed, 0 insertions, 0 deletions
