jilc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jilc-dev] Docs : convertMethod ( not complete )


From: Abhaya Agarwal
Subject: Re: [Jilc-dev] Docs : convertMethod ( not complete )
Date: Sun, 17 Mar 2002 05:43:58 +0530

Hi,

Due to exams progress was slow. Also there are more differences in the two 
instruction sets then expected. I am attaching a file that has the mappings 
done till now. I'll post the extended version soon. Till then try to solve 
any of the things pointed out in this.

cheers
abhaya

On Sunday 10 March 2002 04:20 pm, you wrote:
> If memory serves me right, Abhaya Agarwal wrote:
> > I am preparing docs that will help us convert java code to il code. I
> > have tried to make these self sufficient so that we do not have to go to
> > specs
>
> .......
>
> > Method in cil :
> > -----------------
> > Following is the structure of a java method_info structure :
> >
> > method_info {
> >         u2 access_flags;
>
>       We have gone through all this in Pnet , I just need to reuse
> the code there for this (since COPYING says "GPL"). Try out the
> ildasm, it supports JVM code dumping similar to what jdasm does
> right now.
>
>       I think the point is the instruction map. I'm totally freaked
> out by the IL instruction set. The stuff like tail calls and OVF,UN
> etc confuse me. I would really like some docs on opcode mapping.
> ie similar opcodes tagged.

Attachment: instructionMap
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]