HomeSort by relevance Sort by last modified time
    Searched refs:imulw (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-muldiv.asm 5 imulw %bx, %cx label
8 imulw $5, %bx, %cx label
11 imulw $5000, %bx, %cx label
14 imulw $5, %cx label
17 imulw $5000, %cx label
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 440 #define IMUL_W(a, b) CHOICE(imulw ARG2(a,b), imulw ARG2(a,b), _WTOG imul ARG2(b,a))
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 440 #define IMUL_W(a, b) CHOICE(imulw ARG2(a,b), imulw ARG2(a,b), _WTOG imul ARG2(b,a))
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf     [all...]

Completed in 56 milliseconds