Searched defs:movsl (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/
H A Dgas-movsd.asm3 movsl label
/external/llvm/test/MC/X86/
H A Dindex-operations.s128 movsl %gs:(%esi), (%edi) label
129 // 64: movsl %gs:(%esi), %es:(%edi) # encoding: [0x65,0x67,0xa5]
130 // 32: movsl %gs:(%esi), %es:(%edi) # encoding: [0x65,0xa5]
131 // 16: movsl %gs:(%esi), %es:(%edi) # encoding: [0x66,0x65,0x67,0xa5]
H A Dx86-64.s118 smovl // CHECK: movsl
123 // CHECK: movsl
629 movsl label
630 // CHECK: movsl
845 rep movsl
848 // CHECK: movsl
1102 // CHECK: movsl (%rsi), %es:(%rdi) # encoding: [0xa5]
1103 // CHECK: movsl
1104 // CHECK: movsl
1105 movsl
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
H A Dgas-moreinsn.asm0 movsl
1 movsl label

Completed in 457 milliseconds