search for: 400577

Displaying 2 results from an estimated 2 matches for "400577".

Did you mean: 4005,7
2014 Oct 13
2
[LLVMdev] Unexpected spilling of vector register during lane extraction on some x86_64 targets
...40054f: vinsertps $0x20,0x4006c0(,%rdx,4),%xmm0,%xmm0 40055a: vinsertps $0x30,0x4006c0(,%rsi,4),%xmm0,%xmm0 400565: vmulps 0x143(%rip),%xmm0,%xmm0 # 4006b0 <__dso_handle+0x38> 40056d: vmovaps %xmm0,0x20046b(%rip) # 6009e0 <r> 400575: xor %eax,%eax 400577: retq Output from clang pre-release 3.5 trunk for target btver1: $ clang++ test.cpp -O3 -fstrict-aliasing -funroll-loops -ffast-math -march=native -mtune=native -DSPILLING_ENSUES=0 /* no spilling */ $ objdump -dC --no-show-raw-insn ./a.out ... 00000000004005c0 <main>: 4005c0: movdqa...
2007 Sep 01
4
[Bug 1356] New: X11 forwarding broken.
http://bugzilla.mindrot.org/show_bug.cgi?id=1356 Summary: X11 forwarding broken. Product: Portable OpenSSH Version: 4.5p1 Platform: Other OS/Version: FreeBSD Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: marka at isc.org Created