mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #3962] [MERGED] Implement V_CMP_OP_F64 #3827
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3827
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/shadps4-emu/shadPS4/pull/3962
Author: @mikusp
Created: 1/26/2026
Status: ✅ Merged
Merged: 1/27/2026
Merged by: @georgemoralis
Base:
main← Head:v_cmp_op_f64📝 Commits (1)
edaff08Implement V_CMP_OP_F64📊 Changes
2 files changed (+70 additions, -0 deletions)
View changed files
📝
src/shader_recompiler/frontend/translate/translate.h(+1 -0)📝
src/shader_recompiler/frontend/translate/vector_alu.cpp(+69 -0)📄 Description
V_CMP_GT_F64 encountered in Lego Star Wars: The Force Awakens [CUSA03397] 1.00 and reported in https://github.com/shadps4-emu/shadPS4/issues/496#issuecomment-2625622383
Now you can get ingame

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