clmulr
Carry-less multiply (reversed)
This instruction is defined by:
Synopsis
clmulr produces bits 2*XLEN-2:XLEN-1 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];