Skip to content

Fix Performance Counter encoding

Eclipse Webmaster requested to merge feature/fix-perf-encoding into ariane-dev

Created by: zarubaf

The performance counters were accessible in user mode although mcounteren or scounteren are not implemented. This commit moves the writeable performance counters to machine mode. Access from user/supervisor-space will trap as this is not implemented in Ariane.

Merge request reports

Loading