diff options
author | 2024-02-28 11:15:43 +0100 | |
---|---|---|
committer | 2024-05-07 08:53:26 +0200 | |
commit | b603136402d2ae217b5051cd041a8591f09b04ba (patch) | |
tree | e65d23ac6a1438892580a8d72958ea8affe71348 /scripts/coverage/compare_gcov_json.py | |
parent | target/i386: move 60-BF opcodes to new decoder (diff) | |
download | qemu-b603136402d2ae217b5051cd041a8591f09b04ba.tar.xz qemu-b603136402d2ae217b5051cd041a8591f09b04ba.zip |
target/i386: generalize gen_movl_seg_T0
In the new decoder it is sometimes easier to put the segment
in T1 instead of T0, usually because another operand was loaded
by common code in T0. Genrealize gen_movl_seg_T0 to allow
using any source.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions