diff options
| author | Artyom Tarasenko | 2015-06-23 14:30:17 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2015-06-26 16:00:50 +0200 |
| commit | 34664507c7f038842f20a2c787915680b1fabba2 (patch) | |
| tree | 839360baafae1d835e39f55d18aac839e132b108 /scripts | |
| parent | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... (diff) | |
| download | qemu-34664507c7f038842f20a2c787915680b1fabba2.tar.gz qemu-34664507c7f038842f20a2c787915680b1fabba2.tar.xz qemu-34664507c7f038842f20a2c787915680b1fabba2.zip | |
qemu-common: add VEC_OR macro
Intel C Compiler version 15.0.3.187 Build 20150407 doesn't support
'|' function for non floating-point simd operands.
Define VEC_OR macro which uses _mm_or_si128 supported
both in icc and gcc on x86 platform.
Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
Message-Id: <54c804cdb3b3a93e93ef98f085dc57c4092580b7.1435062067.git.atar4qemu@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
