PATCH: Use i386-opc.tbl/i386-reg.tbl to generate i386_optab/i386_regtab

H. J. Lu hjl@lucon.org
Wed Jun 27 05:36:00 GMT 2007
We run out of bits in opcode_modifier and operand_types in x86
assembler. This patch is the first step to use i386-opc.tbl and
i386-reg.tbl to generate i386_optab and i386_regtab.  I will turn
them to bitfields later. I will change i386-gen.c to regenerate
i386-tbl.h without changing i386-opc.tbl nor i386-reg.tbl.

In i386-opc.tbl or i386-reg.tbl, you can use // like C++ comments
and any line started with '#' will be preserved.


H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opcodes-x86-gen-3.patch.bz2
Type: application/x-bzip2
Size: 32137 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20070627/1b6c48ca/attachment.bz2>


More information about the Binutils mailing list