diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-09-06 18:45:00 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-09-22 06:54:49 +0200 |
commit | b8a567039af94790b1994bac12238added097fea (patch) | |
tree | a221eab6b90578e4d49476b26cb40c77a8de892b /python/scripts/vendor.py | |
parent | bc97b3ad313baf01ff7800c472c2a6931ff71dfb (diff) | |
download | qemu-b8a567039af94790b1994bac12238added097fea.zip qemu-b8a567039af94790b1994bac12238added097fea.tar.gz qemu-b8a567039af94790b1994bac12238added097fea.tar.bz2 |
tcg/i386: Do not expand cmp_vec early
Move most of expansion to opcode generation, leaving the
conversion of unsigned to signed to be done in the early phase.
Small inefficiencies, but not incorrect results, are introduced
until cmpsel_vec is converted in the next patch.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/scripts/vendor.py')
0 files changed, 0 insertions, 0 deletions