+ CondAsmOptStr added for IDE

git-svn-id: trunk@7145 -
This commit is contained in:
pierre 2007-04-20 15:23:53 +00:00
parent 922761915b
commit 8b0b45c2b8

View File

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