mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-28 02:00:34 -07:00
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> |
||
|---|---|---|
| .. | ||
| dfp-impl.inc.c | ||
| dfp-ops.inc.c | ||
| fp-impl.inc.c | ||
| fp-ops.inc.c | ||
| spe-impl.inc.c | ||
| spe-ops.inc.c | ||
| vmx-impl.inc.c | ||
| vmx-ops.inc.c | ||
| vsx-impl.inc.c | ||
| vsx-ops.inc.c | ||