How-to implement intrinsic in JVM?
james wang
wjames8711 at gmail.com
Thu Oct 18 01:48:04 PDT 2012
Hi all,
Is there any guideline about how to implement new intrinsic (line
popcnt, reversebytes, etc.) in JVM? I found a patch about reversebytes(
http://cr.openjdk.java.net/~rasbold/reversebytes/webrev.01/), but didn't
known the correct steps to accomplish it.
Thanks!
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20121018/8131706b/attachment.html
More information about the hotspot-compiler-dev
mailing list