diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-14 10:13:17 -0500 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-05-19 12:15:47 -0500 |
commit | c1de1a1ace8812119aa3184932db25db60bb27dd (patch) | |
tree | 3d3004a20115587901a0ccb4a3fa82a23571fe02 /hw/pcmcia | |
parent | 5862579473cffed0ced8d8ccd707673c5387a165 (diff) |
target/i386: Leave TF in DisasContext.flags
It's just as easy to clear the flag with AND than assignment.
In two cases the test for the bit can be folded together with
the test for HF_INHIBIT_IRQ_MASK.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20210514151342.384376-26-richard.henderson@linaro.org>
Diffstat (limited to 'hw/pcmcia')
0 files changed, 0 insertions, 0 deletions