[Mono-dev] IR opcode documentation?
Zoltan Varga
vargaz at gmail.com
Wed Apr 14 21:16:16 EDT 2010
Nope. You can find out their semantics by looking at
mono_arch_output_basic_block () in
mini-x86.c for example to see which x86 instruction they are transformed to.
Zoltan
On Thu, Apr 15, 2010 at 3:13 AM, Wayne Kelly <w.kelly at qut.edu.au> wrote:
> Method_to_IR creates IR instructions with machine independent opcodessuch as loadi4_membaseand int_add_imm
> .
>
> Is there any documentation that explains the semantics of all of these
> machine independent opcodes?
>
> Cheers, Wayne.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100415/cf3305d6/attachment.html
More information about the Mono-devel-list
mailing list