sm83 test failures with --opt-code-size --nosidechannels
Fixed in [r16671].
Fix last part of bug #4026.
An issue regarding flags during ldhl was fixed in [r16670]; the regtrack test is passing now.
Fix another part of bug #4026.
The main issue was about register tracking on the count register in right shifts, and is fixed in [r16669]: ~~~~ philipp@notebook7:~/sdcc-trunk/sdcc/support/regression$ make random-test-18310208972967232608 random-test-7978200105965414683 test-ucgbz80 Creating random-18310208972967232608 based on ucgbz80 with additional options: --opt-code-size --nogenconstprop --nosidechannels --max-allocs-per-node 1024 Running random-18310208972967232608 regression tests Summary for 'random-18310208972967232608':...
Fix part of bug #4026.
sm83 test failures with --opt-code-size --nosidechannels