Newsgroups: comp.unix.ultrix Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!fauern!NewsServ!lan!weininge From: weininge@lan.informatik.tu-muenchen.dbp.de (Weininger Andreas) Subject: How to assemble disassembled files Message-ID: Sender: news@Informatik.TU-Muenchen.DE Organization: Inst. fuer Informatik, TU Muenchen, Germany Distribution: comp Date: Mon, 24 Jun 1991 14:28:18 GMT Lines: 12 I have the following problem: If I disassemble an object file on a DECstation 3100 with the help of 'dis', then the resulting file can't be assembled with 'as' because 'as' doesn't recognize some instructions like 'jr'. (I want to do this because I want to instrument object files.) Is there any other tool which can assemble disassembled files? Please answer by email because I don't read this newsgroup. Andreas Weininger weininge@lan.informatik.tu-muenchen.de