search for: hexcod

Displaying 8 results from an estimated 8 matches for "hexcod".

Did you mean: hexcode
2010 May 19
4
[LLVMdev] hexcode from llvm
Hi all, I am doing emulation on a custom processor. For this I need hexcode for the C application program . Is there any llvm command/function that can spit out the hexcode just like objdump in gcc? Thanks -- View this message in context: http://old.nabble.com/hexcode-from-llvm-tp28612686p28612686.html Sent from the LLVM - Dev mailing list archive at Nabble.com.
2010 May 19
0
[LLVMdev] hexcode from llvm
On May 19, 2010, at 12:01 PM, JayaSus wrote: > > Hi all, > > I am doing emulation on a custom processor. For this I need hexcode for the > C application program . Is there any llvm command/function that can spit out > the hexcode just like objdump in gcc? > Hi JayaSus, I'm confused by your question. Do you mean the LLVM IR "object code" or the resulting native object code generated by the assembler...
2010 May 21
1
[LLVMdev] hexcode from llvm
Hi Bill Wendling. I am trying to get a hexcode as shown below for mips processor using llvm Disassembly of section .text: 00000000 <main>: 0: 27bdffe8 addiu sp,sp,-24 4: afbe0010 sw s8,16(sp) 8: 03a0f021 move s8,sp c: 24020004 li v0,4 10: afc20008 sw v0,8(s8...
2010 May 21
0
[LLVMdev] Fwd: hexcode from llvm
sorry keep forgetting to send to list instead of last person who replied :( On Fri, May 21, 2010 at 1:18 PM, JayaSus <jayasnair at gmail.com> wrote: > > Hi Bill Wendling. > I am trying to get a hexcode as shown below for mips processor using llvm > > Disassembly of section .text: > > 00000000 <main>: >   0:   27bdffe8        addiu   sp,sp,-24 >   4:   afbe0010        sw      s8,16(sp) >   8:   03a0f021        move    s8,sp >   c:   24020004        li      v0,4 >...
2007 May 10
5
Shared behavior and_raise problem, and site aestetics
Hello, Is anyone else having trouble with the and_raise method on mocks, with respect to shared behaviors? If I do the following instead: foo.should_receive(:bar).and_return { raise } everything seems to work. I have been supplying no arguments to and_raise, by the way. Also, you may want to make the background in the code examples on the home page a little lighter. I am hardly able to
2006 May 16
1
How to handle special characters in filenames
Hi, I'm using samba 3.0.21 on a FC 4 box. I'm connecting to Win XP pro clients. Using smbclient I can get and put files which contain '%' in file names. Using libsmbclient smbc_open this is not possible. I get 'No such file or directory Errno::ENOENT' error. Any ideas how to solve this. I guess it has to do with escaping special characters in smb urls but I
2019 Oct 11
3
Error: SSL_accept() syscall failed
In setting up my new mail server, I am getting the following in the logs: Oct 11 07:10:59 kumo dovecot[5704]: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=24.53.79.10, lip=172.26.12.90, *TLS handshaking: SSL_accept() syscall failed: Success*, session=<B9OokqCUD+UYNU8K> I have tried various ssl_protocols entries, but for now have defaulted back to
2003 Dec 01
0
No subject
...edentials could be encrypted to prevent someone accidentally looking at them, if that is what you was looking for. But unless you protect it with something that isn't known by smbmount (like a passphrase, but then what was the point in not asking for the password?) it may as well be plaintext. (Hexcode the string or XOR it with "Free Dimitry" ...) /Urban Return-Path: <jonathan.hunter@stud.umist.ac.uk> Delivered-To: samba@lists.samba.org Received: from kryten.ninja.org.uk (kryten.ninja.org.uk [194.217.13.35]) by lists.samba.org (Postfix) with ESMTP id 8EDB15799 for <samba...