- fix line which did not get committed properly
From-SVN: r37966
This commit is contained in:
parent
673953d6a5
commit
cf466d6976
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue