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

  /src/external/gpl3/binutils/dist/include/opcode/
bfin.h 25 #define BIT_MULTI_INS 0x0800
28 #define SET_MULTI_INSTRUCTION_BIT(x) x->value |= BIT_MULTI_INS;
  /src/external/gpl3/binutils.old/dist/include/opcode/
bfin.h 25 #define BIT_MULTI_INS 0x0800
28 #define SET_MULTI_INSTRUCTION_BIT(x) x->value |= BIT_MULTI_INS;
  /src/external/gpl3/gdb.old/dist/include/opcode/
bfin.h 25 #define BIT_MULTI_INS 0x0800
28 #define SET_MULTI_INSTRUCTION_BIT(x) x->value |= BIT_MULTI_INS;
  /src/external/gpl3/gdb/dist/include/opcode/
bfin.h 25 #define BIT_MULTI_INS 0x0800
28 #define SET_MULTI_INSTRUCTION_BIT(x) x->value |= BIT_MULTI_INS;

Completed in 48 milliseconds