Jit_LoadStore: lXXx

This commit is contained in:
MerryMage
2018-10-15 21:01:33 +01:00
parent 00d65f7a69
commit 534db3b2ed
3 changed files with 40 additions and 52 deletions

View File

@ -73,7 +73,6 @@ protected:
// If these are set, we've stored the old value of a register which will be loaded in
// revertLoad,
// which lets us revert it on the exception path.
int revertGprLoad;
int revertFprLoad;
bool assumeNoPairedQuantize;