(PREDICATE_CODES): Add alpha_swapped_comparison_operator.

From-SVN: r12743
This commit is contained in:
Richard Kenner 1996-09-18 17:48:28 -04:00
parent 5bf6c48a4a
commit d1e03f311f
1 changed files with 1 additions and 0 deletions

View File

@ -2046,6 +2046,7 @@ literal_section () \
{"mode_width_operand", {CONST_INT}}, \
{"reg_or_fp0_operand", {SUBREG, REG, CONST_DOUBLE}}, \
{"alpha_comparison_operator", {EQ, LE, LT, LEU, LTU}}, \
{"alpha_swapped_comparison_operator", {EQ, GE, GT, GEU, GTU}}, \
{"signed_comparison_operator", {EQ, NE, LE, LT, GE, GT}}, \
{"divmod_operator", {DIV, MOD, UDIV, UMOD}}, \
{"fp0_operand", {CONST_DOUBLE}}, \