How to code TAM instruction

2011-06-06 Thread Brian Westerman
Hi, I got a call from a friend who needs to use the TAM instruction. I have never had to use it, and I tried to look it up, but could not really find any examples. I know that the RC from it gives CC0=24bit, CC1=32it and CC3=64bit, but I've searched everywhere and can't find any samples or

Re: How to code TAM instruction

2011-06-06 Thread Martin Trübner
Brian, It is TAM JZWE_ARE_IN24 JLWE_ARE_IN31_BIT_MODE JOWE_ARE_ON_DOPE And if he can not read POP or the short-ref, he probably should not code these kind of programs. Sorry- I could not resist ;-) -- Martin Pi_cap_CPU - all you ever need around MWLC/SCRT/CMT in

Re: How to code TAM instruction

2011-06-06 Thread Mike Shaw
2011/6/6 Martin Trübner mar...@pi-sysprog.de snip And if he can not read POP or the short-ref, he probably should not code these kind of programs. Amen to that, brother! Mike Shaw MVS/QuickRef Support Group Chicago-Soft, Ltd.

Re: How to code TAM instruction

2011-06-06 Thread Lindy Mayfield
From: IBM Mainframe Assembler List [ASSEMBLER-LIST@LISTSERV.UGA.EDU] On Behalf Of Mike Shaw [quick...@gmail.com] Sent: 06 June 2011 15:45 To: ASSEMBLER-LIST@LISTSERV.UGA.EDU Subject: Re: How to code TAM instruction 2011/6/6 Martin Trübner mar...@pi-sysprog.de snip And if he can not read POP

Re: How to code TAM instruction

2011-06-06 Thread Mike Hartman
HIGH ORDER BYTE OF PARM1 ADDR Thanks, - Mike Hartman -Original Message- From: IBM Mainframe Assembler List [mailto:ASSEMBLER-LIST@LISTSERV.UGA.EDU] On Behalf Of Martin Trübner Sent: Monday, June 06, 2011 5:39 AM To: ASSEMBLER-LIST@LISTSERV.UGA.EDU Subject: Re: How to code TAM instruction

Re: How to code TAM instruction

2011-06-06 Thread Paul Gilmartin
On Jun 6, 2011, at 10:18, Gerhard Postpischil wrote: (my infamous example being the source for IEFSD095, the job separator, which introduced me to BXH R5,R5, but also served as a warning, as the author failed to take advantage of character oriented instructions to manipulate character data).

Re: How to code TAM instruction

2011-06-06 Thread Kirk Talman
: How to code TAM instruction Sent by: IBM Mainframe Assembler List ASSEMBLER-LIST@LISTSERV.UGA.EDU On Jun 6, 2011, at 10:18, Gerhard Postpischil wrote: (my infamous example being the source for IEFSD095, the job separator, which introduced me to BXH R5,R5, but also served as a warning

Re: How to code TAM instruction

2011-06-06 Thread Steve Smith
@LISTSERV.UGA.EDU Subject: Re: How to code TAM instruction Brian, It is TAM JZWE_ARE_IN24 JLWE_ARE_IN31_BIT_MODE JOWE_ARE_ON_DOPE And if he can not read POP or the short-ref, he probably should not code these kind of programs. Sorry- I could not resist ;-) -- Martin

Re: How to code TAM instruction

2011-06-06 Thread Binyamin Dissen
to code TAM instruction : :Brian, : :It is :TAM :JZWE_ARE_IN24 :JLWE_ARE_IN31_BIT_MODE :JOWE_ARE_ON_DOPE : :And if he can not read POP or the short-ref, he probably should not code these kind of programs. : :Sorry- I could not resist ;-) -- Binyamin Dissen bdis