In our previous episode, ???????????? ?????????????? said:

(Group replied)

> There's MOV command declared in armins.dat.
> There's a declaration for the A_MOV-opcode in automaticaly-generated file
> armop.inc,
> But it doesn't seem to be used, by armtab.inc. Infact, it feels, like A_MOV
> opcode is replaced, by the proper MRS command? So is it a bug? or is there
> no MOV command for arm-assembler(s), or is it replaced by MRS for a faster
> code?

dunno. Might have followed some popular tools

> Also, What tool is used to generate .inc files from armins.dat?

compiler/utils/mkarm*

but keep in mind this is all GPL, and your product seems to be commercial,
which would taint it.

Are you working for Chris?
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to