/external/libvpx/vp8/common/x86/ |
postproc_mmx.asm | 81 psubusw mm7, mm5 ; mm7 = r0 p0..p3 - r1 p0..p3 82 psubusw mm5, mm1 ; mm5 = r1 p0..p3 - r0 p0..p3 94 psubusw mm6, mm5 ; mm6 = r0 p0..p3 - r2 p0..p3 95 psubusw mm5, mm1 ; mm5 = r2 p0..p3 - r2 p0..p3 110 psubusw mm6, mm5 ; mm6 = p0..p3 - r-2 p0..p3 111 psubusw mm5, mm1 ; mm5 = r-2 p0..p3 - p0..p3 124 psubusw mm6, mm4 ; mm6 = p0..p3 - r-2 p0..p3 125 psubusw mm4, mm1 ; mm5 = r-1 p0..p3 - p0..p3 177 psubusw mm7, mm5 ; mm7 = p0..p3 - p1..p4 178 psubusw mm5, mm1 ; mm5 = p1..p4 - p0..p [all...] |
postproc_mmx.c | 120 psubusw mm7, mm5 ; 122 psubusw mm5, mm1 ; 143 psubusw mm6, mm5 ; 145 psubusw mm5, mm1 ; 170 psubusw mm6, mm5 ; 172 psubusw mm5, mm1 ; 195 psubusw mm6, mm4 ; 197 psubusw mm4, mm1 ; 272 psubusw mm7, mm5 ; 274 psubusw mm5, mm1 [all...] |
postproc_sse2.asm | 75 psubusw xmm7, xmm5 ; mm7 = r0 p0..p3 - r1 p0..p3 76 psubusw xmm5, xmm1 ; mm5 = r1 p0..p3 - r0 p0..p3 86 psubusw xmm6, xmm5 ; mm6 = r0 p0..p3 - r2 p0..p3 87 psubusw xmm5, xmm1 ; mm5 = r2 p0..p3 - r2 p0..p3 100 psubusw xmm6, xmm5 ; mm6 = p0..p3 - r-2 p0..p3 101 psubusw xmm5, xmm1 ; mm5 = r-2 p0..p3 - p0..p3 112 psubusw xmm6, xmm4 ; mm6 = p0..p3 - r-2 p0..p3 113 psubusw xmm4, xmm1 ; mm5 = r-1 p0..p3 - p0..p3 166 psubusw xmm7, xmm5 ; mm7 = p0..p3 - p1..p4 167 psubusw xmm5, xmm1 ; mm5 = p1..p4 - p0..p [all...] |
/external/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 123 psubusw xmm3, xmm1 124 psubusw xmm2, xmm0
|
/external/valgrind/main/VEX/test/ |
mmxtest.c | 275 #define psubusw_m2r(var, reg) mmx_m2r(psubusw, var, reg) 276 #define psubusw_r2r(regs, regd) mmx_r2r(psubusw, regs, regd) 277 #define psubusw(vars, vard) mmx_m2m(psubusw, vars, vard) macro 551 do_test("psubusw", psubusw(ma,mb));
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
mmx.h | 468 #define psubusw_m2r(var, reg) mmx_m2r(psubusw, var, reg) 469 #define psubusw_r2r(regs, regd) mmx_r2r(psubusw, regs, regd) 470 #define psubusw(vars, vard) mmx_m2m(psubusw, vars, vard) macro
|
/external/valgrind/main/memcheck/tests/amd64/ |
sse_memory.stdout.exp | [all...] |
sse_memory.c | 367 TEST_INSN( &AllMask, 16,psubusw)
|
/external/valgrind/main/memcheck/tests/x86/ |
sse2_memory.stdout.exp | [all...] |
/external/clang/test/CodeGen/ |
mmx-builtins.c | 246 // CHECK: psubusw
|
/external/qemu/target-i386/ |
ops_sse_header.h | 81 SSE_HELPER_W(psubusw, FSUBUW)
|
translate.c | [all...] |
/external/valgrind/main/none/tests/amd64/ |
insn_mmx.def | 106 psubusw mm.uw[1122,3344,5566,7788] mm.uw[8877,6655,4433,2211] => 1.uw[7755,3311,0,0] 107 psubusw m64.uw[1122,3344,5566,7788] mm.uw[8877,6655,4433,2211] => 1.uw[7755,3311,0,0]
|
insn_sse2.def | [all...] |
/external/valgrind/main/none/tests/x86/ |
insn_mmx.def | 86 psubusw mm.uw[1122,3344,5566,7788] mm.uw[8877,6655,4433,2211] => 1.uw[7755,3311,0,0] 87 psubusw m64.uw[1122,3344,5566,7788] mm.uw[8877,6655,4433,2211] => 1.uw[7755,3311,0,0]
|
insn_sse2.def | [all...] |
/external/llvm/test/MC/X86/ |
x86-32-coverage.s | 827 // CHECK: psubusw %mm3, %mm3 828 psubusw %mm3,%mm3 830 // CHECK: psubusw %xmm5, %xmm5 831 psubusw %xmm5,%xmm5 [all...] |
/external/llvm/lib/Target/X86/ |
X86InstrMMX.td | 250 defm MMX_PSUBUSW : MMXI_binop_rm_int<0xD9, "psubusw", int_x86_mmx_psubus_w>;
|
/external/elfutils/libcpu/defs/ |
i386 | [all...] |
/external/llvm/test/CodeGen/X86/ |
mmx-builtins.ll | 621 ; CHECK: psubusw [all...] |
/external/valgrind/main/perf/ |
tinycc.c | [all...] |
/external/valgrind/main/VEX/priv/ |
host_x86_defs.c | 524 case Xsse_QSUB16U: return "psubusw"; [all...] |
host_amd64_defs.c | 597 case Asse_QSUB16U: return "psubusw"; [all...] |
/external/qemu/ |
i386-dis.c | [all...] |
/prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/bin/ |
i686-android-linux-as | |