On 6/29/21 2:29 AM, Richard Henderson wrote:
> Remove cc_op as a TCG global and store to it directly.
> This will help simplify the fix for some fpu bugs.
>
> Signed-off-by: Richard Henderson
> ---
> target/s390x/helper.h| 98 ++---
> target/s390x/crypto_helper.c | 6 +-
> tar
Remove cc_op as a TCG global and store to it directly.
This will help simplify the fix for some fpu bugs.
Signed-off-by: Richard Henderson
---
target/s390x/helper.h| 98 ++---
target/s390x/crypto_helper.c | 6 +-
target/s390x/fpu_helper.c| 40 +++---
target/s390x/mem_help