On 26.09.19 18:26, Richard Henderson wrote:
> Now that excp always contains a real exception number, we can
> use that instead of a separate fail variable. This allows a
> redundant test to be removed.
>
> Signed-off-by: Richard Henderson
> ---
> target/s390x/excp_helper.c | 19 +++-
Now that excp always contains a real exception number, we can
use that instead of a separate fail variable. This allows a
redundant test to be removed.
Signed-off-by: Richard Henderson
---
target/s390x/excp_helper.c | 19 +++
1 file changed, 7 insertions(+), 12 deletions(-)
dif