mips: Correct VInt vector generation
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 29 Aug 2011 21:07:36 +0000 (23:07 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 6 Sep 2011 09:09:38 +0000 (11:09 +0200)
commit840f3acaaa7047cd9463199910ee2ba6921b2aa2
tree8c9ee21b9ea571f78ec0c8a11f113324f1dd6449
parenteb59be7b1e5def928213deb49a301ee191a30a41
mips: Correct VInt vector generation

1. The pending need to pass the Status IM gating.
2. The priority is from seven (highest prio) down to zero.
   QEMU was doing the opposite.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-mips/helper.c