On 04/07/2018 04:19 AM, Emilio G. Cota wrote:
> While at it, set is_jmp to DISAS_NORETURN when generating
> an exception.
>
> Cc: Stafford Horne
> Signed-off-by: Emilio G. Cota
> ---
> target/openrisc/translate.c | 93
> ++---
> 1 file changed, 46 insert
While at it, set is_jmp to DISAS_NORETURN when generating
an exception.
Cc: Stafford Horne
Signed-off-by: Emilio G. Cota
---
target/openrisc/translate.c | 93 ++---
1 file changed, 46 insertions(+), 47 deletions(-)
diff --git a/target/openrisc/translate.