On 8/16/21 4:35 AM, Bin Meng wrote:
Since commit 1c2adb958fc0 ("tcg: Initialize cpu_env generically"),
these tcg_global_reg_new_ macros are not used anywhere.
Signed-off-by: Bin Meng
---
include/tcg/tcg-op.h| 2 --
target/hppa/translate.c | 3 ---
2 files changed, 5 deletions(-)
Thank
On 8/16/21 4:35 PM, Bin Meng wrote:
> Since commit 1c2adb958fc0 ("tcg: Initialize cpu_env generically"),
> these tcg_global_reg_new_ macros are not used anywhere.
>
> Signed-off-by: Bin Meng
> ---
>
> include/tcg/tcg-op.h| 2 --
> target/hppa/translate.c | 3 ---
> 2 files changed, 5 deleti
Since commit 1c2adb958fc0 ("tcg: Initialize cpu_env generically"),
these tcg_global_reg_new_ macros are not used anywhere.
Signed-off-by: Bin Meng
---
include/tcg/tcg-op.h| 2 --
target/hppa/translate.c | 3 ---
2 files changed, 5 deletions(-)
diff --git a/include/tcg/tcg-op.h b/include/tc