fix issue where some CSRs were incorrectly causing illegal instruction
Created by: silabs-PaulZ
This resolves the issue #335 (closed) where some CSRs were incorrectly causing an illegal instruction exception. These are now returning a value of 0.
Also ensured that implemented HWLOOP CSRs return 0 if PULP_HWLP is not enabled.