[Verif] Clear MIP CSR to avoid trapping in CSR tests
Created by: AyoubJalali
This fix the falling csr tests, after the last commit. we should always clear MIP after write into it, to avoid raising an interrupt. We can't add exception handler to resolve this because we write into mtvec also.