diff options
author | Artyom Tarasenko <atar4qemu@gmail.com> | 2015-06-23 14:30:17 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-06-26 16:00:50 +0200 |
commit | 34664507c7f038842f20a2c787915680b1fabba2 (patch) | |
tree | 839360baafae1d835e39f55d18aac839e132b108 /qmp-commands.hx | |
parent | 0a4a0312bf8b029cbd32a97db2cad669cf65ac49 (diff) | |
download | qemu-34664507c7f038842f20a2c787915680b1fabba2.zip qemu-34664507c7f038842f20a2c787915680b1fabba2.tar.gz qemu-34664507c7f038842f20a2c787915680b1fabba2.tar.bz2 |
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 'qmp-commands.hx')
0 files changed, 0 insertions, 0 deletions