similar to: Bug in ARM fixed-point ASM?

Displaying 20 results from an estimated 11000 matches similar to: "Bug in ARM fixed-point ASM?"

2009 Nov 14
0
[LLVMdev] Very slow performance of lli on x86
Hi all, I am trying to compare the performance of gcc , llvm-gcc , clang and lli(with JIT) on x86. i have attached the performance comparision spreadsheet as well as the source which i used for performing these test. i ran this code for 10000 iterations and the time of execution is as follows for -O3 results refer attachment. *time clang (-O0) llvm-gcc(-O0)
2009 Nov 14
2
[LLVMdev] Very slow performance of lli on x86
Hi all, I am trying to compare the performance of gcc , llvm-gcc , clang and lli(with JIT) on x86. i have attached the performance comparision spreadsheet as well as the source which i used for performing these test. i ran this code for 10000 iterations and the time of execution is as follows for -O3 results refer attachment. *clang (-O0) * real 0m10.247s user 0m2.644s sys 0m5.949s
2003 Aug 29
1
RC2: Compile errors Solaris 8 (cc) and suggested fix
Hi, I've got 2 errors while compiling CP850.c and CP437.c: "modules/CP437.c", line 27: syntax error before or at: [ "modules/CP437.c", line 282: warning: syntax error: empty declaration "modules/CP850.c", line 27: syntax error before or at: [ "modules/CP850.c", line 282: warning: syntax error: empty declaration Environment: Solaris 8/Sparc,
2007 Apr 17
0
8 commits - configure.ac doc/Makefile.am libswfdec/jpeg libswfdec/swfdec_debug.h libswfdec/swfdec_image.c
configure.ac | 20 doc/Makefile.am | 2 libswfdec/jpeg/Makefile.am | 28 libswfdec/jpeg/bits.h | 120 --- libswfdec/jpeg/jpeg.c | 1129 +++++++++++++++++++++---------------- libswfdec/jpeg/jpeg.h | 58 + libswfdec/jpeg/jpeg_bits.c | 154 +++++ libswfdec/jpeg/jpeg_bits.h | 32 +
2007 Dec 28
0
4 commits - libswfdec/swfdec_external_interface.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h
libswfdec/swfdec_external_interface.c | 51 libswfdec/swfdec_initialize.as | 204 ++ libswfdec/swfdec_initialize.h | 2812 ++++++++++++++++++---------------- libswfdec/swfdec_player.c | 3 libswfdec/swfdec_player_internal.h | 1 5 files changed, 1740 insertions(+), 1331 deletions(-) New commits: commit 5ba056665956414babeec395b39b73217a2bb657 Author:
2018 Mar 26
0
murmurhash3 test failures on big-endian systems
On Mon, Mar 26, 2018 at 15:57:01 +0300, Apollon Oikonomopoulos wrote: ... > I'd be happy to test the patch, thanks! Ok, try the attached patch. (It is a first pass at the issue, so it may not be the final diff that'll end up getting committed. It'd be good to know if it actually fixes the issue for you - sadly, I don't have a big endian system to play with.) Thanks, Jeff.
2004 Aug 12
1
Problem migrating PDC from one machine to another
Hi all, looking for a wee bit of help here. I've inherited 2 samba servers both running 2.2.7 Server 1, due to be pensioned off os the PDC and currently supports roaming profiles printing, home directories and an ldap service. Server 2 is the all singing all dancing new server that houses all the other directories used by our users. once we're down to 1 server the plan is to move to
2015 Jul 05
3
Different PRF with --disable-legacy-protocol?
Hi everybody. I'm struggling with setting up an SPTPS connection between two of my machines. I attached the patch that I used to analyze this. Apparently different keys are derived depending on the crypto backend. Is this intentional? Linking to openssl results in char key[] = { 0xb2, 0x9d, 0x8d, 0x24, 0x91, 0x04, 0xaf, 0x25, 0x3f, 0x10, 0x34, 0x9d, 0xc7, 0x73, 0x8c, 0xe1, 0x24, 0x32,
2007 Nov 30
0
36 commits - libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_date.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_flash_security.c
libswfdec/Makefile.am | 2 libswfdec/swfdec_as_context.c | 10 libswfdec/swfdec_as_date.c | 4 libswfdec/swfdec_as_initialize.as | 1 libswfdec/swfdec_as_initialize.h | 183 libswfdec/swfdec_as_strings.c | 2
2007 Sep 13
0
3 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_object.c
libswfdec/swfdec_as_function.c | 26 +-- libswfdec/swfdec_as_initialize.as | 4 libswfdec/swfdec_as_initialize.h | 324 +++++++++++++++++++------------------- libswfdec/swfdec_as_object.c | 15 - 4 files changed, 179 insertions(+), 190 deletions(-) New commits: diff-tree 7028d035feb026c8f194d4d27be9348ff294fc10 (from 19fa7b1d31263ad25f4d32acfd462f71678ddff1) Author: Pekka
2008 Jan 21
0
70 commits - configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_socket.c libswfdec-gtk/swfdec_gtk_socket.h libswfdec-gtk/swfdec_playback_alsa.c
configure.ac | 29 dev/null |binary libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 45 libswfdec-gtk/swfdec_gtk_player.c | 5 libswfdec-gtk/swfdec_gtk_socket.c | 220 ++ libswfdec-gtk/swfdec_gtk_socket.h | 42
2007 Nov 20
0
19 commits - libswfdec/swfdec_audio_event.c libswfdec/swfdec_bits.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_image.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h
README | 8 libswfdec/swfdec_audio_event.c | 2 libswfdec/swfdec_bits.c | 1 libswfdec/swfdec_color.c | 27 libswfdec/swfdec_color.h | 3 libswfdec/swfdec_flv_decoder.c | 22 libswfdec/swfdec_image.c | 6 libswfdec/swfdec_initialize.as | 3
2007 Sep 12
0
9 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_player_as.c test/trace
libswfdec/swfdec_as_function.c | 11 libswfdec/swfdec_as_initialize.as | 4 libswfdec/swfdec_as_initialize.h | 311 ++++++++++++++-------------- libswfdec/swfdec_as_object.c | 73 ++++-- libswfdec/swfdec_as_strings.c | 1 libswfdec/swfdec_player_as.c | 15 + test/trace/Makefile.am |
2023 Oct 29
1
usbhid-ups not loading with Arduino Leonardo on Ubuntu 23.10
Apologies for the long post. I'm trying to include what I hope are the relevant bits (output of lsusb -v and usbhid-ups) Long term goal: I've got a DIY UPS that I would like to get working with my QNAP NAS (which uses Linux and NUT underneath the hood) Immediate short-term problem: I can't get past running usbhid-ups on Ubuntu 23.10 with an Arduino Leonardo. I have an Arduino Micro
2010 Jun 15
0
Nouveau on nv11 and new xserver
http://article.gmane.org/gmane.comp.video.mesa3d.devel/19775 It crashes for me, too, slightly differently: Backtrace: [ 128.071] 0: X (xorg_backtrace+0x34) [0x80de4b4] [ 128.071] 1: X (0x8048000+0x5b4ff) [0x80a34ff] [ 128.071] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe410] [ 128.071] 3: /usr/X11R7/lib/xorg/modules/extensions/libdri2.so (0xb7371000+0x 3472) [0xb7374472] [ 128.071]
2001 Sep 01
0
Uneditted logfile for my ppp+tinc messup
Blame guus. -- Rob 'robster' Bradford Chief Editor/Lead developer DebianPlanet.org -------------- next part -------------- Sep 1 10:24:02 zeus syslogd 1.4.1#2: restart. Sep 1 10:24:17 zeus pppd[326]: rcvd [LCP EchoRep id=0x92 magic=0x9936a81f] Sep 1 10:24:47 zeus pppd[326]: sent [LCP EchoReq id=0x93 magic=0x48b43815] Sep 1 10:24:47 zeus pppd[326]: rcvd [LCP EchoRep id=0x93
2007 Sep 11
0
8 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_strings.c test/trace
libswfdec/swfdec_as_function.c | 55 +++++ libswfdec/swfdec_as_initialize.as | 4 libswfdec/swfdec_as_initialize.h | 288 ++++++++++++++--------------- libswfdec/swfdec_as_object.c | 57 +++-- libswfdec/swfdec_as_strings.c | 1 test/trace/Makefile.am | 14 - test/trace/function-apply-5.swf
2015 Sep 25
0
FreeBSD backed with a PR1500LCDRT2U
Charles, For what it is worth, I also have a Cyber Power CP900AVR laying around that I can test with. Joe Gzesh Sent from Zimbra Open Source Mail Server. Hosted at my House. Ask me how to set up your own Zimbra server. ----- On Sep 25, 2015, at 7:34 AM, Joseph Gzesh louis at frentzgzesh.info wrote: >> >>> usbconfig -u 4 -a 2 dump_curr_config_desc >> >> Here is
2015 Sep 25
3
FreeBSD backed with a PR1500LCDRT2U
> >> usbconfig -u 4 -a 2 dump_curr_config_desc > > Here is output of the command. Thank you for your help with this. > > ugen4.2: <product 0x0601 CyberPower Systems> at usbus4, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (50mA) > [...] > bLength = 0x09 > bDescriptorType = 0x21 > bDescriptorSubType = 0x10 >> RAW dump: >> 0x00 | 0x09, 0x21,
2015 Jun 09
0
libusb_get_string: invalid argument
Hi Charles. I patched, reconfigured, remake'd, remake install'd - but no change. however, some more likely helpful information below for you. Thank you On Mon, Jun 8, 2015 at 12:34 PM, Greg Hersch <hersch.greg at gmail.com> wrote: > > > On Sun, 7 Jun 2015, Charles Lepple wrote: > >> [please use reply-all to include the list, as the list does not override >>