OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cvtps2pd
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
simd-2.asm
49
cvtps2pd
xmm2, xmm3 ; 0F 5A D3
label
50
cvtps2pd
xmm4, [0] ; 0F 5A 25 00 00 00 00
label
51
cvtps2pd
xmm5, qword [0] ; 0F 5A 2D 00 00 00 00
label
ssewidth.asm
82
cvtps2pd
xmm1, xmm2
label
83
cvtps2pd
xmm1, qword [rbx]
label
avx.asm
341
cvtps2pd
xmm1, xmm2
label
342
cvtps2pd
xmm1, [rax]
label
343
cvtps2pd
xmm1, qword [rax]
label
[
all
...]
Completed in 160 milliseconds