AMD64Assembler.java

Venkatachalam, Vasanth Vasanth.Venkatachalam at amd.com
Thu Feb 14 14:22:18 PST 2013


Hi,

I had a cursory glance at AMD64Assembler.java and noticed that its only around 3000 lines long, whereas Hotspot's assembler_x86.cpp is around 10000 lines.

Are all the x86 instructions encoded in AMD64Assembler.java? If not, how does Graal process the remaining instructions? Does it piggyback on Hotspot's assembler?

Vasanth


More information about the graal-dev mailing list