summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorPaul Brook2022-04-25 00:01:33 +0200
committerPaolo Bonzini2022-09-01 20:16:33 +0200
commitee04a3c86dc125bbbdb04abaf4188dbafe612891 (patch)
treef6eeec5fc036d932ee41283a6a891f4d7a067180 /plugins
parenttarget/i386: Rewrite vector shift helper (diff)
downloadqemu-ee04a3c86dc125bbbdb04abaf4188dbafe612891.tar.gz
qemu-ee04a3c86dc125bbbdb04abaf4188dbafe612891.tar.xz
qemu-ee04a3c86dc125bbbdb04abaf4188dbafe612891.zip
target/i386: Rewrite simple integer vector helpers
Rewrite the "simple" vector integer helpers in preperation for AVX support. While the current code is able to use the same prototype for unary (a = F(b)) and binary (a = F(b, c)) operations, future changes will cause them to diverge. No functional changes to existing helpers Signed-off-by: Paul Brook <paul@nowt.org> Message-Id: <20220424220204.2493824-12-paul@nowt.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions