Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!ncar!noao!arizona!pagels From: pagels@cs.arizona.edu ( Michael A. Pagels) Newsgroups: comp.sys.sgi Subject: asm directive in cc Message-ID: <236@coatimundi.cs.arizona.edu> Date: 11 Dec 90 21:19:11 GMT Sender: news@cs.arizona.edu Reply-To: pagels@cs.arizona.edu ( Michael A. Pagels) Organization: Computer Science Department Lines: 4 I've noted that cc on our Iris 4D/25 has asm as a reserved keyword. As the OS work I'm currently doing requires some assembler; it'd be nice if I could embed it with my C code. I've tried a couple of asm directive semantics, but none seem to work. Anyone know what SGI did with it? Michael....