This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [applied mips sim patch] Use igen-generated opcode fields
- From: Andrew Cagney <ac131313 at cygnus dot com>
- To: cgd at broadcom dot com
- Cc: gdb-patches at sources dot redhat dot com
- Date: Sun, 03 Mar 2002 11:44:37 -0500
- Subject: Re: [applied mips sim patch] Use igen-generated opcode fields
- References: <yov5bse6wg2e.fsf@broadcom.com>
> "why do it by hand when igen does it for you?"
>
> I believe this addresses (most of) the comment at the top of the file:
>
> // In mips.igen, the semantics for many of the instructions were created
> // using code generated by gencode. Those semantic segments could be
> // greatly simplified.
>
> but i'm not quite sure. Any comments?
Ya! Thanks.
Andrew
> I ran a combined tree built for target mips64-elf through check-gcc
> check-gdb check-sim, and verified that there were no changes in the
> tests from a clean tree.
>
>
>