[PR #136] [MERGED] Remove loops in RSP code #240

Closed
opened 2026-03-03 13:46:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/136
Author: @loganmc10
Created: 1/13/2025
Status: Merged
Merged: 1/13/2025
Merged by: @loganmc10

Base: mainHead: rsp_loop


📝 Commits (6)

📊 Changes

4 files changed (+471 additions, -162 deletions)

View changed files

📝 src/compat/aarch64.c (+61 -0)
📝 src/compat/aarch64.rs (+23 -0)
📝 src/device/rsp_su_instructions.rs (+344 -113)
📝 src/device/rsp_vu_instructions.rs (+43 -49)

📄 Description

No description provided


🔄 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/gopher64/gopher64/pull/136 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 1/13/2025 **Status:** ✅ Merged **Merged:** 1/13/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `rsp_loop` --- ### 📝 Commits (6) - [`1329526`](https://github.com/gopher64/gopher64/commit/1329526c69e8dcf973d6da7960afe77ea7824d87) Remove loops in RSP cose - [`a2ece3e`](https://github.com/gopher64/gopher64/commit/a2ece3ee1ace3e459b5e9e459d0bc7fc1587043f) more - [`05188e5`](https://github.com/gopher64/gopher64/commit/05188e518637d05865ba6af52b07d81d81b2d0ef) more - [`9ed7427`](https://github.com/gopher64/gopher64/commit/9ed74274d177ed3772d2a08b289cbab74d0f3659) more - [`9f5053f`](https://github.com/gopher64/gopher64/commit/9f5053f2dd539e8c9a48213de1e4e738133827f6) more - [`281b9cb`](https://github.com/gopher64/gopher64/commit/281b9cb12c6e76f00db3db57bd4c966659475a84) more ### 📊 Changes **4 files changed** (+471 additions, -162 deletions) <details> <summary>View changed files</summary> 📝 `src/compat/aarch64.c` (+61 -0) 📝 `src/compat/aarch64.rs` (+23 -0) 📝 `src/device/rsp_su_instructions.rs` (+344 -113) 📝 `src/device/rsp_vu_instructions.rs` (+43 -49) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:46:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#240
No description provided.