qemu-e2k/tcg/mips
Aurelien Jarno 626cd050e2 tcg: remove obsolete jmp op
The TCG jmp operation doesn't really make sense in the QEMU context, it
is unused, it is not implemented by some targets, and it is wrongly
implemented by some others.

This patch simply removes it.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Acked-by: Blue Swirl <blauwirbel@gmail.com>
Acked-by: Stefan Weil<sw@weilnetz.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-10-06 18:47:04 +02:00
..
tcg-target.c tcg: remove obsolete jmp op 2012-10-06 18:47:04 +02:00
tcg-target.h tcg/mips: fix MIPS32(R2) detection 2012-09-26 00:31:16 +02:00