lightning
[Top][All Lists]
Advanced

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

[Lightning] Re: PATCH - Correct comparison of float branch test on i386


From: Paolo Bonzini
Subject: [Lightning] Re: PATCH - Correct comparison of float branch test on i386
Date: Thu, 19 Aug 2010 09:49:44 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Mnenhy/0.8.3 Thunderbird/3.0.5

On 08/18/2010 09:15 PM, Paulo César Pereira de Andrade wrote:
+#define jit_bner_f(d, s1, s2)          jit_fp_btest((UCOMISSrr ((s1), (s2)), 
_OO (0x7a03), _OO (0x7405), JMPm (((d))))) /* JP to JMP, JZ past JMP */
+#define jit_bner_d(d, s1, s2)          jit_fp_btest((UCOMISDrr ((s1), (s2)), 
_OO (0x7a03), _OO (0x7405), JMPm (((d))))) /* JP to JMP, JZ past JMP */

BTW, these should be 0x7a02 (preexisting bug).

Paolo



reply via email to

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