mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
remove redundant Unlock
This commit is contained in:
parent
acf6e24586
commit
4ce9944cc5
1 changed files with 0 additions and 2 deletions
|
@ -117,8 +117,6 @@ void JitArm64::fp_arith(UGeckoInstruction inst)
|
|||
|
||||
Force25BitPrecision(reg_encoder(V0Q), VC, reg_encoder(V1Q));
|
||||
VC = reg_encoder(V0Q);
|
||||
|
||||
fpr.Unlock(V1Q);
|
||||
}
|
||||
|
||||
switch (op5)
|
||||
|
|
Loading…
Add table
Reference in a new issue