Given that we have an opcode for all sizes, all endianness,
turn the functions into a simple table lookup.
Signed-off-by: Richard Henderson
---
tcg/sparc/tcg-target.c | 384 +++-
1 files changed, 150 insertions(+), 234 deletions(-)
diff --git a/tcg/s
On Wed, Mar 28, 2012 at 00:32, Richard Henderson wrote:
> Given that we have an opcode for all sizes, all endianness,
> turn the functions into a simple table lookup.
>
> Signed-off-by: Richard Henderson
> ---
> tcg/sparc/tcg-target.c | 384
> +++-
>
Given that we have an opcode for all sizes, all endianness,
turn the functions into a simple table lookup.
Signed-off-by: Richard Henderson
---
tcg/sparc/tcg-target.c | 384 +++-
1 files changed, 150 insertions(+), 234 deletions(-)
diff --git a/tcg/s