소스 검색

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