similar to: [LLVMdev] [PATCH] Add support for ARM modified immediate syntax

Displaying 20 results from an estimated 6000 matches similar to: "[LLVMdev] [PATCH] Add support for ARM modified immediate syntax"

2013 Apr 08
1
[LLVMdev] [PATCH] Two patches related to ARM TrustZone support
Hi. Please see attached for review two patches related to ARM TrustZone. The first patch (LLVM-705.trustzone.patch) declares a new subtarget feature for TrustZone and adds it as requirement for the Secure Monitor Call instruction. The second patch (LLVM-706.trustzone_cortex.patch) applies the newly created feature to the relevant processors. Regards, Mihai Popa -- IMPORTANT NOTICE: The contents
2013 Jul 18
1
[LLVMdev] Trap instruction for ARMv7 and Thumb
HI group. I was wondering why the "trap" instruction is implemented in the ARM backend as an undefined opcode. For ARM mode, it uses 0xe7ffdefe, for Thumb 0xdefe. Why not use the BKT #imm instruction? Does anybody remember the reason behind this? Thanks, Mihai -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Dec 10
3
[LLVMdev] Summary of TableNextGen BOF
Hello everyone. I apologise for the sizeable delay in sending this. The BoF was attended by quite a lot of people and there was general agreement that tablegen needs improvement in some shape of form. However there are many divergent ideas as to how to go about this improvement. Of course this is completely natural, tablegen being a versatile tool used by many different people for many different
2013 Dec 12
0
[LLVMdev] Summary of TableNextGen BOF
On Tue, Dec 10, 2013 at 6:38 AM, Mihail Popa <mihail.popa at gmail.com> wrote: > Hello everyone. > > I apologise for the sizeable delay in sending this. > > The BoF was attended by quite a lot of people and there was general > agreement that tablegen needs improvement in some shape of form. However > there are many divergent ideas as to how to go about this improvement.
2014 May 13
2
[LLVMdev] Instructions with overlapping encodings that are disambiguated by field comparisons
Hi, I'm not sure how to handle some of the trickier instruction encodings in MIPS64r6. My problem is that some instructions determine the operation based on the relationship between two fields. For example, 'beqc $rs, $rt, offset' (branch if equal, no delay slot) and bovc (branch if addition would overflow, no delay slot) share the same major opcode and field layout. When the register
2009 Aug 03
0
[LLVMdev] "masm syntax" for X86 backend
> The strainge thing is I believe VisualStudio can generate code through it > !:) That's only a belief :) vcpp-generated listings cannot be reassembled into objects via masm :( -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Sep 06
2
smbd uses 10 to 15% CPU w/Vista client
For quite awhile I've noticed that smbd uses 10-15% of my CPU (Pentium 4) when nothing visible is going on. I have a couple of laptops on my home network, and some experiments showing that powering on the Vista laptop (other is OSX) is sufficient to raise useage from 0 to 10-15%. The screen is locked, although 2 user accounts are logged in. Wireshark seems to show a lot of chatter,
2006 May 31
1
printing fails for SPOOLSS OpenPrinterEx request
Hi, I have a problem with my printing setup of a windows XP client with a samba server. The windows driver seems to use different ways of smb/printer communication for printing in normal/duplex mode and for printing brochures. The latter failes silently. normal/duplex printing uses: SMB Open Print File Request brochure printing starts with: SPOOLSS OpenPrinterEx request I recorded the network
2013 Apr 30
3
[LLVMdev] A simpler method to reject undefined encodings
Hello. Sometimes the constraints imposed on an instruction's encoding are too complex to be described in tablegen alone. In such cases a custom decoder method is implemented. This makes sense when the decoding itself is very complex, but it is wasteful to do it only when checking additional constraints. This is because: 1. a custom decoder method has to decode operands, set opcodes, etc. -
2014 May 13
1
dovecot shared folder
I try to create a shared directory in dovecot. When accessing ( from roundcube) i can't subscribe or list the namespace. It looks like I don't have rights. This is an extract from debug log: When I try to create a new folder in "Public" (i don't have rights, but i can try) loooks like the process crash: May 12 23:10:07 imap: Debug: Module loaded:
2014 Oct 14
1
debugging T.38 issues
Hello list, We're currently facing some issues concerning T.38 gateway faxing. This is a device used almost exclusively for receiving faxes. Calls are incoming to asterisk on a SIP trunk (sangoma netborder) using G711A. Gateway mode is activated in the asterisk dialplan towards a Cisco SPA 112 running firmware 1.3.5. We are using asterisk 1.8.13.0 with the T.38 gateway patch applied (I know I
2005 Aug 02
1
RE: service-based and ip-based shaping
Thanks, The only issue here is that for each service I need to create 200 child classes if I have 200 clients... Let me explain the problem better I have the following connection from my ISP: (1024/1024) (rate/ceil) 1) First, I want to divide the 1024 into smaller pieces based on priority: 256/256 - P2P (I want to limit the P2P traffic as much as possible) 256/1024 - HTTP 256/1024 - FTP
2015 Feb 25
0
"Temporary authentication failure" ? Cant connect with ldap user
On Wednesday 25 February 2015 10:31:22 David Scheele wrote: > Is there a good, foolproof dovecot-openldap tutorial that walks you through > the steps and works with the newest version of both softwares? > I'm giving up and starting anew. > 2015-02-24 11:33 GMT+01:00 Mihai Badici <mihai at badici.ro>: > > On Tuesday 24 February 2015 10:51:44 David Scheele wrote: >
2007 Oct 25
0
Obtaining loudness information in 1.2beta2
Mihai Balea wrote: > What would be a good parameter to return that would better represent the > loudness of the signal? > As for the your other comments, I'll make the necessary changes and > resubmit. Could just be to first take the 5th root, a bit like in the code. Jean-Marc > Thanks, > Mihai > > On Oct 25, 2007, at 7:45 PM, Jean-Marc Valin wrote: >
2007 Nov 05
0
[patch] speex_preprocess_ctl
I checked it against the latest code in the git repository and it wasn't there. Mihai PS: if JM wants a @hates.ms address, I could prolly hook him up. Especially if he throws in some VAD code that's not "a hack" :) On Nov 5, 2007, at 2:08 PM, Tom Grandgent wrote: > Did you check it against the trunk in SVN? > > If it's not applied, and you can hook Jean-Marc up
2015 Apr 10
1
smbclient 4.0.7 fails transfer with STATUS_INVALID_PARAMETER and SMB2 but not with NT1
We get STATUS_INVALID_PARAMETER failures when smbclient uses SMB2 but passes with NT1. We do get some success, but mostly failures. It appears to happen after it transfers the PDF file. These are the packets leading up to SMB2 failing after the transfer: No. Time Source Destination Protocol Length Info 266 2015-04-09 08:30:43.688568000
2007 Oct 25
1
Obtaining loudness information in 1.2beta2
What would be a good parameter to return that would better represent the loudness of the signal? As for the your other comments, I'll make the necessary changes and resubmit. Thanks, Mihai On Oct 25, 2007, at 7:45 PM, Jean-Marc Valin wrote: > I'm in favor of the idea, but not of the current implementation. There > are two problems: > 1) The st->loudness parameter
2007 Nov 05
2
[patch] speex_preprocess_ctl
Did you check it against the trunk in SVN? If it's not applied, and you can hook Jean-Marc up with an email address like yours, I'm sure he will get right on it. :) Tom Mihai Balea <mihai@hates.ms> wrote: > > Hi all, > > Did anything happen to this patch? > It seems to me that it fixes a valid issue, but I'm not an expert. > Anyways, I didn't see
2017 Aug 23
2
Aw: Dovecot - Postfix Calender Synchronisation
We murdered web applications with a chainsaw. Web 2.0 has too many security holes. On Wed, Aug 23, 2017 at 8:35 PM, Mihai Badici <mihai at badici.ro> wrote: > the vaste majority of web applications around use the same stack.
2013 Dec 26
1
tests with metadata module
--Repost after subscription as list member --- I made some tests with metadata support in dovecot 2.2.10. Previously I had dovecot 2.2.4 with external metadata plugin who work well. I use dovecot with roundcube and roundcube plugins from kolab project . First, the feature activation was tricky and rather undocumented. I spent about half hour googling, after that I set: imap_metadata = yes and