Displaying 2 results from an estimated 2 matches for "codeemitgen".
2005 May 12
0
[LLVMdev] RE:RE: Question about inserting instructions
...quot; and those bytes will get emitted to
>the code stream.
Yes, you are right. The way is like buffer overflow code in which the instructions exist as asm string in memory
\x123\x35\86......However, I have no idea how to make it . Would you like giving me idea? Is there any way I can follow?
CodeEmitGen.cpp MachineCodeEmitter.cpp ... which one is response for it?
Thanks.
Qiuyu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050511/58e3855b/attachment.html>
2005 May 12
0
[LLVMdev] Re: RE:RE: Question about inserting instructions
...hose bytes will get emitted to
>the code stream.
Yes, you are right. The way is like buffer overflow code in which the instructions exist as asm string in memory
\x123\x35\86......However, I have no idea how to make it . Would you like giving me idea? Is there any way I can follow?
CodeEmitGen.cpp MachineCodeEmitter.cpp ... which one is response for it?
Thanks.
Qiuyu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050511/8abbc935/attachment.html>