Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!mizar.docs.uu.se!ewerlid From: ewerlid@mizar.docs.uu.se (Ove Ewerlid) Newsgroups: gnu.gdb.bug Subject: further fixes for GDB's ns32k disassembler Message-ID: <8906102307.AA06711@mizar.DoCS.UU.SE> Date: 10 Jun 89 23:07:07 GMT References: <8906102227.AA29036@pozzo> Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 I've got the gdb-description of m88k from MCC and they seems to have done quite some work. I can't fully realize what they have done from just the m88k-opcode.h but it looks as if they have included timings of the instructions in the table. I get the impression that they have done a m88k emulator. I will stay low with my dissassembler stuff in GAS until I know what they have done. I have also been forced to make things less reverse enginerable in order to gain speed. I hope to be able to supply you with the new ns32k version of GAS soon. Still one can't tell how long it takes. Ove