فهرست منبع

* fixed opcode generation for the f32.const in the WebAssembly internal asm

Nikolay Nikolov 3 سال پیش
والد
کامیت
f42817d1a2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      compiler/wasm32/aasmcpu.pas

+ 1 - 1
compiler/wasm32/aasmcpu.pas

@@ -1188,7 +1188,7 @@ uses
             begin
               if ops<>1 then
                 internalerror(2021092619);
-              WriteByte($44);
+              WriteByte($43);
               with oper[0]^ do
                 case typ of
                   top_single: