Skip to content

Generate illegal opcode when execute LWU with XLEN=32

Created by: JeanRochCoulon

LWU was decoded in 32 and 64 bits. As it is a 64 bit instruction, this modification generates an illegal opcode when configuration is 32bit.

Signed-off-by: Jean-Roch Coulon jean-roch.coulon@thalesgroup.com

Merge request reports

Loading