Skip to content

Change the implementation of table jump instructions

The initial implementation of table jump uses load store unit, this should be moved to instruction fetch only to match the spec.