- Forgot to commit with r29081

git-svn-id: trunk@29082 -
This commit is contained in:
sergei 2014-11-16 17:29:52 +00:00
parent 42d251da1c
commit 8f05f8c839

View File

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