ZSIZE (NM) (new) [ Introduction to MPE XL for MPE V Programmers Migration Guide ] MPE/iX 5.0 Documentation
Introduction to MPE XL for MPE V Programmers Migration Guide
ZSIZE (NM)
(new)
The NM version of the ZSIZE intrinsic enables your NM program to alter
the size of the current DB to Z area of the CM stack by adjusting the
register offset of the Z address from the DB address (DB to Z).
ZSIZE does not affect the NM stack because the demand paged virtual
memory scheme and the greatly expanded range of the HP Precision
Architecture have eliminated the need for programmatic expansion and
contraction of the Native Mode (NM) stack. The ZSIZE intrinsic is
provided in NM so that you can recompile an MPE V/E program using NM
compilers without making source code changes.
The CM version of ZSIZE functions as described in the MPE V/E Intrinsics
Reference Manual (32033-90007).
MPE/iX 5.0 Documentation