Thumb32 assembler (49/69)

Zack Weinberg zack@codesourcery.com
Tue Apr 26 10:07:00 GMT 2005


This patch begins a series of structural changes to the instruction
table itself.  It introduces macros which expand a single table entry
for each instruction into all the necessary conditional variants.
This allows us to remove build_arm_ops_hsh.  They also take the
processor-variant value from a secondary #define, which means it
doesn't have to appear in each and every entry.

arm_cond_hsh and the conds array are unused after this patch, but I
keep them around, because they'll be wanted later, to implement the IT
instruction.

zw

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050426/6e029d59/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 49.diff.txt
Type: text/x-patch
Size: 122595 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050426/6e029d59/attachment.bin>


More information about the Binutils mailing list