/external/llvm/lib/Target/X86/ |
X86InstrMMX.td | 515 "pshufw\t{$src2, $src1, $dst|$dst, $src1, $src2}", 521 "pshufw\t{$src2, $src1, $dst|$dst, $src1, $src2}",
|
X86TargetTransformInfo.cpp | 465 // This shuffle generates a single pshufw. [all...] |
/external/llvm/test/MC/Disassembler/X86/ |
x86-16.txt | 516 # CHECK: pshufw $14, %mm4, %mm0 519 # CHECK: pshufw $90, %mm4, %mm0
|
/external/valgrind/main/none/tests/amd64/ |
insn_sse.def | 122 pshufw imm8[0x1b] mm.sw[11,22,33,44] mm.sw[0,0,0,0] => 2.sw[44,33,22,11] 123 pshufw imm8[0x1b] m64.sw[11,22,33,44] mm.sw[0,0,0,0] => 2.sw[44,33,22,11]
|
/external/valgrind/main/none/tests/x86/ |
insn_sse.def | 122 pshufw imm8[0x1b] mm.sw[11,22,33,44] mm.sw[0,0,0,0] => 2.sw[44,33,22,11] 123 pshufw imm8[0x1b] m64.sw[11,22,33,44] mm.sw[0,0,0,0] => 2.sw[44,33,22,11]
|
/development/perftests/panorama/feature_stab/db_vlvm/ |
db_feature_detection.cpp | 406 pshufw mm6,mm6,4Eh /*8 Swap the two double-words using bitmask 01001110=4Eh*/ 423 pshufw mm4,mm4,4Eh /*24 Swap the two double-words using bitmask 01001110=4Eh*/ 445 pshufw mm6,mm6,4Eh /*40 Swap the two double-words using bitmask 01001110=4Eh*/ 462 pshufw mm4,mm4,4Eh /*55 Swap the two double-words using bitmask 01001110=4Eh*/ [all...] |
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_feature_detection.cpp | 406 pshufw mm6,mm6,4Eh /*8 Swap the two double-words using bitmask 01001110=4Eh*/ 423 pshufw mm4,mm4,4Eh /*24 Swap the two double-words using bitmask 01001110=4Eh*/ 445 pshufw mm6,mm6,4Eh /*40 Swap the two double-words using bitmask 01001110=4Eh*/ 462 pshufw mm4,mm4,4Eh /*55 Swap the two double-words using bitmask 01001110=4Eh*/ [all...] |
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_feature_detection.cpp | 406 pshufw mm6,mm6,4Eh /*8 Swap the two double-words using bitmask 01001110=4Eh*/ 423 pshufw mm4,mm4,4Eh /*24 Swap the two double-words using bitmask 01001110=4Eh*/ 445 pshufw mm6,mm6,4Eh /*40 Swap the two double-words using bitmask 01001110=4Eh*/ 462 pshufw mm4,mm4,4Eh /*55 Swap the two double-words using bitmask 01001110=4Eh*/ [all...] |
/external/chromium_org/third_party/openssl/openssl/patches/ |
mac_ia32_assembly.patch | 326 + pshufw $8,%mm0,%mm1 327 + pshufw $13,%mm4,%mm5 332 + pshufw $13,%mm0,%mm2 341 + pshufw $8,%mm4,%mm6 412 + pshufw $177,%mm0,%mm2 413 + pshufw $177,%mm4,%mm6 418 + pshufw $177,%mm2,%mm3 419 + pshufw $177,%mm6,%mm7 [all...] |
/external/chromium_org/third_party/openssl/patches.chromium/ |
0010-mac_ia32_assembly.patch | 477 ++ pshufw $8,%mm0,%mm1 478 ++ pshufw $13,%mm4,%mm5 483 ++ pshufw $13,%mm0,%mm2 492 ++ pshufw $8,%mm4,%mm6 563 ++ pshufw $177,%mm0,%mm2 564 ++ pshufw $177,%mm4,%mm6 569 ++ pshufw $177,%mm2,%mm3 570 ++ pshufw $177,%mm6,%mm7 [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/ |
vp9_intrapred_ssse3.asm | 809 pshufw m1, m1, q1111 ; d, d, d, d [all...] |
/external/libvpx/libvpx/vp9/common/x86/ |
vp9_intrapred_ssse3.asm | 809 pshufw m1, m1, q1111 ; d, d, d, d [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_intrapred_ssse3.asm | 809 pshufw m1, m1, q1111 ; d, d, d, d [all...] |
/external/pixman/ |
configure.ac | 353 asm ("pshufw %2, %1, %0\n\t"
|
/external/llvm/test/CodeGen/X86/ |
mmx-builtins.ll | [all...] |
/external/pixman/pixman/ |
pixman-mmx.c | 98 asm ("pshufw %2, %1, %0\n\t" 110 asm ("pshufw %2, %1, %0\n\t" \ [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_blit_A.c | [all...] |
/external/valgrind/main/ |
NEWS.old | 629 124697 vex x86->IR: 0xF 0x70 0xC9 0x0 (pshufw) [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/ |
ghash-x86.pl | 796 &pshufw ($Zhi,$Zhi,0b00011011); # 76543210 [all...] |
/external/elfutils/0.153/libcpu/defs/ |
i386 | 755 00001111,01110000,{MOD}{mmxreg}{R_M},{imm8}:pshufw {imm8},{MOD}{R_M},{mmxreg} [all...] |
/external/openssl/crypto/modes/asm/ |
ghash-x86.S | 893 pshufw $27,%mm6,%mm6
|
ghash-x86.pl | 796 &pshufw ($Zhi,$Zhi,0b00011011); # 76543210 [all...] |
/external/valgrind/main/VEX/priv/ |
guest_x86_toIR.c | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_nasm.gperf | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/ |
gen_x86_insn.py | [all...] |