+ CondAsmOptStr added for IDE

git-svn-id: trunk@7144 -
This commit is contained in:
pierre 2007-04-20 15:23:37 +00:00
parent 34b3a14ffc
commit 922761915b

View File

@ -209,6 +209,10 @@ uses
CondAsmOp:array[0..CondAsmOps-1] of TasmOp=(
A_BC, A_TW, A_TWI
);
CondAsmOpStr:array[0..CondAsmOps-1] of string[7]=(
'BC','TW','TWI'
);
{*****************************************************************************
Flags