Does the CPU implement the zicsr
(control and status register access) extension? The instructions I’ve got are csrr
, csrrw
(from FreeRTOS).
Does the CPU implement the zicsr
(control and status register access) extension? The instructions I’ve got are csrr
, csrrw
(from FreeRTOS).