Matt Turner <matts...@gmail.com> writes: > The R4700 is identical to the R4600 except for the integer and > floating-point multiplication costs. > > See page 4 of http://datasheets.chipdb.org/IDT/MIPS/79RV4700.pdf > > 2012-03-24 Matt Turner <matts...@gmail.com> > > gcc/ > * config/mips/4600.md (r4700_imul_si): New. > (r4700_imul_di): New. > (r4700_fmul_single): New. > (r4700_fmul_double): New. > * config/mips/mips-cpus.def: Add r4700. > * config/mips/mips.c: Likewise. > * config/mips/mips.md: Likewise. > * config/mips/mips-tables.opt: Regenerate.
Applied, thanks. Richard