clmulh
Carry-less multiply (high-part)
This instruction is defined by:
Synopsis
clmulh produces the upper half of the 2*XLEN carry-less product
Decode Variables
Bits<5> xs2 = $encoding[24:20];
Bits<5> xs1 = $encoding[19:15];
Bits<5> xd = $encoding[11:7];