HomeSort by relevance Sort by last modified time
    Searched full:pshufw (Results 1 - 25 of 37) sorted by null

1 2

  /external/valgrind/main/none/tests/x86/
insn_mmxext.def 27 pshufw imm8[0x1b] mm.sw[11,22,33,44] mm.sw[0,0,0,0] => 2.sw[44,33,22,11]
28 pshufw imm8[0x1b] m64.sw[11,22,33,44] mm.sw[0,0,0,0] => 2.sw[44,33,22,11]
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/libvpx/libvpx/vp8/common/x86/
recon_sse2.asm 168 pshufw mm1, mm1, 0x0
220 pshufw mm1, mm1, 0x0
288 pshufw mm1, mm1, 0x0
519 pshufw mm0, mm0, 0x0
520 pshufw mm1, mm1, 0x0
  /external/openssl/crypto/aes/asm/
aes-586.S 288 pshufw $8,%mm0,%mm1
289 pshufw $13,%mm4,%mm5
294 pshufw $13,%mm0,%mm2
303 pshufw $8,%mm4,%mm6
374 pshufw $177,%mm0,%mm2
375 pshufw $177,%mm4,%mm6
380 pshufw $177,%mm2,%mm3
381 pshufw $177,%mm6,%mm7
1416 pshufw $12,%mm0,%mm1
1418 pshufw $9,%mm4,%mm
    [all...]
aes-586.pl 362 &pshufw ("mm2","mm0",0x0d); # 7, 6, 3, 2
369 &pshufw ("mm6","mm4",0x08); # 13,12, 9, 8
407 &pshufw ("mm1","mm0",0x08); # 5, 4, 1, 0
606 &pshufw ("mm1","mm0",0x08); # 5, 4, 1, 0
607 &pshufw ("mm5","mm4",0x0d); # 15,14,11,10
613 &pshufw ("mm2","mm0",0x0d); # 7, 6, 3, 2
623 &pshufw ("mm6","mm4",0x08); # 13,12, 9, 8
727 &pshufw ("mm2","mm0",0xb1); &pshufw ("mm6","mm4",0xb1);# ROTATE(r0,16)
730 &pshufw ("mm3","mm2",0xb1); &pshufw ("mm7","mm6",0xb1);# r
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.c 237 //TEST_INSN( &AllMask, 0,pshufw)
468 //TEST_INSN( &AllMask, 0,pshufw)
  /external/clang/test/CodeGen/
mmx-builtins.c 111 // CHECK: pshufw
  /external/llvm/test/MC/X86/
x86-32.s 628 // CHECK: pshufw $14, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x0e]
629 pshufw $14, %mm4, %mm0 label
631 // CHECK: pshufw $90, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x5a]
633 pshufw $90, %mm4, %mm0 label
  /external/openssl/crypto/perlasm/
x86asm.pl 78 { &::pshufw($p1,$p2,0xe4); }
  /external/qemu/target-i386/
ops_sse_header.h 124 DEF_HELPER_3(glue(pshufw, SUFFIX), void, Reg, Reg, int)
  /external/valgrind/main/docs/internals/
3_1_BUGSTATUS.txt 32 wontfix 124697 vex x86->IR: 0xF 0x70 0xC9 0x0 (pshufw)
  /external/llvm/lib/Target/X86/
X86InstrMMX.td 491 "pshufw\t{$src2, $src1, $dst|$dst, $src1, $src2}",
497 "pshufw\t{$src2, $src1, $dst|$dst, $src1, $src2}",
  /external/valgrind/main/none/tests/amd64/
insn_sse.def 126 pshufw imm8[0x1b] mm.sw[11,22,33,44] mm.sw[0,0,0,0] => 2.sw[44,33,22,11]
127 pshufw imm8[0x1b] m64.sw[11,22,33,44] mm.sw[0,0,0,0] => 2.sw[44,33,22,11]
  /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/Gallery2/jni_mosaic/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/llvm/test/CodeGen/X86/
mmx-builtins.ll     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_A.c     [all...]
  /external/elfutils/libcpu/defs/
i386 752 00001111,01110000,{MOD}{mmxreg}{R_M},{imm8}:pshufw {imm8},{MOD}{R_M},{mmxreg}
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-x86.pl 796 &pshufw ($Zhi,$Zhi,0b00011011); # 76543210
    [all...]
  /external/valgrind/main/
NEWS     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
objdump 

Completed in 389 milliseconds

1 2