On 8/9/24 04:26, Richard Henderson wrote:
Helper function to handle setting of VEXL based on the type of the operation.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- tcg/i386/tcg-target.c.inc | 38 +++++++++++++++----------------------- 1 file changed, 15 insertions(+), 23 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>