mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-05 22:17:40 -07:00
Since I found this two instructions implemented with tcg, I refactored them so they are consistent with other similar implementations that I introduced in this patch. Also, a new dual macro GEN_VXFORM_TRANS_DUAL is added. This macro is used if one instruction is realized with direct translation, and second one with a helper. Signed-off-by: Stefan Brankovic <stefan.brankovic@rt-rk.com> Message-Id: <1566898663-25858-4-git-send-email-stefan.brankovic@rt-rk.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> 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 | ||