Displaying 4 results from an estimated 4 matches for "instructions2".
Did you mean:
instructions
2008 Jul 13
3
[LLVMdev] instruction description
Hi,
I need the description of LLVM instructions on bitcode file. I can't find it
on any document. Reading the code costs much time. Does a description like
this exist ? It should look like the JVM Instruction set on the link bellow:
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc.ht
ml
Thanks for any advise.
Quang
2008 Jul 13
0
[LLVMdev] instruction description
...LLVM instructions on bitcode file. I can't
> find it
> on any document. Reading the code costs much time. Does a
> description like
> this exist ? It should look like the JVM Instruction set on the link
> bellow:
> http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc.ht
> ml
http://llvm.org/docs/LangRef.html
-Chris
2008 Jul 13
0
[LLVMdev] instruction description
Hi,
I need the description of LLVM instructions on bitcode file. I can't find it
on any document. Reading the code costs much time. Does a description like
this exist ? It should look like the JVM Instruction set on the link bellow:
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc.html
Thanks for any advise.
Quang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080713/82ee51ac/attachment.html>
2008 Jul 13
1
[LLVMdev] instruction description
...LLVM instructions on bitcode file. I can't
> find it
> on any document. Reading the code costs much time. Does a
> description like
> this exist ? It should look like the JVM Instruction set on the link
> bellow:
>
http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc.ht
> ml
http://llvm.org/docs/LangRef.html
-Chris
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev