[RISCV] Support hypervisor extention instructions
According to privileged spec version-20211203 Add the following hypervisor instructions: - HLV.B HLV.BU - HLV.H HLV.HU HLVX.HU - HLV.W HLV.WU HLVX.WU - HLV.D - HSV.B HSV.H HSV.W HSV.D Signed-off-by:eric.tang <eric.tang@starfivetech.com> Differential Revision: https://reviews.llvm.org/D117733
Loading
Please sign in to comment