27.1.27.15 Instruction mktyi
Synopsys:
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 )