This is MIT-asm-syntax-to-68040-syntax-? in view mode; [Up]
Date: Sun 29-Aug-1991 14:55:05 From: mat@zeus.opt-sci.arizona.edu (Mat Watson) Subject: MIT asm syntax to 68040 syntax ? Recently someone posted a sed script for translating 68040 assembly code into MIT syntax assembly code (I assume that is what 'as' on my NeXTstation produces). Is there any document/script that describes the inverse process? I'm asking because I've noticed that the assembly code produced by cc -S does not match my "MC68000 family Programmers Reference Manual" from Motorola. For example: cc -S produces instructions like jsbr, jne, and jcc, yet my 68000 manual contains only jmp and jsr. I can guess or assume what some of the cc -S instructions mean, but that is very dangerous. --Mat
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Marcel Waldvogel and Netfuture.ch.