HomeSort by relevance Sort by last modified time
    Searched defs:roundpd (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse4.asm 215 roundpd xmm1, xmm2, 5 label
216 roundpd xmm1, [0], 5 label
sse5-all.asm 494 roundpd xmm1, xmm2, 5 ; 66 0F 3A 09 312 05 label
495 roundpd xmm1, [0], byte 5 ; 66 0F 3A 09 016 00 00 05 label
496 roundpd xmm1, dqword [0], 5 ; 66 0F 3A 09 016 00 00 05 label
avx.asm 2365 roundpd xmm1, xmm2, 5 label
2366 roundpd xmm1, [rax], byte 5 label
2367 roundpd xmm1, dqword [rax], 5 label
    [all...]
  /external/llvm/test/MC/X86/
x86-64.s 531 roundpd $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x09,0xc0,0x0e] label

Completed in 1251 milliseconds