Re: [Qemu-devel] [PATCH 1/9] tcg: Remove jmp opcode.
On Fri, Mar 19, 2010 at 10:40:59AM -0700, Richard Henderson wrote: > This opcode is unused. It was incorrectly implemented > on at least one host. Just remove it. > > Signed-off-by: Richard Henderson > --- > tcg/README |7 +-- > tcg/arm/tcg-target.c|7 --- > tc
[Qemu-devel] [PATCH 1/9] tcg: Remove jmp opcode.
This opcode is unused. It was incorrectly implemented on at least one host. Just remove it. Signed-off-by: Richard Henderson --- tcg/README |7 +-- tcg/arm/tcg-target.c|7 --- tcg/hppa/tcg-target.c |5 - tcg/i386/tcg-target.c |9 - tcg/m