diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2019-06-16 13:37:41 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-07-02 09:43:58 +1000 |
commit | 99125c7499d1f7479e48340f622647e02f73da0f (patch) | |
tree | 5d9f5c9aa6b2c6159d00378f64a0189c31b86bb9 /tests/socket-helpers.c | |
parent | 00084a25adf7d55f345453eabbad7c81b4e83955 (diff) | |
download | qemu-99125c7499d1f7479e48340f622647e02f73da0f.zip qemu-99125c7499d1f7479e48340f622647e02f73da0f.tar.gz qemu-99125c7499d1f7479e48340f622647e02f73da0f.tar.bz2 |
target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
Rather than perform the VSR register decoding within the helper itself,
introduce a new GEN_VSX_HELPER_X3 macro which performs the decode based
upon xT, xA and xB at translation time.
With the previous changes to the VSX_CMP generator and helper macros the
opcode parameter is no longer required in the common case and can be
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-6-mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'tests/socket-helpers.c')
0 files changed, 0 insertions, 0 deletions