__udivmodhi4: uint16 div and mod __udivmodqi4: uint8 div and mod __divmodhi4 : sint16 div and mod __divmodqi4 : sint8 div and mod
The above helper functions in libgcc have special ABI as described at
https://gcc.gnu.org/wiki/avr-gcc#Exceptions_to_the_Calling_Convention .