Next: , Previous: , Up: Instructions to handle mapped values   [Contents][Index]


21.1.23.8 Instruction mgeto

Synopsys:

mgeto

Given a map-able value, push its bit-offset on the stack as an unsigned long. If the given value is not map-able then push PVM_NULL.

Stack: ( VAL -- VAL ULONG )