Commit e477bbc7 by Richard Kenner

(PREDICATE_CODES): Fix more typos.

From-SVN: r5368
parent 62e066e2
...@@ -2009,6 +2009,6 @@ toc_section () \ ...@@ -2009,6 +2009,6 @@ toc_section () \
{"load_multiple_operation", {PARALLEL}}, \ {"load_multiple_operation", {PARALLEL}}, \
{"store_multiple_operation", {PARALLEL}}, \ {"store_multiple_operation", {PARALLEL}}, \
{"branch_comparison_operator", {EQ, NE, LE, LT, GE, \ {"branch_comparison_operator", {EQ, NE, LE, LT, GE, \
LT, LEU, LTU, GEU, GTU}}, \ GT, LEU, LTU, GEU, GTU}}, \
{"scc_comparison_operator", {EQ, NE, LE, LT, GE, \ {"scc_comparison_operator", {EQ, NE, LE, LT, GE, \
LT, LEU, LTU, GEU, GTU}}, GT, LEU, LTU, GEU, GTU}},
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment