« Return to Thread: [rvm-research] Follow specific bytecode through compilation

[rvm-research] Follow specific bytecode through compilation

by frederick.ryckbosch-2 :: Rate this Message:

Reply to Author | View in Thread

Hi,

I'm trying to measure some characteristics about linked datastructures  
using JikesRVM.

I want to be able to find the assembler instructions generated for all  
getfield bytecodes.
Is there a way to tag instructions generated for getfield bytecodes  
during compilation ?

Basically I want to know if an instruction was generated for a  
getfield-bytecode or not, during assembly.

Any ideas ?

Thanks!
Frederick

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jikesrvm-researchers mailing list
Jikesrvm-researchers@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers

 « Return to Thread: [rvm-research] Follow specific bytecode through compilation