Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!TREARN.BITNET!OEYO8729 From: OEYO8729@TREARN.BITNET (Cem Turgay) Newsgroups: comp.lang.asm370 Subject: Opsyn Message-ID: <8906081735.AA10906@jade.berkeley.edu> Date: 8 Jun 89 17:36:12 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 27 X-Unparsable-Date: Thu, 8 Jun 89 17:56:26 TUR > can anyone tell me what 'opsyn' is used for? it seems to me that a > way to redefine (or undefine) standard opcodes would create > maintenance problems. Opsyn is the assembler command. You can use it for make your user synonyms of the assembly commands and it makes very clear and readable your assembly sources. I use it most of my programs. I'll give some examples... MVC OPSYN MOVE L OPSYN LOAD B OPSYN JUMP .. .. .. .. LOAD R2,=F'1' MOVE FIRST,SECOND JUMP GOOUT .. .. ********************************************************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*****