Displaying 1 result from an estimated 1 matches for "005000e1".
Did you mean:
000000e1
2012 Mar 31
1
[LLVMdev] llvm.exp.f32 didn't work
...ptr [esp],xmm0
0028007C call 00000000
00280081 pop eax
As you seen, line 0028007C will call CRT exp I think, but it calls NULL
pointer.
But sqrt is right.
005000D1 movss xmm0,dword ptr [esp+0Ch]
005000D7 movss dword ptr [esp],xmm0
005000DC call 00490018
005000E1 mov eax,dword ptr [esp+8]
Could you give me some help ? Thanks !
--
Ye Wu
CELL: +86 159 9957 0103
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120331/8bcd4449/attachment.html>