HomeSort by relevance Sort by last modified time
    Searched full:pcmpistri (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse4.asm 85 pcmpistri xmm1, xmm2, 5 label
86 pcmpistri xmm1, [0], 5 label
avx.asm 1330 pcmpistri xmm1, xmm2, 5 label
1331 pcmpistri xmm1, [rax], byte 5 label
1332 pcmpistri xmm1, dqword [rax], 5 label
    [all...]
  /external/valgrind/main/none/tests/amd64/
pcmpstr64.c 3 pcmpistri to drive it. Does not check the e-vs-i or i-vs-m
394 "pcmpistri $0x4A, %%xmm2, %%xmm11" "\n\t"
485 "pcmpistri $0x3A, %%xmm2, %%xmm11" "\n\t"
578 "pcmpistri $0x0C, %%xmm2, %%xmm11" "\n\t"
666 "pcmpistri $0x08, %%xmm2, %%xmm11" "\n\t"
759 "pcmpistri $0x1A, %%xmm2, %%xmm11" "\n\t"
852 "pcmpistri $0x02, %%xmm2, %%xmm11" "\n\t"
934 "pcmpistri $0x12, %%xmm2, %%xmm11" "\n\t"
    [all...]
pcmpstr64w.c 3 pcmpistri to drive it. Does not check the e-vs-i or i-vs-m
395 "pcmpistri $0x4B, %%xmm2, %%xmm11" "\n\t"
486 "pcmpistri $0x3B, %%xmm2, %%xmm11" "\n\t"
579 "pcmpistri $0x0D, %%xmm2, %%xmm11" "\n\t"
665 "pcmpistri $0x09, %%xmm2, %%xmm11" "\n\t"
758 "pcmpistri $0x1B, %%xmm2, %%xmm11" "\n\t"
851 "pcmpistri $0x03, %%xmm2, %%xmm11" "\n\t"
933 "pcmpistri $0x13, %%xmm2, %%xmm11" "\n\t"
    [all...]
pcmpxstrx64.c 81 "pcmpistri $0x4A, %%xmm2, %%xmm13" "\n\t"
110 "pcmpistri $0x0A, %%xmm2, %%xmm13" "\n\t"
pcmpxstrx64w.c 82 "pcmpistri $0x4B, %%xmm2, %%xmm13" "\n\t"
111 "pcmpistri $0x0B, %%xmm2, %%xmm13" "\n\t"
  /external/qemu/target-i386/
ops_sse_header.h 330 DEF_HELPER_3(glue(pcmpistri, SUFFIX), void, Reg, Reg, i32)
translate.c     [all...]