]> git.proxmox.com Git - mirror_qemu.git/commit - target/mips/tcg/translate.c
target-mips: add loongson 2E & 2F integer instructions
authorAurelien Jarno <aurelien@aurel32.net>
Fri, 18 Jun 2010 17:32:43 +0000 (19:32 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 11 Jul 2010 08:24:31 +0000 (10:24 +0200)
commit161f85e6b156e36b869243f49d80bc712b7df076
treef3a92daed4d14c669cd0548f911ae5f9365eb70e
parent09d7ae9000fe27d1861cb0348cbf71563ded6148
target-mips: add loongson 2E & 2F integer instructions

This patch adds support for loongson 2E & 2F instructions. They are the
same instructions, but differ by the opcode encoding.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-mips/translate.c