qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 09/12 v9] target-tilegx: Finish processing bundl


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 09/12 v9] target-tilegx: Finish processing bundle and preparing decoding pipes
Date: Thu, 9 Apr 2015 23:08:16 +0100

On 27 March 2015 at 10:57, Chen Gang <address@hidden> wrote:
> Finish processing tilegx bundle, and reach to related pipes.

> +        qemu_log_mask(LOG_UNIMP,
> +                      "UNIMP y0, opcode %d, bundle [" FMT64X "]\n",
> +                      opcode, (uint64_t)bundle);

I feel like we should change the typedef of tilegx_bundle_bits to
uint64_t, then you could avoid all these casts.

-- PMM



reply via email to

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