diff options
author | 2014-01-27 21:49:17 -0800 | |
---|---|---|
committer | 2014-02-17 10:12:29 -0600 | |
commit | 9d2eec202fad72ce05ee8d54dc5a6fb6dcb87776 (patch) | |
tree | e7b9979547acc0c3b4ef5855d1c9783674674046 /scripts/qapi-commands.py | |
parent | tcg/i386: Add tcg_out_vex_modrm (diff) | |
download | 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 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions