qemu-patch-raspberry4/tcg/i386
Richard Henderson 9d2eec202f tcg/i386: Use ANDN instruction
Note that the optimizer cannot simplify ANDC X,Y,C to AND X,Y,~C
so we must handle constants in the implementation of andc.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2014-02-17 10:12:29 -06:00
..
tcg-target.c tcg/i386: Use ANDN instruction 2014-02-17 10:12:29 -06:00
tcg-target.h tcg/i386: Use ANDN instruction 2014-02-17 10:12:29 -06:00