mips.c (mips_emit_prefetch): Use operand 3 in instructions being output.
authorChris Demetriou <cgd@broadcom.com>
Thu, 2 Oct 2003 23:45:05 +0000 (23:45 +0000)
committerChris Demetriou <cgd@gcc.gnu.org>
Thu, 2 Oct 2003 23:45:05 +0000 (16:45 -0700)
commitcee2bc2b2217514ccde4ab2214ea624e2510f86b
tree139c3aa443ccab7f876201ad07ef882934f39f66
parentc8a65a25634c802d0de7ab33beba49c97eb5d196
mips.c (mips_emit_prefetch): Use operand 3 in instructions being output.

2003-10-02  Chris Demetriou  <cgd@broadcom.com>

        * config/mips/mips.c (mips_emit_prefetch): Use operand 3
        in instructions being output.
        * config/mips/mips.md (prefetch_si_address): Change third
        operand's constraint letter to 'I'.
        (prefetch_di_address): Likewise.
        (prefetch_si, prefetch_di): Set third operand to const0_rtx.

From-SVN: r72053
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.md