diff options
author | Paul Brook <paul@nowt.org> | 2022-04-24 23:01:27 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-01 20:16:33 +0200 |
commit | 491f0f1962f3ac6d2968cbf2a5f192ac613abbcf (patch) | |
tree | 011ea3b97ad49aa0c0b886234de65d0bd4a9ff00 /target/i386/host-cpu.h | |
parent | f2dbc28947026d8c55a28774f04d96d5612cf6dd (diff) |
target/i386: Rework sse_op_table6/7
Add a flags field each row in sse_op_table6 and sse_op_table7.
Initially this is only used as a replacement for the magic SSE41_SPECIAL
pointer. 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-6-paul@nowt.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/host-cpu.h')
0 files changed, 0 insertions, 0 deletions