Il 11/10/2013 13:55, Tom Musta ha scritto:
> This patch eliminates the GEN_VSX_LXVNX/GEN_VSX_STXVNX macros which
> did not provide significant value above the general GEN_HANDLER_E
> macro.
>
> Signed-off-by: Tom Musta
> ---
> target-ppc/translate.c | 12 ++--
> 1 files changed, 2 inse
This patch eliminates the GEN_VSX_LXVNX/GEN_VSX_STXVNX macros which
did not provide significant value above the general GEN_HANDLER_E
macro.
Signed-off-by: Tom Musta
---
target-ppc/translate.c | 12 ++--
1 files changed, 2 insertions(+), 10 deletions(-)
diff --git a/target-ppc/transl