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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64.s 274 movsxd (%rax),%rax label
296 movsxd rax, [rax] label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86_64.s 280 movsxd (%rax),%rax label
302 movsxd rax, [rax] label
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 419 void X86_64Assembler::movsxd(CpuRegister dst, CpuRegister src) { function in class:art::x86_64::X86_64Assembler
427 void X86_64Assembler::movsxd(CpuRegister dst, const Address& src) { function in class:art::x86_64::X86_64Assembler
    [all...]

Completed in 159 milliseconds