Browse Source

+ handle MRS

florian 2 tuần trước cách đây
mục cha
commit
a35946a635
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      compiler/aarch64/aasmcpu.pas

+ 2 - 1
compiler/aarch64/aasmcpu.pas

@@ -1147,7 +1147,8 @@ implementation
            A_UMULL,
            A_UMULH,
            A_UXTB,
-           A_UXTH:
+           A_UXTH,
+           A_MRS:
              if opnr=0 then
                result:=operand_write
              else