mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-26 07:25:58 +03:00
[PR #132] [MERGED] Don't transmute values in RSP code #236
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#236
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gopher64/gopher64/pull/132
Author: @loganmc10
Created: 1/12/2025
Status: ✅ Merged
Merged: 1/13/2025
Merged by: @loganmc10
Base:
main← Head:transmute📝 Commits (5)
62ab5aaremove transmutec0405ebfixbc8137emore3b91350more71debfffix📊 Changes
7 files changed (+364 additions, -396 deletions)
View changed files
📝
build.rs(+2 -1)📝
src/compat/aarch64.c(+131 -0)📝
src/compat/aarch64.rs(+28 -0)📝
src/device.rs(+1 -1)📝
src/device/rsp_cpu.rs(+1 -1)📝
src/device/rsp_su_instructions.rs(+75 -17)📝
src/device/rsp_vu_instructions.rs(+126 -376)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.