qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 13/15] target-tricore: Add instructions of SC op


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 13/15] target-tricore: Add instructions of SC opcode format
Date: Mon, 07 Jul 2014 22:32:47 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 07/07/2014 11:13 AM, Bastian Koppelmann wrote:
> +    env->active_tc.ICR |= (const9 & 0xff); /* ICR.CCPN = const9[7: 0];*/

There's no reason not to perform this AND at translation time.


r~



reply via email to

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