mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS if X has VOIDmode either.
authorJeffrey A Law <law@cygnus.com>
Tue, 16 May 2000 18:18:32 +0000 (18:18 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 16 May 2000 18:18:32 +0000 (12:18 -0600)
commit66e85f3856201cf1c88e09018f78b61f6e83d016
treefa1118c67a7d22173718da975c80f376010d2d15
parent88587310983b27e22f11a61cc4effe64da8dd207
mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS if X has VOIDmode either.

        * mn10200.h (PREFERRED_RELOAD_CLASS): Do not prefer DATA_REGS
        if X has VOIDmode either.
        (LIMIT_RELOAD_CLASS): Similarly.

        * mn10200.md (indirect_jump, tablejump): Use "register_operand",
        not "general_operand" to match the processor's capabilities.

From-SVN: r33940
gcc/ChangeLog
gcc/config/mn10200/mn10200.h
gcc/config/mn10200/mn10200.md