This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [patch] Add start of mips32/mips64 support to sim/mips/mips.igen
- To: "Chris G. Demetriou" <cgd at sibyte dot com>
- Subject: Re: [patch] Add start of mips32/mips64 support to sim/mips/mips.igen
- From: Andrew Cagney <ac131313 at cygnus dot com>
- Date: Tue, 05 Dec 2000 10:09:09 +1100
- Cc: gdb-patches at sources dot redhat dot com
- References: <5telznaixe.fsf@highland.sibyte.com>
"Chris G. Demetriou" wrote:
> Applies in 'sim/mips'. It's been tested using the procedure described
> in:
>
> http://sources.redhat.com/ml/gdb/2000-12/msg00015.html
>
> and verified not to change test output at all for mipstx39-elf and
> mips64-elf. 8-)
Two quick questions first off.
o what is mipsV?
o is there documentation for mips32/mips64
publically available so that I check
your changes against it?
Andrew