[Bug 4790] wotr: FPE during SSE division

Wine Bugs wine-bugs at winehq.org
Thu Mar 8 10:53:01 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=4790





------- Additional Comments From p.beutner at gmx.net  2007-08-03 10:53 -------
@ #7
It is normal gnu syntax, ie xmm0 is the source operand and xmm1 the destination
operand.
=> divps xmm0, xmm1 => xmm0 is the divisor, xmm1 is the dividend
That is simply how the instruction is defined.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list