On Sun, 17 Apr 2022 at 19:09, Richard Henderson
wrote:
>
> Cast the uint32_t key into a gpointer directly, which
> allows us to avoid allocating storage for each key.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/cpu.c | 4 ++--
> target/arm/gdbstub.c | 2 +-
> target/arm/helper.
Cast the uint32_t key into a gpointer directly, which
allows us to avoid allocating storage for each key.
Signed-off-by: Richard Henderson
---
target/arm/cpu.c | 4 ++--
target/arm/gdbstub.c | 2 +-
target/arm/helper.c | 45
3 files changed, 23