Next: , Previous: , Up: Type related instructions   [Contents][Index]


22.1.24.5 Instruction tyisiu

Synopsys:

tyisiu

Given a type, push 1 on the stack if it is an uint. Push 0 otherwise.

Stack: ( TYPE -- TYPE INT )