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

  /src/external/gpl3/binutils/dist/include/opcode/
bfin.h 37 #define M_FU 4
46 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_S2RND)
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 37 #define M_FU 4
46 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_S2RND)
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 37 #define M_FU 4
46 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_S2RND)
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 37 #define M_FU 4
46 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_S2RND)
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)

Completed in 21 milliseconds