On 12/5/24 14:54, Philippe Mathieu-Daudé wrote:
Rather than manually copying each register, use the libc memcpy(), which is well optimized nowadays.Suggested-by: Pierrick Bouvier <[email protected]> Reviewed-by: Pierrick Bouvier <[email protected]> Reviewed-by: Richard Henderson <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/sparc/win_helper.c | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-)
Queued, thanks. r~
