On 16/9/25 16:22, Richard Henderson wrote:
Pass in a newly allocated structure, rather than having to
dance around allocation of the name and the structure.

Since we no longer have two copies of the structure handy
within add_cpreg_to_hashtable, delay the writeback of concrete
values over wildcards until we're done querying the wildcards.

Signed-off-by: Richard Henderson <[email protected]>
---
  target/arm/helper.c | 97 ++++++++++++++++++++++-----------------------
  1 file changed, 48 insertions(+), 49 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to