target/i386: Use DISAS_EOB* in gen_movl_seg_T0
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 1 Oct 2022 14:09:17 +0000 (07:09 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 11 Oct 2022 07:36:01 +0000 (09:36 +0200)
commit4da4523c6ce78299b1a3966ec285441d190562a5
treef4daf74c88605d43ffcc0d35cc5e64a9435d3be3
parent200ef603996bda2cd1e3c5ae63311bfb7d229e3b
target/i386: Use DISAS_EOB* in gen_movl_seg_T0

Set is_jmp properly in gen_movl_seg_T0, so that the callers
need to nothing special.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221001140935.465607-9-richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/tcg/translate.c