The code in divunsigned is not checking the "division by zero" condition any more. The entry code can be simplified.
Impact on regression testsuite:
Before: Summary for 'ucz80': 0 failures, 6810 tests, 1149 test cases, 2958053 bytes, 9362837 ticks
After : Summary for 'ucz80': 0 failures, 6810 tests, 1149 test cases, 2955770 bytes, 9340663 ticks
Drawbacks: none (AFAIK)
Applied in revision #7329 for z80, z180 and r2k.
Philipp