diff --git a/compiler/avr/aasmcpu.pas b/compiler/avr/aasmcpu.pas index cb69c86a33..1eb2754523 100644 --- a/compiler/avr/aasmcpu.pas +++ b/compiler/avr/aasmcpu.pas @@ -251,7 +251,7 @@ implementation if opnr=0 then result:=operand_write; A_CP,A_CPC,A_CPI,A_PUSH,A_SBRC,A_SBRS,A_ST,A_STD,A_STS, - A_MUL, A_MULS,A_MULSU,A_FMUL,A_FMULS,A_FMULSU: + A_MUL,A_MULS,A_MULSU,A_FMUL,A_FMULS,A_FMULSU: ; else begin