aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoern Rennecke <amylaar@gcc.gnu.org>1997-01-29 23:00:27 +0000
committerJoern Rennecke <amylaar@gcc.gnu.org>1997-01-29 23:00:27 +0000
commitf8aa1f6e5d235634794cf5b494b7251e0eb34fe1 (patch)
tree61a2f5e31881e11b06c813940760b5ae62f73747
parentd2ce91694fa00ec364dd69661fe98caa57f1e7d8 (diff)
downloadgcc-f8aa1f6e5d235634794cf5b494b7251e0eb34fe1.zip
gcc-f8aa1f6e5d235634794cf5b494b7251e0eb34fe1.tar.gz
gcc-f8aa1f6e5d235634794cf5b494b7251e0eb34fe1.tar.bz2
(REG_CLASS_CONTENTS): Add rap to GENERAL_REGS and its superclasses.
From-SVN: r13565
-rw-r--r--gcc/config/sh/sh.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/sh/sh.h b/gcc/config/sh/sh.h
index c8ffd38..a2a312b 100644
--- a/gcc/config/sh/sh.h
+++ b/gcc/config/sh/sh.h
@@ -507,12 +507,12 @@ enum reg_class
{ 0x00020000, 0x00000000 }, /* PR_REGS */ \
{ 0x00040000, 0x00000000 }, /* T_REGS */ \
{ 0x00300000, 0x00000000 }, /* MAC_REGS */ \
- { 0x0001FFFF, 0x00000000 }, /* GENERAL_REGS */ \
+ { 0x0081FFFF, 0x00000000 }, /* GENERAL_REGS */ \
{ 0x00400000, 0x00000000 }, /* FPUL_REGS */ \
{ 0x01000000, 0x00000000 }, /* FP0_REGS */ \
{ 0xFF000000, 0x000000FF }, /* FP_REGS */ \
- { 0xFF01FFFF, 0x000000FF }, /* GENERAL_FP_REGS */ \
- { 0xFF7FFFFF, 0x000000FF }, /* ALL_REGS */ \
+ { 0xFF81FFFF, 0x000000FF }, /* GENERAL_FP_REGS */ \
+ { 0xFFFFFFFF, 0x000000FF }, /* ALL_REGS */ \
}
/* The same information, inverted: