]> git.proxmox.com Git - mirror_qemu.git/commit
tcg-mips: Add mips64 opcodes
authorJin Guojie <jinguojie@loongson.cn>
Thu, 5 Jan 2017 04:57:47 +0000 (12:57 +0800)
committerRichard Henderson <rth@twiddle.net>
Fri, 6 Jan 2017 18:03:54 +0000 (10:03 -0800)
commit57a701fc2b34902310d4dbd1411088055616938a
treed8ac6eeac8626b99b444e75a32c891bb6018f800
parentbb08afe9f0aee1a3f5c23508e2511b882ca31e1b
tcg-mips: Add mips64 opcodes

Since the mips manual tables are in octal, reorg all of the opcodes
into that format for clarity.  Note that the 64-bit opcodes are as
yet unused.

Tested-by: Aurelien Jarno <aurelien@aurel32.net>
Tested-by: James Hogan <james.hogan@imgtec.com>
Tested-by: YunQiang Su <wzssyqa@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Jin Guojie <jinguojie@loongson.cn>
Message-Id: <1483592275-4496-3-git-send-email-jinguojie@loongson.cn>
tcg/mips/tcg-target.inc.c