On Wed, Nov 11, 2009 at 7:41 AM, Laurent Desnogues <laurent.desnogues@gmail.com> wrote:
> This version of tcg_out_mov for i386's tcg-target.c filters out the
>
> mov %ebx, %edx
> mov %ebx, [some index]
> mov %edx, %ebx
The question is: what TCG sequence produces this kind of code?