diff options
| author | Richard Henderson | 2014-01-28 06:49:17 +0100 |
|---|---|---|
| committer | Richard Henderson | 2014-02-17 17:12:29 +0100 |
| commit | 9d2eec202fad72ce05ee8d54dc5a6fb6dcb87776 (patch) | |
| tree | e7b9979547acc0c3b4ef5855d1c9783674674046 /include/exec | |
| parent | tcg/i386: Add tcg_out_vex_modrm (diff) | |
| download | qemu-9d2eec202fad72ce05ee8d54dc5a6fb6dcb87776.tar.gz qemu-9d2eec202fad72ce05ee8d54dc5a6fb6dcb87776.tar.xz qemu-9d2eec202fad72ce05ee8d54dc5a6fb6dcb87776.zip | |
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 'include/exec')
0 files changed, 0 insertions, 0 deletions
