qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH qemu 0/1] [bugfix] gen_shift_rm_T1 uses wrong tmp0 register
@ 2023-02-23 21:18 ~vilenka
  2023-02-23 21:13 ` [PATCH qemu 1/1] target/i386: Fix gen_shift_rm_T1, wrong eflags calculation ~vilenka
  0 siblings, 1 reply; 6+ messages in thread
From: ~vilenka @ 2023-02-23 21:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson, philmd, pbonzini

Hello,

I have found that x86_64 shift instructions incorrectly set eflags.

Vilen Kamalov (1):
  target/i386: Fix gen_shift_rm_T1, wrong eflags calculation

 target/i386/tcg/translate.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.34.7


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-23 22:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-23 21:18 [PATCH qemu 0/1] [bugfix] gen_shift_rm_T1 uses wrong tmp0 register ~vilenka
2023-02-23 21:13 ` [PATCH qemu 1/1] target/i386: Fix gen_shift_rm_T1, wrong eflags calculation ~vilenka
2023-02-23 22:01   ` Richard Henderson
2023-02-23 22:13     ` Vilen Kamalov
2023-02-23 22:19       ` Vilen Kamalov
2023-02-23 22:23   ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).