]> git.proxmox.com Git - mirror_qemu.git/commit - hw/mips/mips_malta.c
Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 1 Jun 2007 14:58:56 +0000 (14:58 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 1 Jun 2007 14:58:56 +0000 (14:58 +0000)
commitc9c1a064579c51d0133803895da1b7a971191f9a
tree075822f0df72da3d0abcc77c0b2db6f56933e716
parent2052caa7af288e1ea9739d321c4c9c89e9395666
Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno.
Note that the F64 flag isn't usable on any of those (and the R4000),
so all our 64bit FPU goodness goes out of the window until a shadow
capability flag is implemented. :-(

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2910 c046a42c-6fe2-441c-8c8c-71466251a162
hw/mips_malta.c
target-mips/translate_init.c