HomeSort by relevance Sort by last modified time
    Searched defs:movzx (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 31 movzx 5,%eax label
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
genopcode.asm 30 ;movzx eax, [edx]
31 movzx ebx, word [eax] label
32 movzx ecx, byte [ebx] label
  /external/llvm/test/MC/X86/
x86-64.s 741 movzx %al, %esi
745 movzx %al, %rsi
773 movzx %al, %ax label
777 movzx %al, %eax label
781 movzx %ax, %eax label
785 movzx %bl, %rax label
789 movzx %cx, %rax label
797 movzx (%rax), %ax label

Completed in 88 milliseconds