瀏覽代碼

Fix compilation with -dEXTDEBUG for aarch64

git-svn-id: trunk@46690 -
pierre 5 年之前
父節點
當前提交
8aa844e2fe
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1 3
      compiler/aarch64/aasmcpu.pas

+ 1 - 3
compiler/aarch64/aasmcpu.pas

@@ -999,13 +999,11 @@ implementation
            A_SDIV,
            A_SMULL,
            A_SUB,
-           A_SXT,
            A_UBFIZ,
            A_UBFX,
            A_UCVTF,
            A_UDIV,
-           A_UMULL,
-           A_UXT:
+           A_UMULL:
              if opnr=0 then
                result:=operand_write
              else