Path: chuka.playstation.co.uk!news From: Jim Newsgroups: scee.yaroze.programming.gnu_compiler Subject: assembler macros Date: Mon, 28 Apr 1997 01:41:34 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 13 Message-ID: <3363F23E.7EE@micronetics.com> NNTP-Posting-Host: jim.micronetics.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.0b2 (Win95; I) X-Priority: 3 (Normal) Has anyone got the preprocessor working under the assembler? I would much rather refer to the registers by name as opposed to number. for example $ra rather than $31, $t0 - $8 etc.. I tryed including asm.h and r3000.h but the linker kept barfing. Any hints anyone? Regards Jim