Browse Source

- Forgot to commit with r29081

git-svn-id: trunk@29082 -
sergei 11 năm trước cách đây
mục cha
commit
8f05f8c839
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      compiler/x86_64/rax64att.pas

+ 0 - 1
compiler/x86_64/rax64att.pas

@@ -47,7 +47,6 @@ Unit rax64att;
         instr : Tx86Instruction;
       begin
         instr:=Tx86attInstruction.Create(Tx86Operand);
-        instr.OpOrder:=op_att;
         BuildOpcode(instr);
         instr.AddReferenceSizes;
         instr.SetInstructionOpsize;