bfin.md (cmpsi, [...]): Use reg_or_const_int_operand for second comparison operand.
authorBernd Schmidt <bernd.schmidt@analog.com>
Mon, 11 Jul 2005 16:15:45 +0000 (16:15 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 11 Jul 2005 16:15:45 +0000 (16:15 +0000)
commit7ddcf3d26f2966c5fdfccb271c9fe7f535509186
tree543f30cc5db1b83d28fac8739d5630d1f48d9672
parent3fb192d2c7fd3ac8080d335d62ac9ad6754cd36f
bfin.md (cmpsi, [...]): Use reg_or_const_int_operand for second comparison operand.

* config/bfin/bfin.md (cmpsi, compare_eq, compare_ne, compare_lt,
compare_le, compare_leu, compare_ltu): Use reg_or_const_int_operand
for second comparison operand.
* config/bfin/predicates.md (reg_or_const_int_operand): New.

From-SVN: r101881
gcc/ChangeLog
gcc/config/bfin/bfin.md
gcc/config/bfin/predicates.md