Il 11/10/2013 14:04, Tom Musta ha scritto:
> This patch adds the VSX logical instructions that are defined
> by the Version 2.06 Power ISA (aka Power7):
>
>- xxland
>- xxlandc
>- xxlor
>- xxlxor
>- xxlnor
>
> Signed-off-by: Tom Musta
> ---
> target-ppc/translate.c | 29 +++
This patch adds the VSX logical instructions that are defined
by the Version 2.06 Power ISA (aka Power7):
- xxland
- xxlandc
- xxlor
- xxlxor
- xxlnor
Signed-off-by: Tom Musta
---
target-ppc/translate.c | 29 +
1 files changed, 29 insertions(+), 0 d