22.1.11.9 Instruction modiof

Synopsys:

modiof

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

Stack: ( INT INT -- INT INT INT )