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


21.1.24.7 Instruction mktyi

Synopsys:

mktyi

Given an unsigned long denoting a bit width, and an unsigned int denoting signedness (0 is unsigned, 1 is signed), build a an integral type with these features and push it on the stack.

Stack: ( ULONG UINT -- TYPE )