This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: Target processor Motorola 6809
- To: Joze Fabcic <joze dot fabcic at hermes dot si>
- Subject: Re: Target processor Motorola 6809
- From: Nick Clifton <nickc at cambridge dot redhat dot com>
- Date: 28 Jun 2001 19:17:50 +0100
- Cc: "'binutils at gcc dot gnu dot org'" <binutils at gcc dot gnu dot org>
- References: <979D7ABF6AEED211951B009027465C93B9FBC3@tsc.hermes.si>
Hi Joze,
> a clone of this processor is still alive
> in embedded environment. I'm thinking about
> adding support for it to assembler and started
> reading the sources. The first files
> that I checked are gas/config/tc-68hc11.*.
> What else should I check?
opcodes/m68hc11-*
include/elf/m68hc11.h
bfd/elf32-m68hc11.c
Cheers
Nick