qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Consult] tilegx: About floating point instructions


From: Richard Henderson
Subject: Re: [Qemu-devel] [Consult] tilegx: About floating point instructions
Date: Sat, 15 Aug 2015 08:47:36 -0700

On Aug 15, 2015 2:56 AM, Chen Gang <address@hidden>
> Oh, we are unlucky, after continue gcc testsuite, add/sub floating point 
> insns also can be mixed together! The related C code, -save-temps, and 
> objdump files are in attachments (is it gcc's issue? I guess not). 
>
> So, I guess, we have to 'crack' all floating point insns, precisely, or 
> we can not pass gcc testsuite. 
>

If you go back to my first message to you on the subject, you'll find that my 
suggestion was to not split the operation at all, using move for pack1.  Which 
would nicely handle any such interleaving.

r~

reply via email to

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