commit | fd17264ad153824204e1b5b88ebb3b597321b012 | [log] [tgz] |
---|---|---|
author | Paul Brook <paul@nowt.org> | Sun Apr 24 23:01:40 2022 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Sep 01 20:16:33 2022 +0200 |
tree | 66fad661f8ba5c661919e7340ee84d893dcb7dce | |
parent | 6567ffb4f259d9937ff74f21e96cdac905440620 [diff] |
target/i386: Misc AVX helper prep Fixup various vector helpers that either trivially exten to 256 bit, or don't have 256 bit variants. No functional changes to existing helpers Signed-off-by: Paul Brook <paul@nowt.org> Message-Id: <20220424220204.2493824-19-paul@nowt.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>