HomeSort by: relevance | last modified time | path
    Searched defs:Imm32 (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
M68kBaseInfo.h 65 Imm32 = 0xC,
  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
AsmWriterEmitter.cpp 960 int32_t Imm32 = int32_t(Imm);
961 if (Imm != Imm32)
965 formatv("AliasPatternCond::K_Imm, uint32_t({0})", Imm32)));
  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 918 Imm32,
986 unsigned int imm32:1;
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 905 Imm32,
973 unsigned int imm32:1;
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 871 Imm32,
939 unsigned int imm32:1;
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 854 Imm32,
922 unsigned int imm32:1;

Completed in 24 milliseconds