diff options
author | Richard Henderson <rth@twiddle.net> | 2014-01-27 21:49:17 -0800 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-02-17 10:12:29 -0600 |
commit | 9d2eec202fad72ce05ee8d54dc5a6fb6dcb87776 (patch) | |
tree | e7b9979547acc0c3b4ef5855d1c9783674674046 /ui/spice-core.c | |
parent | ecc7e84327c1c8e9b006edfaa5d0e3baf35a3f99 (diff) | |
download | hqemu-9d2eec202fad72ce05ee8d54dc5a6fb6dcb87776.zip hqemu-9d2eec202fad72ce05ee8d54dc5a6fb6dcb87776.tar.gz |
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>
Diffstat (limited to 'ui/spice-core.c')
0 files changed, 0 insertions, 0 deletions