mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 12:29:25 +02:00
- Forgot to commit with r29081
git-svn-id: trunk@29082 -
This commit is contained in:
parent
42d251da1c
commit
8f05f8c839
@ -47,7 +47,6 @@ Unit rax64att;
|
||||
instr : Tx86Instruction;
|
||||
begin
|
||||
instr:=Tx86attInstruction.Create(Tx86Operand);
|
||||
instr.OpOrder:=op_att;
|
||||
BuildOpcode(instr);
|
||||
instr.AddReferenceSizes;
|
||||
instr.SetInstructionOpsize;
|
||||
|
Loading…
Reference in New Issue
Block a user