tcg/i386: Split out tcg_out_vex_modrm_type
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 6 Sep 2024 22:56:57 +0000 (15:56 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Sep 2024 04:54:49 +0000 (06:54 +0200)
commitbc97b3ad313baf01ff7800c472c2a6931ff71dfb
treec28665f19a57810bc2a92f277217e952887cef2c
parent8dd2ea75154d406c1d6e5fed797eef522c293a86
tcg/i386: Split out tcg_out_vex_modrm_type

Helper function to handle setting of VEXL based
on the type of the operation.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target.c.inc