Am 07.11.2015 um 22:25 schrieb Bishop:
>
> Hi all. I am working on adding support of TSX instructions to FPC compiler.
> So i need modify
> x86ins.dat. In sections "bytes" this file contains not only opcode byte. In
> aditional it contains
> some control codes that describe generation of prefixe
Hi all. I am working on adding support of TSX instructions to FPC compiler.
So i need modify x86ins.dat. In sections "bytes" this file contains not
only opcode byte. In aditional it contains some control codes that describe
generation of prefixes, schema of operands coding and etc. In some m