diff options
author | Paul Brook <paul@nowt.org> | 2022-04-24 23:01:26 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-01 20:16:33 +0200 |
commit | f2dbc28947026d8c55a28774f04d96d5612cf6dd (patch) | |
tree | 59e61d98f3d768f643e119f1bdbee78a65076e7f /include | |
parent | 36fc7ee299cf7901e372fec31b46b5367b55f9f5 (diff) | |
download | qemu-f2dbc28947026d8c55a28774f04d96d5612cf6dd.zip qemu-f2dbc28947026d8c55a28774f04d96d5612cf6dd.tar.gz qemu-f2dbc28947026d8c55a28774f04d96d5612cf6dd.tar.bz2 |
target/i386: Rework sse_op_table1
Add a flags field to each row in sse_op_table1.
Initially this is only used as a replacement for the magic
SSE_SPECIAL and SSE_DUMMY pointers, the other flags are mostly
relevant for the AVX implementation but can be applied to SSE as well.
Signed-off-by: Paul Brook <paul@nowt.org>
Message-Id: <20220424220204.2493824-5-paul@nowt.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions