]> www.infradead.org Git - users/dwmw2/qemu.git/commit
Add MIPS32R2 instructions, and generally straighten out the instruction
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 6 Dec 2006 20:17:30 +0000 (20:17 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 6 Dec 2006 20:17:30 +0000 (20:17 +0000)
commit7a387fffce508fedae82e3e81b90d1f20c02c783
tree1291fac9008d87729c2e129b76aa39e79e4b7436
parent8c0fdd856c63eb11ec5ef955731b1b0cda51f967
Add MIPS32R2 instructions, and generally straighten out the instruction
decoding. This is also the first percent towards MIPS64 support.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2224 c046a42c-6fe2-441c-8c8c-71466251a162
target-mips/cpu.h
target-mips/exec.h
target-mips/helper.c
target-mips/mips-defs.h
target-mips/op.c
target-mips/op_helper.c
target-mips/translate.c