Subject: Re: Embedded development platform
To: NetBSD Tech-embed <tech-embed@netbsd.org>
From: Brian Rose <lists@brianrose.net>
List: tech-embed
Date: 08/31/2004 15:43:32
> 
> My m68k days are long forgotten, but this looks like motorola assembler
> syntax, while gas uses sun (?) syntax. Try:
> 
>    moevb %d0,#TEST_CONSTANT
> 

The processor I am using is the Motorola Coldfire 5249. How do I go about 
making the assembler aware of all the registers for this processor?

I guess this is a question for the GNU guys, but I was wondering if anyone 
here had done anything like this.

--

Brian