On 8/9/24 04:26, Richard Henderson wrote:
Extend tcg_out_evex_opc to handle the predicate and zero-merging parameters of the evex prefix.Signed-off-by: Richard Henderson <[email protected]> --- tcg/i386/tcg-target.c.inc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
