htm.md (tabort, [...]): Use xor instead of minus.
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 11 Sep 2014 18:29:50 +0000 (20:29 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Thu, 11 Sep 2014 18:29:50 +0000 (20:29 +0200)
commite4fb6f093c1657d590e37f39f832652d133dcb3b
tree8b8f9b5d5becde252cdb39b2ab494e11f0713970
parent450bfd7d5cd2a048edd1119bc5306b95d6386101
htm.md (tabort, [...]): Use xor instead of minus.

2014-09-11  Segher Boessenkool  <segher@kernel.crashing.org>

* config/rs6000/htm.md (tabort, tabortdc, tabortdci, tabortwc,
tabortwci, tbegin, tcheck, tend, trechkpt, treclaim, tsr): Use xor
instead of minus.
* config/rs6000/vector.md (cr6_test_for_zero_reverse,
cr6_test_for_lt_reverse): Ditto.

From-SVN: r215187
gcc/ChangeLog
gcc/config/rs6000/htm.md
gcc/config/rs6000/vector.md