undefine SHIFT_COUNT_TRUNCATED

From-SVN: r2613
This commit is contained in:
Chris Smith 1992-10-26 19:21:05 +00:00
parent e62365fa52
commit d089a2797e
1 changed files with 1 additions and 1 deletions

View File

@ -727,7 +727,7 @@ enum reg_class {
/* Define if shifts truncate the shift count
which implies one can omit a sign-extension or zero-extension
of a shift count. */
#define SHIFT_COUNT_TRUNCATED
/* #define SHIFT_COUNT_TRUNCATED */
/* Value is 1 if truncating an integer of INPREC bits to OUTPREC bits
is done just by pretending it is already truncated. */