[PR #120] [CLOSED] destination and source registers were wrongly changed. #212

Open
opened 2026-01-31 21:30:17 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/120
Author: @0xabefcd
Created: 5/1/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 21dfffa destination and source registers were wrongly changed. r2 is a source register of type E.

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 target/tricore/translate.c (+4 -4)

📄 Description

r2 is a source register of type E.
r3 is destination register of type D.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/120 **Author:** [@0xabefcd](https://github.com/0xabefcd) **Created:** 5/1/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`21dfffa`](https://github.com/qemu/qemu/commit/21dfffa4074383d44e61371351edcf88508dc67d) destination and source registers were wrongly changed. r2 is a source register of type E. ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `target/tricore/translate.c` (+4 -4) </details> ### 📄 Description r2 is a source register of type E. r3 is destination register of type D. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:30:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#212