mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
remove redundant Unlock
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user