include: Extend get_insn() to read instruction from VS/VU mode
Current implementation of get_insn() is not suitable for reading instruction from VS/VU mode because we have to set SSTATUS_MXR bit in VSSTATUS CSR for reading instruction from VS/VU mode. This patch extends get_insn() to read instruction from VS/VU mode. Signed-off-by:Anup Patel <anup.patel@wdc.com> Signed-off-by:
Alistair Francis <alistair.francis@wdc.com>
parent
a14e7ee8
Please register or sign in to comment