OSDN Git Service

* config/mips/mips.md (indirect_jump): Use force_reg. Adjust names
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Aug 2004 19:50:22 +0000 (19:50 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Aug 2004 19:50:22 +0000 (19:50 +0000)
commitd9c7ac08c4d0459f73eecd3f78b48b9ea0c5a742
treebfe4b5ce48b028dd31875bd2a60f68af445fa8d2
parent96b6c04e67cbb6b5a01f1db76579def610e88a9c
* config/mips/mips.md (indirect_jump): Use force_reg.  Adjust names
of internal patterns.
(indirect_jump[sd]i): Renamed from indirect_jump_internal[12].
Redefine using :P.
(tablejump): Use expand_binop to calculate address.  Adjust names
of internal patterns.
(tablejump[sd]i): Renamed from tablejump_internal[12].
Redefine using :P.
(tablejump_mips16[12]): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86509 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.md