On 07/06/2017 11:21 PM, Richard Henderson wrote:
We do not need to emit N copies of raising an exception.
Signed-off-by: Richard Henderson
Reviewed-by: Philippe Mathieu-Daudé
---
target/sh4/translate.c | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/t
On 2017-07-06 16:21, Richard Henderson wrote:
> We do not need to emit N copies of raising an exception.
>
> Signed-off-by: Richard Henderson
> ---
> target/sh4/translate.c | 14 --
> 1 file changed, 4 insertions(+), 10 deletions(-)
Reviewed-by: Aurelien Jarno
--
Aurelien Jarno
We do not need to emit N copies of raising an exception.
Signed-off-by: Richard Henderson
---
target/sh4/translate.c | 14 --
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/target/sh4/translate.c b/target/sh4/translate.c
index 41157a0..dd14b43 100644
--- a/target/sh4/