]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commit
Add MIPS32R2 instructions, and generally straighten out the instruction
authorths <ths>
Wed, 6 Dec 2006 20:17:30 +0000 (20:17 +0000)
committerths <ths>
Wed, 6 Dec 2006 20:17:30 +0000 (20:17 +0000)
commit8ca200751098841167eb5c032ba0697f84b216ad
tree1291fac9008d87729c2e129b76aa39e79e4b7436
parente59c883504d658e32d7769c721ed658ecdc49f8a
Add MIPS32R2 instructions, and generally straighten out the instruction
decoding. This is also the first percent towards MIPS64 support.
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