27.1.11.7 Instruction diviof

Synopsys:

diviof

Push 1 on the stack if dividing the given two signed integer values would overflow. Push 0 on the stack otherwise.

Stack: ( INT INT -- INT INT INT )