/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
avx.asm | 1634 vpmaxsw xmm1, xmm2 label 1635 vpmaxsw xmm1, [rax] label 1636 vpmaxsw xmm1, dqword [rax] label 1637 vpmaxsw xmm1, xmm2, xmm3 label 1638 vpmaxsw xmm1, xmm2, [rax] label 1639 vpmaxsw xmm1, xmm2, dqword [rax] label [all...] |
/external/llvm/test/CodeGen/X86/ |
vselect-minmax.ll | 352 ; AVX1: vpmaxsw 355 ; AVX2: vpmaxsw 384 ; AVX1: vpmaxsw 387 ; AVX2: vpmaxsw [all...] |
avx2-intrinsics-x86.ll | 84 ; CHECK: vpmaxsw [all...] |
avx-intrinsics-x86.ll | 381 ; CHECK: vpmaxsw [all...] |
/external/valgrind/main/none/tests/amd64/ |
avx2-1.c | 333 "vpmaxsw %%ymm6, %%ymm8, %%ymm7", 334 "vpmaxsw (%%rax), %%ymm8, %%ymm7") [all...] |
avx-1.c | 891 "vpmaxsw %%xmm6, %%xmm8, %%xmm7", 892 "vpmaxsw (%%rax), %%xmm8, %%xmm7") [all...] |
/external/llvm/test/MC/X86/ |
x86-32-avx.s | [all...] |
x86_64-avx-encoding.s | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
x86insn_nasm.gperf | [all...] |
x86insn_gas.gperf | [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/ |
gen_x86_insn.py | [all...] |
/prebuilts/sdk/tools/linux/ |
libLLVM.so | |