Skip to content
Snippets Groups Projects
Commit 6f0af304 authored by Petar Jovanovic's avatar Petar Jovanovic Committed by Aurelien Jarno
Browse files

target-mips: enable access to DSP ASE if implemented


compute_hflags() will reset DSP h-flags, so MX bit should be initially set
for usermode in cpu_state_reset() if DSP ASE is implemented.
This change will bring back user-mode support for DSP ASE, since one of the
recent changes broke it.

Signed-off-by: default avatarPetar Jovanovic <petarj@mips.com>
Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
parent f54c35d1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment