Re: [PATCH v2 16/54] tcg: Introduce tcg_out_movext
On 11/4/23 03:04, Richard Henderson wrote: This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper. Signed-off-by: Richard Henderson --- tcg/tcg.c| 63 +
[PATCH v2 16/54] tcg: Introduce tcg_out_movext
This is common code in most qemu_{ld,st} slow paths, extending the input value for the store helper data argument or extending the return value from the load helper. Signed-off-by: Richard Henderson --- tcg/tcg.c| 63 tcg/aarch64/tcg-targe