[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v5 1/2] target-arm: Move call to disas_vfp_insn
From: |
Will Newton |
Subject: |
Re: [Qemu-devel] [PATCH v5 1/2] target-arm: Move call to disas_vfp_insn out of disas_coproc_insn. |
Date: |
Tue, 12 Nov 2013 11:42:50 +0000 |
On 15 October 2013 16:09, Will Newton <address@hidden> wrote:
>
> Floating point is an extension to the instruction set rather than
> a coprocessor, so call it directly from the ARM and Thumb decode
> functions.
>
> Signed-off-by: Will Newton <address@hidden>
> ---
> target-arm/translate.c | 29 ++++++++++++++++++++++++-----
> 1 file changed, 24 insertions(+), 5 deletions(-)
>
> Changes in v5:
> - Check for high bits set in disas_vfp_insn
Ping?
--
Will Newton
Toolchain Working Group, Linaro
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] [PATCH v5 1/2] target-arm: Move call to disas_vfp_insn out of disas_coproc_insn.,
Will Newton <=