On Thu, Jul 08, 2021 at 02:37:54PM -0700, Richard Henderson wrote:
> We still need the t0 temporary for computing overflow,
> but we do not need to initialize it to zero first.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Stafford Horne
We still need the t0 temporary for computing overflow,
but we do not need to initialize it to zero first.
Signed-off-by: Richard Henderson
---
target/openrisc/translate.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/target/openrisc/translate.c b/target/openrisc/