9281: Easy Ways to Upgrade Your Assembler Language Programs: Tips and Techniques

Wednesday, August 10, 2011: 1:30 PM-2:30 PM
Europe 2 (Walt Disney World Dolphin )
Speaker: John Ehrman (IBM Corporation)
Handouts
  • Upgrading Assembler Programs (110.9 kB)
  • Assembler Language programs often need to be enhanced and upgraded.  We will discuss several classes of techniques that can be used to improve the performance, organization, and maintainability of your applications:

    1. Improving application performance by using existing instructions more effectively, and by taking advantage of recent enhancements to the z/Architecture instruction set.
    2. Reducing the number of required base registers through simple forms of program reorganization, and by making more effective use of existing base registers.
    3. Enhancing program reliability, understandability, and maintainability through simple program structuring techniques, including the use of the Structured Programming Macros in the HLASM Toolkit.

    Tracks: Application Technologies and Architectures, z/OS Systems Programming, z/VM Systems Programming and zNextGen
    Share |




    See more of Project: Assembler Language
    See more of Program: Application Architecture Development