/external/libvpx/libvpx/vp9/common/x86/ |
vp9_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...] |
vp9_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/libvpx/vp8/encoder/x86/ |
temporal_filter_apply_sse2.asm | 123 psubusw xmm3, xmm1 124 psubusw xmm2, xmm0
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_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/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
ssewidth.asm | 466 psubusw xmm1, xmm2 label 467 psubusw xmm1, dqword [rbx] label
|
avx.asm | 2225 psubusw xmm1, xmm2 label 2226 psubusw xmm1, [rax] label 2227 psubusw xmm1, dqword [rax] label [all...] |
/external/qemu/distrib/sdl-1.2.15/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/llvm/test/CodeGen/X86/ |
psubus.ll | 29 ; SSE2: psubusw LCPI0_0(%rip), %xmm0 59 ; SSE2: psubusw LCPI1_0(%rip), %xmm0 91 ; SSE2: psubusw %xmm0, %xmm1
|
x86-64-psub.ll | 197 ; CHECK: psubusw [[PARAM2]], [[PARAM1]]
|
/external/qemu/target-i386/ |
ops_sse_header.h | 81 SSE_HELPER_W(psubusw, FSUBUW)
|
/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 | 374 defm MMX_PSUBUSW : MMXI_binop_rm_int<0xD9, "psubusw", int_x86_mmx_psubus_w,
|
/external/elfutils/libcpu/defs/ |
i386 | [all...] |
/external/llvm/docs/ |
TestingGuide.rst | 326 ; SSE2: psubusw LCPI0_0(%rip), %xmm0
|
/external/chromium_org/third_party/x86inc/ |
x86inc.asm | 927 AVX_INSTR psubusw, 0, 0
|
/external/libvpx/libvpx/third_party/x86inc/ |
x86inc.asm | 1141 AVX_INSTR psubusw, 0, 0, 0
|