qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ARM CP14 trivial support


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] ARM CP14 trivial support
Date: Mon, 13 Oct 2008 14:20:42 +0100
User-agent: KMail/1.9.9

On Monday 13 October 2008, andrzej zaborowski wrote:
> 2008/10/13 Daniel Silverstone <address@hidden>:
> > 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 via email to

[Prev in Thread] Current Thread [Next in Thread]