diff options
author | David 'Digit' Turner <digit@google.com> | 2011-11-23 12:31:38 +0100 |
---|---|---|
committer | David 'Digit' Turner <digit@google.com> | 2011-11-23 12:31:38 +0100 |
commit | 4e61742d4f26cefb1baf8d2dc5e7dc8b85a78549 (patch) | |
tree | 35863ba454316ea91a3327ee0045463baa49654b /qemu-os-win32.h | |
parent | e080a45d3e29e41bce06669b79d5eb04f0fd05ef (diff) | |
download | external_qemu-4e61742d4f26cefb1baf8d2dc5e7dc8b85a78549.zip external_qemu-4e61742d4f26cefb1baf8d2dc5e7dc8b85a78549.tar.gz external_qemu-4e61742d4f26cefb1baf8d2dc5e7dc8b85a78549.tar.bz2 |
Fix 64-bit build.
This fixes the 64-bit Linux build (i.e. ./android-rebuild.sh --try-64).
You can't really call _mm_empty() when your target CPU doesn't support MMX.
We should probably try to use XMM registers instead of MMX for this in
the future, but this should be good enough for now.
Change-Id: If5abf747939022ef47daf7eb4badf1798e22bf95
Diffstat (limited to 'qemu-os-win32.h')
0 files changed, 0 insertions, 0 deletions