Thumb32 assembler (3/69)

Zack Weinberg zack@codesourcery.com
Tue Apr 26 09:54:00 GMT 2005


This is the first in a long, long series of preparatory patches which
decouple the parsing of assembly language from the generation of
machine code.  This is desirable because the Thumb32 syntax is almost
the same as the ARM syntax, so it's best to share the parser.

Here, I create a single function for parsing immediate operands, which
encapsulates the somewhat complicated calling sequence for
my_get_expression, and does range checks too.

zw

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


More information about the Binutils mailing list