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

  /src/external/gpl3/binutils/dist/include/opcode/
bfin.h 42 #define M_IU 12
47 || (x == M_ISS2) || (x == M_IU);
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)
  /src/external/gpl3/binutils.old/dist/include/opcode/
bfin.h 42 #define M_IU 12
47 || (x == M_ISS2) || (x == M_IU);
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)
  /src/external/gpl3/gdb.old/dist/include/opcode/
bfin.h 42 #define M_IU 12
47 || (x == M_ISS2) || (x == M_IU);
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)
  /src/external/gpl3/gdb/dist/include/opcode/
bfin.h 42 #define M_IU 12
47 || (x == M_ISS2) || (x == M_IU);
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)

Completed in 22 milliseconds