qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] target-tilegx: Execute _start and reach to _


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2] target-tilegx: Execute _start and reach to __libc_start_main successfully
Date: Fri, 13 Mar 2015 17:22:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 03/13/2015 04:07 PM, Chen Gang wrote:
>> UNARY_RRR_0_OPCODE_X0.
>>
>>> +        if ((get_UnaryOpcodeExtension_X0(bundle) == 0x03) && !rsrc && 
>>> !rdst) {
>>
>> FNOP_UNARY_OPCODE_X0.
> 
> OK, thanks.
> 
>>                       There are enough of these it's probably worth splitting
>> out decode of this to its own function.
>>
> 
> OK, I will add gen_fnop() for it.

I meant a function for decoding the unary opcodes, not fnop specifically.


r~



reply via email to

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