[patch] tic4x support in gas

Svein E. Seldal Svein.Seldal@solidas.com
Thu Sep 26 12:38:00 GMT 2002


Hello

The tic4x target is a integer/floating-point DSP. Now, this also implies 
that it has opcodes that you can use immediate flonums in instructions:

	ldf	3.141592, f0

gas (or more specific: expr.c) does not has support for this. This patch 
adds the necessary support for this.

Svein

PS! A (gas) testsuite for tic4x is on its way, so all of you humble 
maintainers can use make check on the tic4x target soon. :)


gas/ChangeLog:

2002-09-26  Svein E. Seldal  <Svein.Seldal@solidas.com>

	* expr.c: Added support for immediate CPU operands containing flonums.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gas_expr.diff
URL: <https://sourceware.org/pipermail/binutils/attachments/20020926/887b3e48/attachment.ksh>


More information about the Binutils mailing list