aboutsummaryrefslogtreecommitdiff
path: root/include/hw
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2019-06-16 13:37:51 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2019-07-02 09:43:58 +1000
commitc9f4e4d8b63259fdfba7b3a43a398c7acb90bf91 (patch)
tree8e9a9e6fecd759c6a0cf1184e35100b9e51379f7 /include/hw
parent5ba5335d93cf235e5de065714ced2c1b0f4c9c6e (diff)
downloadqemu-c9f4e4d8b63259fdfba7b3a43a398c7acb90bf91.zip
qemu-c9f4e4d8b63259fdfba7b3a43a398c7acb90bf91.tar.gz
qemu-c9f4e4d8b63259fdfba7b3a43a398c7acb90bf91.tar.bz2
target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro
Introduce a new GEN_VSX_HELPER_VSX_MADD macro for the generator function which enables the source and destination registers to be decoded at translation time. This enables the determination of a or m form to be made at translation time so that a single helper function can now be used for both variants. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20190616123751.781-16-mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/hw')
0 files changed, 0 insertions, 0 deletions