HP.com home PA-RISC Procedure Calling Conventions Reference Manual > Appendix A Standard Procedure Calls

Appendix A Standard Procedure Calls

MPE documents

Complete PDF
Table of Contents

Table of Contents
A.1 Pascal Source Code
A.2 ANSI C Source Code
A.3 FORTRAN Source Code
A.4 Assembly Listing
A.5 Code Description
A.6 Other Compiler-Generated Information
A.7 External Calls
A.7.1 Pascal Source Code
A.7.2 Assembly Code
A.8 Assembly Documentation
The assembly listing on the following pages was produced by the Pascal compiler (without optimization) when given the source code shown below. The approximately equivalent ANSI C and FORTRAN versions of the source code are also shown. Significant differences are noted (either in the source code or the documentation of the assembly code) where appropriate.




7.7 An Advanced Example: Multiple Unwind Regions


A.1 Pascal Source Code