On 12/12/20 9:55 AM, Claudio Fontana wrote:
> make it a regular function.
>
> Suggested-by: Richard Henderson
> Signed-off-by: Claudio Fontana
> ---
> target/i386/tcg/helper-tcg.h | 15 ++-
> target/i386/tcg/misc_helper.c | 13 +
> 2 files changed, 15 insertions(+), 13
make it a regular function.
Suggested-by: Richard Henderson
Signed-off-by: Claudio Fontana
---
target/i386/tcg/helper-tcg.h | 15 ++-
target/i386/tcg/misc_helper.c | 13 +
2 files changed, 15 insertions(+), 13 deletions(-)
diff --git a/target/i386/tcg/helper-tcg.h b/ta