Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: David Voit <david.voit@gmail.com>
To: Andrew Cagney <cagney@gnu.org>
Cc: gdb@sources.redhat.com
Subject: Re: Need help at writing basic igen simulator
Date: Wed, 15 Sep 2004 19:41:00 -0000	[thread overview]
Message-ID: <3bd8154f040915124046708905@mail.gmail.com> (raw)
In-Reply-To: <41476C5D.4050209@gnu.org>

On Tue, 14 Sep 2004 18:10:37 -0400, Andrew Cagney <cagney@gnu.org> wrote:
> If you leave this out:
> 
> > {
> >       /* TODO */
> > }
> 
> igen should automatically generate code to throw an unimplemented
> instruction exception.
>

Thats why it is there :). I want to first write the skeleton for a
simulator before doing the actually simulator work.
 
> > If i write the instruction identifer in hexform like this
> > "8.0xe3,8.reg,16.value::::setl" igen fails with "ld-insn.c:293: assertion
> > failed - word->first->last < 0" it this the correct behavior.
> 
> Hmm, forgotten that it was possible to specify hex values.  Looking at
> the mn10300, I think you need:
> 
> :option:::insn-specifying-widths:true

I look at this.

> I've not tried to bring up an IGEN simulator from scratch for some years
> - the onces I worked on were rewrites of existing hand written simulators.

Thanks for your fast answer. I now try to strip my code (v850 copy)
down to a minimum.

David


  reply	other threads:[~2004-09-15 19:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-14 21:30 David Voit
2004-09-14 22:12 ` Andrew Cagney
2004-09-15 19:41   ` David Voit [this message]
     [not found] ` <005001c49aef$eb8cf000$5100a8c0@monika>
2004-09-15 19:43   ` David Voit
2004-09-15  9:37 Monika Chaddha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3bd8154f040915124046708905@mail.gmail.com \
    --to=david.voit@gmail.com \
    --cc=cagney@gnu.org \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox