pa8000 fmpyfadd instruction help?
Jeffrey A Law
law@hurl.cygnus.com
Wed Mar 17 19:43:00 GMT 1999
In message < 36EEA621.B5679AED@americasm01.nt.com >you write:
> Hi all. Having put in place a minimal pa8000 schedule option (see
> egcs-patches), I thought I'd try my hand at adding the fused multiply
> accumulate instructions. The first step is geting gas to recognize and
> assemble them.
Please don't start down this road without assembler support. It's not
very useful to add this stuff if you can't assemble the instruction.
I'd prefer to see us disable fmpyadd/fmpysub when optimizing for the
PA8000 class machines. See pa_reorg.
Also note, you're probably going to need an assignment if you do much
more work on the PA port.
jeff
More information about the Gcc
mailing list