Displaying 8 results from an estimated 8 matches similar to: "[LLVMdev] hexcode from llvm"
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
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)
14: 24020005 li v0,5
18: afc20004
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:
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
2009 Dec 30
4
[PATCH 1/3] nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
- This avoids problematic "reloc'ed while mapped" messages and
some associated corruption as well.
Signed-off-by: Maarten Maathuis <madman2003 at gmail.com>
---
src/gallium/drivers/nouveau/nouveau_screen.c | 21 +++++++++++++++++++++
src/gallium/drivers/nouveau/nouveau_screen.h | 3 +++
src/gallium/drivers/nouveau/nouveau_stateobj.h | 13 +++++++++++++
2003 Dec 01
0
No subject
When I try the command
nmblookup -M TESTGROUP
querying TESTGROUP on 192.168.255.255
name_query failed to find name TESTGROUP #1d
My /etc/hosts file is
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost localhost.localdomain
192.168.100.101 testpc
192.168.100.100 linuxserver
/etc/samba/lmhosts is
127.0.0.1 localhost