HomeSort by relevance Sort by last modified time
    Searched full:movsx (Results 26 - 50 of 53) sorted by null

12 3

  /external/llvm/docs/
CodeGenerator.rst     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.td     [all...]
X86MCInstLower.cpp 319 /// \brief If a movsx instruction has a shorter encoding for the used register
704 // Try to shrink some forms of movsx.
    [all...]
X86SchedHaswell.td 435 // MOVSX, MOVZX.
    [all...]
X86ISelDAGToDAG.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
variance_impl_sse2.asm 388 movsx rcx, dx
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
tables.go     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
opcode-intel.d 365 *[0-9a-f]+: 0f be 90 90 90 90 90[ ]+movsx[ ]+edx,BYTE PTR \[eax-0x6f6f6f70\]
366 *[0-9a-f]+: 0f bf 90 90 90 90 90[ ]+movsx[ ]+edx,WORD PTR \[eax-0x6f6f6f70\]
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
ChangeLog-9103 355 * i386.h: Remove IgnoreSize from movsx and movzx.
801 * i386.h: Swap the Intel syntax "movsx"/"movzx" due to the
    [all...]
ChangeLog     [all...]
  /external/libchrome/sandbox/win/src/sidestep/
ia32_opcode_map.cpp     [all...]
  /external/llvm/utils/TableGen/
AsmMatcherEmitter.cpp 412 /// removed), e.g. "movsx $src, $dst".
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h 131 int movsx; /* The cost of movsx operation. */ member in struct:processor_costs
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog-2008     [all...]
ChangeLog-2007 156 * gas/i386/x86_64.s: Add tests for movsx, movsbl, movsbq,
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-i386.texi 513 @samp{movs@dots{}} and @samp{movz@dots{}} in AT&T syntax (@samp{movsx}
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-2008 995 * i386-opc.tbl: Put back 16bit movsx/movzx for AT&T syntax.
    [all...]
i386-opc.tbl 69 movsx, 2, 0xfbe, None, 2, Cpu386, Modrm|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|ATTSyntax, { Reg8|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg16|Reg32|Reg64 }
70 movsx, 2, 0xfbf, None, 2, Cpu386, Modrm|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|ATTSyntax, { Reg16|Unspecified|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg32|Reg64 }
71 movsx, 2, 0x63, None, 1, Cpu64, Modrm|No_bSuf|No_wSuf|No_sSuf|No_qSuf|No_ldSuf|Rex64|ATTSyntax, { Reg32|Unspecified|BaseIndex|Disp8|Disp32|Disp32S, Reg64 }
72 movsx, 2, 0xfbe, None, 2, Cpu386, Modrm|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IntelSyntax, { Reg8|Byte|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg16|Reg32|Reg64 }
73 movsx, 2, 0xfbf, None, 2, Cpu386, Modrm|No_bSuf|No_lSuf|No_sSuf|No_qSuf|No_ldSuf|IntelSyntax, { Reg16|Word|BaseIndex|Disp8|Disp16|Disp32|Disp32S, Reg32|Reg64 }
74 movsx, 2, 0x63, None, 1, Cpu64, Modrm|No_bSuf|No_wSuf|No_sSuf|No_qSuf|No_ldSuf|Rex64|IntelSyntax, { Reg32|Dword|BaseIndex|Disp8|Disp32|Disp32S, Reg64 }
    [all...]
i386-tbl.h 489 { "movsx", 2, 0xfbe, None, 2,
505 { "movsx", 2, 0xfbf, None, 2,
521 { "movsx", 2, 0x63, None, 1,
537 { "movsx", 2, 0xfbe, None, 2,
553 { "movsx", 2, 0xfbf, None, 2,
569 { "movsx", 2, 0x63, None, 1,
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-2008     [all...]
ChangeLog-9899     [all...]
  /external/google-breakpad/src/third_party/libdisasm/
ia32_opcode_tables.c     [all...]
  /art/runtime/interpreter/mterp/out/
mterp_x86.S 695 movsx rINSTbl, %eax # eax <-ssssssBx
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/internal/rsc.io/x86/
x86asm.a 549 const @"".MOVSX @"".Op = 0x145
    [all...]

Completed in 2608 milliseconds

12 3