Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!TREARN.BITNET!OEYO8729 From: OEYO8729@TREARN.BITNET (Cem TURGAY) Newsgroups: comp.lang.asm370 Subject: Opsyn Message-ID: <8906141254.AA12543@jade.berkeley.edu> Date: 14 Jun 89 12:53:54 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 33 X-Unparsable-Date: Wed, 14 Jun 89 11:14:01 TUR #1 > Arrggghhh. How can you ever use IBM-supplied macros if you do this ?? > #2 > Sorry, but we haven't Ibm supplied macros JUMP, MOVE or LOAD !!! > I can use that optional synonyms very effective... > #3 > That's not what I meant. What happens when you use an IBM-supplied > macro that GENERATES the real opcodes, and you have OPSYN'd them out > of existance? So sory, I missunderstand your one line question. (my bad English) 8-| I meant that synonyms are optional. When you define your Opsyn, you can use both of real opcode and synonym opcode. You can also use Ibm macros without worry. Example, MOVE OPSYN MVC USING *,15 MOVE BUFF(8),=CL8'CEM' MVC BUFF+8(8),=CL8'TURGAY' WRTERM BUFF,80 BR 14 BUFF DS CL80 END ********************************************************don't*worry***** * Agean University * Cem Turgay * * * * * * Computer Research & * OEYO8729 @ TREARN * * * * * * Practice Center * Izmir - TURKEY * * * * * * * * Computer programming **************************** * * * * * * * student. * I know that I don't know * * * * * ***********************************************************be*happy*****