Make SetBounds legal

This commit is contained in:
Peter Rugg
2020-04-20 23:05:26 +01:00
parent 8e01cf68df
commit 923d4915cb

View File

@@ -774,7 +774,6 @@ function DecodeResult decode(Instruction inst);
dInst.execFunc = CapModify (SpecialRW (scrType));
end
f7_cap_CSetBounds: begin
illegalInst = True;
dInst.capChecks.src1_tag = True;
dInst.capChecks.src1_unsealed = True;