search for: 400700

Displaying 3 results from an estimated 3 matches for "400700".

Did you mean: 40000
2014 Jul 28
2
[LLVMdev] [lld] question on ELF section formating
...0003e5 mov x5, x0 4006e0: f94003e1 ldr x1, [sp] 4006e4: 910023e2 add x2, sp, #0x8 4006e8: 910003e6 mov x6, sp 4006ec: 580000a0 ldr x0, 400700 <__tls_get_addr+0x30> 4006f0: 580000c3 ldr x3, 400708 <__tls_get_addr+0x38> 4006f4: 580000e4 ldr x4, 400710 <__tls_get_addr+0x40> 4006f8: 97ffffe6 bl 400690 &l...
2014 Oct 13
2
[LLVMdev] Unexpected spilling of vector register during lane extraction on some x86_64 targets
...ll-loops -ffast-math -march=native -mtune=native -DSPILLING_ENSUES=0 /* no spilling */ $ objdump -dC --no-show-raw-insn ./a.out ... 00000000004005c0 <main>: 4005c0: movdqa 0x1a58(%rip),%xmm0 # 402020 <x> 4005c8: psrld $0x17,%xmm0 4005cd: paddd 0x12b(%rip),%xmm0 # 400700 <.LCPI0_0> 4005d5: cvtdq2ps %xmm0,%xmm1 4005d8: divps 0x131(%rip),%xmm1 # 400710 <.LCPI0_1> 4005df: cvttps2dq %xmm1,%xmm1 4005e3: pmullw 0x135(%rip),%xmm1 # 400720 <.LCPI0_2> 4005eb: psubd %xmm1,%xmm0 4005ef: movq %xmm0,%rax 4005f4: movslq %eax,%rcx...
2010 Mar 09
72
[Bug 26980] New: GT230M/nouveau: X server hangs spontaneously
http://bugs.freedesktop.org/show_bug.cgi?id=26980 Summary: GT230M/nouveau: X server hangs spontaneously Product: xorg Version: 7.5 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org