27.1.27.29 Instruction mktysct

Synopsys:

mktysct

Given a list of field descriptors and a number of fields, build build a struct type and push it on the stack.

Each field descriptor has the form [STRING TYPE] and contains the name of the field and its type.

Stack: ( [STRING TYPE]... ULONG -- TYPE )