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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-movsxs.asm 25 movsx 5,%eax label
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
genopcode.asm 29 movsx ax, [ecx] label
  /external/llvm/test/MC/X86/
x86-64.s 749 movsx %al, %ax label
753 movsx %al, %eax label
757 movsx %ax, %eax label
761 movsx %bl, %rax label
765 movsx %cx, %rax label
769 movsx %edi, %rax label
793 movsx (%rax), %ax label

Completed in 603 milliseconds