Xref: utzoo comp.sys.next:12846 gnu.gcc.help:422 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!ucsd!hub.ucsb.edu!henri!ye From: ye@henri.ucsb.edu (Hong Ye) Newsgroups: comp.sys.next,gnu.gcc.help Subject: Documentation of GNU Assembler Message-ID: <9163@hub.ucsb.edu> Date: 16 Feb 91 02:53:23 GMT Sender: news@hub.ucsb.edu Reply-To: ye@henri.ucsb.edu (Hong Ye) Distribution: na Organization: University of California, Santa Barbara Lines: 11 I had a hard time trying to find the man page for the GNU assembler. Does anyone know if such a thing exists at all? What about the assembly language syntax? Going through the .s file generated by the compiler is helpful, but I'd like to have something like a formal spec. Any help would be appreciated. But please don't question my wisdom of using assembly language. I am using gcc as a cross compiler for a 68000 board. David