target-mips: Enable vectored interrupt support for the 74Kf CPU

Enable vectored interrupt support for the 74Kf CPU, reflecting hardware.

Backports commit 4386f08767240080334539ac0b07a8bfe30bffe9 from qemu
This commit is contained in:
Maciej W. Rozycki 2018-02-11 15:56:58 -05:00 committed by Lioncash
parent 338e34290d
commit ca496991ea
No known key found for this signature in database
GPG key ID: 4E3C3CC1031BA9C7

View file

@ -408,7 +408,7 @@ static const mips_def_t mips_defs[] =
(1 << CP0C1_CA),
MIPS_CONFIG2,
MIPS_CONFIG3 | (1 << CP0C3_DSP2P) | (1 << CP0C3_DSPP) |
(0 << CP0C3_VInt),
(1 << CP0C3_VInt),
0,0,
0,0,
0,