HomeSort by relevance Sort by last modified time
    Searched full:movi16 (Results 1 - 21 of 21) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mep/
allinsn.s 286 .global movi16
287 movi16: label
allinsn.be.d 255 00000220 <movi16>:
    [all...]
allinsn.le.d 255 00000220 <movi16>:
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMExpandPseudoInsts.cpp     [all...]
README.txt 565 It might be profitable to cse MOVi16 if there are lots of 32-bit immediates
ARMCodeEmitter.cpp     [all...]
ARMAsmPrinter.cpp     [all...]
ARMFastISel.cpp 553 unsigned Opc = isThumb ? ARM::t2MOVi16 : ARM::MOVi16;
    [all...]
ARMInstrInfo.td     [all...]
  /external/llvm/lib/Target/ARM/
README.txt 560 It might be profitable to cse MOVi16 if there are lots of 32-bit immediates
ARMExpandPseudoInsts.cpp     [all...]
ARMInstrInfo.td     [all...]
ARMAsmPrinter.cpp     [all...]
ARMFastISel.cpp 480 unsigned Opc = isThumb2 ? ARM::t2MOVi16 : ARM::MOVi16;
    [all...]
ARMISelLowering.cpp     [all...]
  /toolchain/binutils/binutils-2.27/cpu/
mep-core.cpu     [all...]
  /external/capstone/arch/ARM/
ARMGenAsmWriter.inc 238 19208U, // MOVi16
    [all...]
ARMGenDisassemblerTables.inc     [all...]
ARMGenInstrInfo.inc     [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
mep-desc.c     [all...]

Completed in 544 milliseconds