Displaying 1 result from an estimated 1 matches for "40061b".
Did you mean:
40051b
2014 Oct 13
2
[LLVMdev] Unexpected spilling of vector register during lane extraction on some x86_64 targets
...<.LCPI0_2>
4005eb: psubd %xmm1,%xmm0
4005ef: movdqa %xmm0,-0x18(%rsp)
4005f5: movslq -0x18(%rsp),%rax
4005fa: movslq -0x14(%rsp),%rcx
4005ff: movslq -0x10(%rsp),%rdx
400604: movslq -0xc(%rsp),%rsi
400609: movss 0x400740(,%rsi,4),%xmm0
400612: movss 0x400740(,%rcx,4),%xmm1
40061b: unpcklps %xmm0,%xmm1
40061e: movss 0x400740(,%rdx,4),%xmm0
400627: movss 0x400740(,%rax,4),%xmm2
400630: unpcklps %xmm0,%xmm2
400633: unpcklps %xmm1,%xmm2
400636: mulps 0xf3(%rip),%xmm2 # 400730 <.LCPI0_3>
40063d: movaps %xmm2,0x1a1c(%rip) # 402060 <r>
40...