mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-17 20:44:37 +03:00
Fixed #68
This commit is contained in:
@@ -2293,7 +2293,7 @@ _EmitFpArith_Mem:
|
||||
goto _IllegalInst;
|
||||
|
||||
opCode = extendedInfo.getSecondaryOpCode();
|
||||
goto _EmitX86Op;
|
||||
goto _EmitFpuOp;
|
||||
}
|
||||
|
||||
if (encoded == ENC_OPS(Mem, None, None)) {
|
||||
|
||||
Reference in New Issue
Block a user