Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!UCCVMA.BITNET!SPGAAC From: SPGAAC@UCCVMA.BITNET ("Adam Cohen SPGAAC@UCCVMA.UCOP.EDU 987-0346", 415) Newsgroups: comp.lang.asm370 Subject: hex to decimal Message-ID: <9002092147.AA20894@lilac.berkeley.edu> Date: 9 Feb 90 17:58:52 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 4 say you've got a hex value in a register and want to convert it to decimal. isnt there a quick way to do this with shifts?