diff --git a/compiler/arm/aoptcpub.pas b/compiler/arm/aoptcpub.pas index 38bc83c7eb..aa60bfd624 100644 --- a/compiler/arm/aoptcpub.pas +++ b/compiler/arm/aoptcpub.pas @@ -78,7 +78,7 @@ Const { the maximum number of operands an instruction has } - MaxOps = 3; + MaxOps = 4; {Oper index of operand that contains the source (reference) with a load } {instruction }