RFR(M): 8248190: PPC: Enable Power10 system and use new byte-reverse instructions

joserz at linux.ibm.com joserz at linux.ibm.com
Fri Jun 26 18:26:44 UTC 2020


Hello team!

This patch introduces Power10 to OpenJDK and implements three new instructions:
 - brh - byte-reverse halfword
 - brw - byte-reverse word
 - brd - byte-reverse doubleword
 
Webrev: https://cr.openjdk.java.net/~mhorie/8248190/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8248190

Thanks for your review!

Jose R. Ziviani


More information about the hotspot-compiler-dev mailing list