All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: dsilvers@simtec.co.uk
Subject: Re: [Qemu-devel] [PATCH] ARM CP14 trivial support
Date: Mon, 13 Oct 2008 14:20:42 +0100	[thread overview]
Message-ID: <200810131420.43031.paul@codesourcery.com> (raw)
In-Reply-To: <fb249edb0810130550i37e29180pfe937c7e26604709@mail.gmail.com>

On Monday 13 October 2008, andrzej zaborowski wrote:
> 2008/10/13 Daniel Silverstone <dsilvers@simtec.co.uk>:
> > Continuing the patch series aiming at supporting Simtec's development
> > boards and other Samsung SoC based systems, attached is a patch which
> > provides trivial coprocessor 14 support.
>
> +    case 14:
> +        return disas_cp14_insn (env, s, insn);
>
> This will break PXA emulation or anything that already emulates cp14.

Anything that emulates cp14 should really be doing it here.
The pxa coprocessor bits are IMHO a hack.

Paul

  reply	other threads:[~2008-10-13 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-13 10:42 [Qemu-devel] [PATCH] ARM CP14 trivial support Daniel Silverstone
2008-10-13 12:39 ` Paul Brook
2008-10-13 12:50 ` andrzej zaborowski
2008-10-13 13:20   ` Paul Brook [this message]
2008-10-13 14:30     ` andrzej zaborowski
2008-10-13 14:36       ` Paul Brook
2008-10-13 14:57         ` andrzej zaborowski

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=200810131420.43031.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=dsilvers@simtec.co.uk \
    --cc=qemu-devel@nongnu.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.