Use H8 nop moves as tst insns
authorJeff Law <jeffreyalaw@gmail.com>
Tue, 6 Jul 2021 14:55:53 +0000 (10:55 -0400)
committerJeff Law <jeffreyalaw@gmail.com>
Tue, 6 Jul 2021 14:55:53 +0000 (10:55 -0400)
commit73c49ff53235d92aba4ee748fcb06b06e83e0b8f
treeb8191681cc174a7153e61b5c38cf66d6f67c710b
parent5db3ea9d748f00e55ddcb72d0720526824eeb4a9
Use H8 nop moves as tst insns

gcc
* config/h8300/jumpcall.md (*branch): When possible, generate
the comparison in CCZN mode.
* config/h8300/predicates.md (simple_memory_operand): Reject all
auto-increment addressing modes.
gcc/config/h8300/jumpcall.md
gcc/config/h8300/predicates.md