Target word and hword sizes
Harshad R Joglekar
harshad.joglekar@wipro.com
Mon Aug 6 00:30:00 GMT 2001
Hans-Peter Nilsson wrote:
> On Mon, 6 Aug 2001, Harshad R Joglekar wrote:
> > This patch will allow configuration of a target's word sizes. One can
> > define TC_WORD_SIZE, and TC_HWORD_SIZE to the required values.
>
> Not necessary. The functionality to change the meaning (as in
> size of the operand) of ".word" and ".hword" is already present
> in that a target can override the read.c definitions by having
> "word" and "hword" in its md_pseudo_table. Grep for '"word"' in
> gas/config/tc-*.c.
>
> brgds, H-P
oh yes, I overlooked that. Thanks,
Harshad
More information about the Binutils
mailing list