Skip to content

Conversation

@Wunkolo
Copy link
Contributor

@Wunkolo Wunkolo commented Feb 6, 2023

I don't know of any title that utilizes this instruction, but I went ahead and implemented it for completeness.

Verified the implementation with instr__gen_vaddcuw from #1348. Can be grabbed with:

git checkout origin/gen_tests -- src\xenia\cpu\ppc\testing\*vaddcuw.s

vaddcuw

@Wunkolo Wunkolo force-pushed the vaddcuw branch 3 times, most recently from 687a1aa to 23381a9 Compare February 6, 2023 16:57
I don't know of any title that utilizes this instruction, but I went
ahead and implemented it for completeness.

Verified the implementation with `instr__gen_vaddcuw` from xenia-project#1348. Can be
grabbed with:
```
git checkout origin/gen_tests -- src\xenia\cpu\ppc\testing\*vaddcuw.s
```
Wunkolo added a commit to Wunkolo/xenia that referenced this pull request Apr 17, 2023
Follow-up on xenia-project#2125. I don't know of any title that utilizes this instruction, but I went ahead and implemented it for completeness.

Verified the implementation with instr__gen_vaddcuw from xenia-project#1348. Can be grabbed with:

`git checkout origin/gen_tests -- src\xenia\cpu\ppc\testing\*vsubcuw.s`
Wunkolo added a commit to Wunkolo/xenia that referenced this pull request Apr 17, 2023
Other half of xenia-project#2125. I don't know of any title that utilizes this instruction, but I went ahead and implemented it for completeness.

Verified the implementation with `instr__gen_vsubcuw` from xenia-project#1348. Can be grabbed with:
```
git checkout origin/gen_tests -- src\xenia\cpu\ppc\testing\*vsubcuw.s
```
@Wunkolo Wunkolo mentioned this pull request Apr 17, 2023
@gibbed gibbed merged commit 93b77fb into xenia-project:master May 29, 2023
gibbed pushed a commit that referenced this pull request May 29, 2023
Other half of #2125. I don't know of any title that utilizes this instruction, but I went ahead and implemented it for completeness.

Verified the implementation with `instr__gen_vsubcuw` from #1348. Can be grabbed with:
```
git checkout origin/gen_tests -- src\xenia\cpu\ppc\testing\*vsubcuw.s
```
@Wunkolo Wunkolo deleted the vaddcuw branch May 29, 2023 20:16
minirop pushed a commit to minirop/xenia that referenced this pull request Jun 25, 2023
Other half of xenia-project#2125. I don't know of any title that utilizes this instruction, but I went ahead and implemented it for completeness.

Verified the implementation with `instr__gen_vsubcuw` from xenia-project#1348. Can be grabbed with:
```
git checkout origin/gen_tests -- src\xenia\cpu\ppc\testing\*vsubcuw.s
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants