Fix compilation with -dEXTDEBUG for aarch64

git-svn-id: trunk@46690 -
This commit is contained in:
pierre 2020-08-25 14:33:22 +00:00
parent d4c9e1f260
commit 8aa844e2fe

View File

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