fix fence(.i) decoder
Created by: Phantom1003
from https://github.com/openhwgroup/cva6/issues/900, this patch passed the testcase in the report.
As specification suggests: For forward compatibility, base implementations shall ignore these fields, and standard software shall zero these fields
, remove the check on related fields.