OSDN Git Service

* dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition.
authorjfc <jfc@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Jun 1998 17:47:15 +0000 (17:47 +0000)
committerjfc <jfc@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Jun 1998 17:47:15 +0000 (17:47 +0000)
commitf0df1c47625c416c0ec3835548249119917cd333
treead74698a9032cec6a9e9bf86de946f6ccba8134b
parent23f5e7597b50f47c7b8335234557c34466d3b433
* dsp16xx.h (FIRST_PSEUDO_REGISTER): Add parentheses to definition.
* dsp16xx.c (next_cc_user_unsigned): New function.
Remove save_next_cc_user_code.
(print_operand): Use HOST_WIDE_INT_PRINT_* macros.
* dsp16xx.md: Call next_cc_user_unsigned instead of using
  save_next_cc_user_code.
Use gen_rtx_* functions instead of gen_rtx.
* rs6000.c: Add trap_comparison_operator to PREDICATE_CODES.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20757 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/dsp16xx/dsp16xx.c
gcc/config/dsp16xx/dsp16xx.h
gcc/config/dsp16xx/dsp16xx.md
gcc/config/rs6000/rs6000.h