]> git.proxmox.com Git - mirror_qemu.git/commit - target-mips/helper.c
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)
commite428097341041ea7a12069a848ef3c92dff13b39
tree8c9ee21b9ea571f78ec0c8a11f113324f1dd6449
parentbc45a67a22f18146e638a6e550f282f688abdd7f
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