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


22.1.24.3 Instruction isty

Synopsys:

isty

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

Stack: ( TYPE -- TYPE INT )