Filtering the output of -XX:+PrintAssembly
Christian Thalinger
Christian.Thalinger at Sun.COM
Wed Nov 18 04:51:00 PST 2009
On Tue, 2009-11-17 at 11:38 -0600, Dennis Byrne wrote:
> I'm just wondering if "add $0x14d, %ecx" can be printed as "add 33,
> %ecx" before I spend time on a perl script to do so ... but more so
> interested in general documentation. I realize that's hard to come by
> for such a non-customer facing feature of the VM.
Hmm, I don't know if any of the disassemblers can do that.
-- Christian
More information about the hotspot-dev
mailing list