Commit cf466d69 by David Edelsohn

- fix line which did not get committed properly

From-SVN: r37966
parent 673953d6
......@@ -12573,7 +12573,7 @@ operands[2] = GEN_INT (INTVAL (operands[1]) >> 32);
(const_int 0)])
(const_int 0)))]
""
"crnot %E0,%j2"
"crnot %E0,%j1"
[(set_attr "type" "cr_logical")])
;; If we are comparing the result of two comparisons, this can be done
......
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