RFR(S): 8202395: AARCH64: wrong encoding for SIMD instructions zip, trn, uzp

Andrew Haley aph at redhat.com
Sun Apr 29 11:10:31 UTC 2018


On 04/28/2018 04:06 PM, Dmitrij Pochepko wrote:
> please review small patch for 8202395: AARCH64: wrong encoding for SIMD 
> instructions zip, trn, uzp
> 
> encoding for zip2, trn1, trn2, uzp1, uzp2 instructions was hardcoded as 
> zip1 instruction(so, initially created opcode parameter wasn't used). 
> This patch fix it.

Oops.  Thanks.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the hotspot-compiler-dev mailing list