]> git.proxmox.com Git - qemu.git/commit - target-microblaze/translate.c
microblaze: HW Exception fixes.
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Fri, 11 Sep 2009 08:27:38 +0000 (10:27 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Fri, 11 Sep 2009 08:27:38 +0000 (10:27 +0200)
commit97f90cbfe810bb153fc44bde732d9639610783bb
tree05e350cec20ee874ec976bf1a4dc07100c39209c
parent487a4d60bc7287bee40926ef4509bc94aa27bbf3
microblaze: HW Exception fixes.

* Correct PVR checks for masking off individual exceptions.
* Correct FPU exception code.
* Set EAR on unaligned and unassigned exceptions.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-microblaze/op_helper.c
target-microblaze/translate.c