]> Git Repo - qemu.git/commit
target-mips: Allow DSP access to be disabled once enabled.
authorEric Johnson <[email protected]>
Tue, 8 Jan 2013 06:26:44 +0000 (22:26 -0800)
committerAurelien Jarno <[email protected]>
Tue, 8 Jan 2013 10:49:01 +0000 (11:49 +0100)
commite1a4019cf13ddf2441496c2e613faba3a891cddf
tree6a1409bc38f8d1b8f91794ed24fbcafc2f629a80
parent314992b1a48a5a2a0f2b14195f959ad2c3f5b3ff
target-mips: Allow DSP access to be disabled once enabled.

Clear the DSP hflags at the start of compute_hflags.  Otherwise access
is not properly disabled once enabled.

Signed-off-by: Eric Johnson <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target-mips/cpu.h
This page took 0.023687 seconds and 4 git commands to generate.