Improve handling of C bit for setcc insns
authorJeff Law <jlaw@localhost.localdomain>
Sun, 5 Sep 2021 04:08:34 +0000 (00:08 -0400)
committerJeff Law <jlaw@localhost.localdomain>
Sun, 5 Sep 2021 04:08:34 +0000 (00:08 -0400)
commitb27416a7a91b7e6b6b018411ac85cad556ff9903
tree65acb590556a4fe972029fd6e50c4f59e1afab2d
parent617c9ce23293fce5aad7107058db50ac9df0c0c7
Improve handling of C bit for setcc insns

gcc/
* config/h8300/h8300.md (QHSI2 mode iterator): New mode iterator.
* config/h8300/testcompare.md (store_c): Update name, use new
QHSI2 iterator.
(store_neg_c, store_shifted_c): New patterns.
gcc/config/h8300/h8300.md
gcc/config/h8300/testcompare.md