浏览代码

+ handle MRS

florian 3 周之前
父节点
当前提交
a35946a635
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      compiler/aarch64/aasmcpu.pas

+ 2 - 1
compiler/aarch64/aasmcpu.pas

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