Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!uwm.edu!ogicse!plains!peterson From: peterson@plains.UUCP (Bruce Peterson) Newsgroups: gnu.gcc Subject: GNU m68k disassembler Message-ID: <3558@plains.UUCP> Date: 23 Feb 90 17:40:27 GMT Reply-To: peterson@plains.UUCP (Bruce Peterson) Distribution: usa Organization: North Dakota State University, Fargo Lines: 14 Is there a disassembler to go with the GNU assembler? In the file gas-1.34/m68k-opcode.h, struct m68k_opcode has a member 'match'. This is the comment explaining match: The match component is a mask saying which bits must match a particular opcode in order for an instruction to be an instance of that opcode. The only use I can think of for match is in disassembly, so I am guessing that there is a disassembler (or plans for one)--but it is not part of the gas-1.34 or binutils that I have. Thank you for any information you can give me. Bruce Peterson