On Sat, Dec 07, 2013 at 02:52:34PM +1300, Richard Henderson wrote:
> Using the new opcodes we can reduce if/else trees to
> a single statement.
I committed this, thanks.
Edgar
>
> Cc: Edgar E. Iglesias
> Signed-off-by: Richard Henderson
> ---
> target-cris/translate.c | 29 -
Using the new opcodes we can reduce if/else trees to
a single statement.
Cc: Edgar E. Iglesias
Signed-off-by: Richard Henderson
---
target-cris/translate.c | 29 -
1 file changed, 4 insertions(+), 25 deletions(-)
diff --git a/target-cris/translate.c b/target-cris/tr