Files
qemu-xteink/include
Artyom Tarasenko 34664507c7 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>
2015-06-26 16:00:50 +02:00
..
2015-06-22 17:40:01 +02:00
2015-02-06 16:11:38 +00:00
2015-06-23 10:32:35 +02:00
2015-06-12 06:54:01 +02:00
2015-06-22 18:20:40 +02:00
2015-05-27 17:52:03 +02:00
2015-06-26 16:00:50 +02:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00