James Ladd wrote:
> Hi All,
> 
> I'm wading through the openJDK source and I'm wondering, which file or
> files are responsible for executing each bytecode ?
> 
> ie: the loop that gets a bytecode, works out what is it and then dispatches
> it.

I think what you are searching for is templateTable_<arch_model>.cpp in
src/cpu/<arch>/vm/.

-- Christian
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to