diff options
Diffstat (limited to 'apps')
-rwxr-xr-x | apps/mu | bin | 564626 -> 564626 bytes | |||
-rw-r--r-- | apps/mu.subx | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/mu b/apps/mu index 28668bdf..e0cebf24 100755 --- a/apps/mu +++ b/apps/mu Binary files differdiff --git a/apps/mu.subx b/apps/mu.subx index ddd3a794..34daab9f 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -23296,7 +23296,7 @@ $check-mu-populate-stmt:get-length: 89/<- %esi 0/r32/eax # 1 inout 3d/compare-eax-and 0/imm32 - 0f 84/jump-if-= $check-mu-copy-object-stmt:error-incorrect-inouts/disp32 + 0f 84/jump-if-= $check-mu-populate-stmt:error-incorrect-inouts/disp32 # > 2 inouts (lookup *(esi+8) *(esi+0xc)) # Stmt-var-next Stmt-var-next => eax 3d/compare-eax-and 0/imm32 @@ -23446,7 +23446,7 @@ $check-mu-populate-stream-stmt:get-length: 89/<- %esi 0/r32/eax # 1 inout 3d/compare-eax-and 0/imm32 - 0f 84/jump-if-= $check-mu-copy-object-stmt:error-incorrect-inouts/disp32 + 0f 84/jump-if-= $check-mu-populate-stream-stmt:error-incorrect-inouts/disp32 # > 2 inouts (lookup *(esi+8) *(esi+0xc)) # Stmt-var-next Stmt-var-next => eax 3d/compare-eax-and 0/imm32 |