On 8/25/22 15:14, Paolo Bonzini wrote:
From: Paul Brook<[email protected]>
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<[email protected]>
Message-Id:<[email protected]>
Signed-off-by: Paolo Bonzini<[email protected]>
---
target/i386/ops_sse.h | 143 +++++++++++++++++++++++++++---------------
1 file changed, 94 insertions(+), 49 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~