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

  /src/external/gpl3/binutils/dist/include/opcode/
bfin.h 35 #define M_T 2
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)
58 return (x == 0) || (x == M_IS) || (x == M_T) || (x == M_S2RND)
  /src/external/gpl3/binutils.old/dist/include/opcode/
bfin.h 35 #define M_T 2
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)
58 return (x == 0) || (x == M_IS) || (x == M_T) || (x == M_S2RND)
  /src/external/gpl3/gdb.old/dist/include/opcode/
bfin.h 35 #define M_T 2
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)
58 return (x == 0) || (x == M_IS) || (x == M_T) || (x == M_S2RND)
  /src/external/gpl3/gdb/dist/include/opcode/
bfin.h 35 #define M_T 2
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)
58 return (x == 0) || (x == M_IS) || (x == M_T) || (x == M_S2RND)

Completed in 26 milliseconds