]> gcc.gnu.org Git - gcc.git/commit
(FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT,
authorJim Wilson <wilson@gcc.gnu.org>
Fri, 21 Apr 1995 01:19:03 +0000 (18:19 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 21 Apr 1995 01:19:03 +0000 (18:19 -0700)
commit058f9bb58602e8703949104ff75f86af9a4f354f
tree6e5f0232817aca84fb1f160e3bcc1a61842cfe52
parent51aea58dad34cc85008ac7ddd2a919b5387ce8be
(FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT,

TARGET_FASTCODE, TARGET_CLEN3, TARGET_CLEN0, TARGET_OPTIONS): Delete.
(TARGET_SWITCHES): Delete -mclen3 and -mclen0 options.
(TARGET_DEFAULT): Is zero.
(OVERRIDE_OPTIONS): Delete code to set max_count_si and max_count_hi.
(SPECIAL_REG): New macro.
(HARD_REGNO_MODE_OK): Allow any mode in any general register.
(GO_IF_LEGITIMATE_ADDRESS): Delete constant + reg address case.
(MOVE_RATIO): Define to 2 when TARGET_SMALLCODE.
(max_si, max_hi, max_count_si, max_count_hi): Delete.

From-SVN: r9422
gcc/config/sh/sh.h
This page took 0.06219 seconds and 5 git commands to generate.