Displaying 4 results from an estimated 4 matches for "micnativeloadex".
2013 Jul 11
2
[LLVMdev] LLVM x86 backend for Intel MIC : trying it out and questions
...callq e <main+0xe>
e: 31 c0 xor %eax,%eax
10: 5d pop %rbp
11: c3 retq
$ icc -mmic hello.mic.o -o hello
x86_64-k1om-linux-ld: error in hello.mic.o(.eh_frame); no
.eh_frame_hdr table will be created.
$ /opt/intel/mic/bin/micnativeloadex ./hello
Hello, Intel MIC!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.k1om.patch
Type: application/octet-stream
Size: 21451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130712/a8a01a32/attachment.obj>
2013 Jul 12
0
[LLVMdev] LLVM x86 backend for Intel MIC : trying it out and questions
...callq e <main+0xe>
e: 31 c0 xor %eax,%eax
10: 5d pop %rbp
11: c3 retq
$ icc -mmic hello.mic.o -o hello
x86_64-k1om-linux-ld: error in hello.mic.o(.eh_frame); no .eh_frame_hdr table will be created.
$ /opt/intel/mic/bin/micnativeloadex ./hello Hello, Intel MIC!
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If...
2013 Jul 12
2
[LLVMdev] LLVM x86 backend for Intel MIC : trying it out and questions
...xor %eax,%eax
> 10: 5d pop %rbp
> 11: c3 retq
>
> $ icc -mmic hello.mic.o -o hello
> x86_64-k1om-linux-ld: error in hello.mic.o(.eh_frame); no .eh_frame_hdr table will be created.
>
> $ /opt/intel/mic/bin/micnativeloadex ./hello Hello, Intel MIC!
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by othe...
2013 Jul 15
0
[LLVMdev] LLVM x86 backend for Intel MIC : trying it out and questions
...xor %eax,%eax
> 10: 5d pop %rbp
> 11: c3 retq
>
> $ icc -mmic hello.mic.o -o hello
> x86_64-k1om-linux-ld: error in hello.mic.o(.eh_frame); no .eh_frame_hdr table will be created.
>
> $ /opt/intel/mic/bin/micnativeloadex ./hello Hello, Intel MIC!
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by ot...