OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:movlps
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ssewidth.asm
237
movlps
xmm1, qword [rbx]
label
238
movlps
qword [rbx], xmm2
label
avx.asm
895
movlps
xmm1, [rax]
label
896
movlps
xmm1, qword [rax]
label
901
movlps
[rax], xmm2
label
902
movlps
qword [rax], xmm2
label
[
all
...]
Completed in 76 milliseconds