Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

GPR0 optimizations. #6

Closed
benvanik opened this issue Jan 27, 2013 · 0 comments
Closed

GPR0 optimizations. #6

benvanik opened this issue Jan 27, 2013 · 0 comments
Labels

Comments

@benvanik
Copy link
Collaborator

MSVC doesn't seem to ever try writing to r0, but it's legal and some games may do it. Have the function analyzer walk instructions and see if r0 is written - if not, allow the function to treat r0 as constant 0.

AdrianCassar referenced this issue in AdrianCassar/xenia-canary Oct 13, 2023
Gliniak added a commit to Gliniak/xenia that referenced this issue Dec 13, 2023
- Added description to some of them
- Added Empty function to add support for XStringVerify
Gliniak added a commit to Gliniak/xenia that referenced this issue Dec 22, 2023
- Added description to some of them
- Added Empty function to add support for XStringVerify
Gliniak added a commit to Gliniak/xenia that referenced this issue Dec 26, 2023
- Added description to some of them
- Added Empty function to add support for XStringVerify
Gliniak added a commit to Gliniak/xenia that referenced this issue Jan 8, 2024
- Added description to some of them
- Added Empty function to add support for XStringVerify
aerisarn pushed a commit to aerisarn/xenia that referenced this issue Jan 10, 2024
- Added description to some of them
- Added Empty function to add support for XStringVerify
Gliniak added a commit to Gliniak/xenia that referenced this issue Jan 14, 2024
- Added description to some of them
- Added Empty function to add support for XStringVerify
Gliniak added a commit to Gliniak/xenia that referenced this issue Jan 23, 2024
- Added description to some of them
- Added Empty function to add support for XStringVerify
Gliniak added a commit to Gliniak/xenia that referenced this issue Mar 11, 2024
- Added description to some of them
- Added Empty function to add support for XStringVerify
Gliniak added a commit to Gliniak/xenia that referenced this issue Apr 20, 2024
- Added description to some of them
- Added Empty function to add support for XStringVerify
NicknineTheEagle pushed a commit to NicknineTheEagle/xenia-canary that referenced this issue Jun 15, 2024
- Added description to some of them
- Added Empty function to add support for XStringVerify
NicknineTheEagle pushed a commit to NicknineTheEagle/xenia-canary that referenced this issue Jun 19, 2024
- Added description to some of them
- Added Empty function to add support for XStringVerify
Gliniak added a commit to Gliniak/xenia that referenced this issue Aug 3, 2024
- Added description to some of them
- Added Empty function to add support for XStringVerify
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant