/external/libvpx/libvpx/vp8/common/x86/ |
loopfilter_sse2.asm | 428 pmulhw xmm1, xmm4 ; Filter 2 (lo) * 9 429 pmulhw xmm0, xmm4 ; Filter 2 (hi) * 9 [all...] |
/external/valgrind/main/none/tests/amd64/ |
insn_sse2.def | 210 pmulhw xmm.sw[1111,2222,-1111,-2222,1111,2222,-1111,-2222] xmm.sw[3333,-4444,3333,-4444,3333,-4444,3333,-4444] => 1.uw[0x0038,0xff69,0xffc7,0x0096,0x0038,0xff69,0xffc7,0x0096] 211 pmulhw m128.sw[1111,2222,-1111,-2222,1111,2222,-1111,-2222] xmm.sw[3333,-4444,3333,-4444,3333,-4444,3333,-4444] => 1.uw[0x0038,0xff69,0xffc7,0x0096,0x0038,0xff69,0xffc7,0x0096] [all...] |
/external/valgrind/main/none/tests/x86/ |
insn_sse2.def | 210 pmulhw xmm.sw[1111,2222,-1111,-2222,1111,2222,-1111,-2222] xmm.sw[3333,-4444,3333,-4444,3333,-4444,3333,-4444] => 1.uw[0x0038,0xff69,0xffc7,0x0096,0x0038,0xff69,0xffc7,0x0096] 211 pmulhw m128.sw[1111,2222,-1111,-2222,1111,2222,-1111,-2222] xmm.sw[3333,-4444,3333,-4444,3333,-4444,3333,-4444] => 1.uw[0x0038,0xff69,0xffc7,0x0096,0x0038,0xff69,0xffc7,0x0096] [all...] |
/external/llvm/test/CodeGen/X86/ |
mmx-builtins.ll | 589 ; CHECK: pmulhw [all...] |
/external/valgrind/main/VEX/priv/ |
guest_x86_toIR.c | [all...] |
host_x86_defs.c | 529 case Xsse_MULHI16S: return "pmulhw"; [all...] |
host_amd64_defs.c | 572 case Asse_MULHI16S: return "pmulhw"; [all...] |
guest_amd64_toIR.c | [all...] |
/external/valgrind/main/perf/ |
tinycc.c | [all...] |
/external/qemu/ |
i386-dis.c | [all...] |
/external/qemu/target-i386/ |
translate.c | [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-as | |
i686-linux-android-objdump | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/ |
as | |
objdump | |
/external/llvm/lib/Target/X86/ |
X86InstrSSE.td | [all...] |