qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] target/sparc: Fix register selection for all F*TOx and FxTO* instructions
@ 2025-02-05  9:03 Mikael Szreder
  2025-02-05  9:03 ` [PATCH v2 1/2] target/sparc: Fix register selection for the fdtox and fqtox instructions Mikael Szreder
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mikael Szreder @ 2025-02-05  9:03 UTC (permalink / raw)
  To: qemu-devel
  Cc: Richard Henderson, Mark Cave-Ayland, Artyom Tarasenko,
	Mikael Szreder

This patchset resolves issues with incorrect register selection for the
F*TOx(destination registers) and FxTO*(source registers) instructions
in the Sparc architecture.

An updated testing program can be found in issue #2802[1].

[1]: https://gitlab.com/qemu-project/qemu/-/issues/2802

Changelog:
v2:
- Corrected a mistake I made in the FqTOx instruction
- Fixed issues in the FsTOx, FxTOs, FxTOd, FxTOq instructions as well

Mikael Szreder (2):
  target/sparc: Fix register selection for the fdtox and fqtox
    instructions
  target/sparc: Fix register selection for all F*TOx and FxTO*
    instructions

 target/sparc/insns.decode | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-02-15 19:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05  9:03 [PATCH v2 0/2] target/sparc: Fix register selection for all F*TOx and FxTO* instructions Mikael Szreder
2025-02-05  9:03 ` [PATCH v2 1/2] target/sparc: Fix register selection for the fdtox and fqtox instructions Mikael Szreder
2025-02-05  9:03 ` [PATCH v2 2/2] target/sparc: Fix register selection for all F*TOx and FxTO* instructions Mikael Szreder
2025-02-09 21:23   ` Artyom Tarasenko
2025-02-15 19:55 ` [PATCH v2 0/2] " 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).