search for: l2200

Displaying 4 results from an estimated 4 matches for "l2200".

Did you mean: 2200
2010 Jan 06
2
centos 5.4 :: linux-2.6.32.2 compile error (via nano L2200@1600)
...*** [sub-make] Error 2 Have anyone any idea about this ? The hardware is in via vb8001 with this cpu [root at sevcenco linux-2.6.32.2]# cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 15 model name : VIA Nano processor L2200 at 1600MHz stepping : 2 cpu MHz : 1615.851 cache size : 1024 KB fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush acpi mmx fxsr sse sse2 ss tm syscall...
2004 Oct 06
3
flac-1.1.1 completely broken on linux/ppc and on macosx if built with the standard toolchain (not xcode)
Sadly the latest optimization broke completely everything. The asm code isn't gas compliant. the libFLAC linker script has a typo, disabling the asm optimization and/or altivec won't let a correct build anyway. Instant fixes for the asm stuff: sed -i -e"s:;:\#:" on the lpc_asm.s to load address instead of addis+ori you could use lis and la and PLEASE use the @l(register)
2004 Sep 10
1
altivec lpc_restore_signal
...1,0,hi16(L2300) ori r31,r31,lo16(L2300) L2199: mtctr r31 ; set up invariant vectors vspltish v4,0 ; v4: zero vector li r10,-12 lvsr v5,r10,r8 ; v5: result shift vector lvsl v6,r10,r3 ; v6: residual shift back vector li r10,-4 stw r7,-4(r9) lvewx v7,r10,r9 ; v7: lp_quantization vector L2200: vmulosh v8,v0,v2 ; v8: sum vector bcctr 20,0 L2300: vmulosh v9,v1,v3 vsldoi v3,v3,v2,4 vaddsws v8,v8,v9 L2301: vsumsws v8,v8,v4 ; v8[3]: sum vsraw v8,v8,v7 ; v8[3]: sum >> lp_quantization lvewx v9,0,r3 ; v9[n]: *residual vperm v9,v9,v9,v6 ; v9[3]: *residual vaddsws v8,v9,v8 ; v8...
2015 Sep 11
7
[Bug 91972] New: xorg/nouveau crashes when running wine's unit tests under valgrind: EXA: malloc failed for size -262140 bytes
https://bugs.freedesktop.org/show_bug.cgi?id=91972 Bug ID: 91972 Summary: xorg/nouveau crashes when running wine's unit tests under valgrind: EXA: malloc failed for size -262140 bytes Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW