Added check CSR instruction accepted by xif AND pipeline.
Created by: silabs-oysteink
Killing xif instruction via commit interface in EX, and marking instruction as illegal.
Note that the commit_kill signal is not fully implemented yet. It will get updated in a future PR with proper killing for interrupts, debug and exceptions. Changes are expected to the way commit_kill is signalled, as for killed instructions ex_valid will not be 1.
Signed-off-by: Oystein Knauserud Oystein.Knauserud@silabs.com