Which part of The following letters are used for the value of the operation code attribute: A Assembler operation code E Extended mnemonic operation code M Macro definition O Machine operation code S Macro definition found in library U Undefined, unknown, unassigned, or deleted operation code
Don't you understand? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Assembler List <[email protected]> on behalf of Steve Smith <[email protected]> Sent: Wednesday, June 5, 2019 12:04 PM To: [email protected] Subject: Re: z14 specific instructions? Just test the O'opcode result. No guessing or research needed. sas On Wed, Jun 5, 2019 at 11:29 AM Seymour J Metz <[email protected]> wrote: > blah blah blah > Shmuel (Seymour J.) Metz > http://mason.gmu.edu/~smetz3 > > ________________________________________ > From: IBM Mainframe Assembler List <[email protected]> on > behalf of John McKown <[email protected]> > Sent: Wednesday, June 5, 2019 11:11 AM > To: [email protected] > Subject: z14 specific instructions? > > Is there a list of instructions which only work on a z14? Why am I asking? > Because I want to do some conditional assembly based on whether code is > assembled to run on a z14. I don't want to dual path. This will be a source > distribution, so dual pathing should be unnecessary. I.e. I am "dual > pathing" the source code rather than the executable. > > -- > This is clearly another case of too many mad scientists, and not enough > hunchbacks. > > > Maranatha! <>< > John McKown > -- sas
