diff options
author | Paul Brook <paul@nowt.org> | 2022-04-24 23:01:33 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-01 20:16:33 +0200 |
commit | ee04a3c86dc125bbbdb04abaf4188dbafe612891 (patch) | |
tree | f6eeec5fc036d932ee41283a6a891f4d7a067180 /include/qemu/plugin-memory.h | |
parent | 18592d2ec2dddff3b08568d29aa82d96e0369b88 (diff) | |
download | qemu-ee04a3c86dc125bbbdb04abaf4188dbafe612891.zip qemu-ee04a3c86dc125bbbdb04abaf4188dbafe612891.tar.gz qemu-ee04a3c86dc125bbbdb04abaf4188dbafe612891.tar.bz2 |
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 'include/qemu/plugin-memory.h')
0 files changed, 0 insertions, 0 deletions