Glen,
The sad reality (despite my tongue in cheek comment to Alan, and that you
probably know) is that reading output of compilers is the worst way to learn
assembler.  Since you only see the code to actually perform the operation in
the program, while all the environment set up is already done behind the
scenes.

Wayne Driscoll
Product Developer
NOTE:  All opinions are strictly my own.



 

-----Original Message-----
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of gah
Sent: Sunday, August 03, 2008 3:07 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Immediate instructions (was "nonames")

Someone wrote:

> Oh come on Alan, you learn the new machine (not assembler)
 > instructions the IBM way, you look at what the PL/X
 > (or whatever it is called today) compiler generates....

I think I started learning assembler from the code that
the Fortran G and H compilers generated.  Next was the
Fortran G and H library and some other library routines.
(A good way to learn self-modifying code.)

-- glen

Reply via email to