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

  /src/external/gpl3/binutils/dist/include/opcode/
nfp.h 94 #define NFP_ME27_INSTR_MASK_MULT ((uint64_t) 0x1efe3f000000)
97 ((instr & NFP_ME27_INSTR_MASK_MULT) == NFP_ME27_INSTR_MULT)
  /src/external/gpl3/binutils.old/dist/include/opcode/
nfp.h 94 #define NFP_ME27_INSTR_MASK_MULT ((uint64_t) 0x1efe3f000000)
97 ((instr & NFP_ME27_INSTR_MASK_MULT) == NFP_ME27_INSTR_MULT)
  /src/external/gpl3/gdb/dist/include/opcode/
nfp.h 94 #define NFP_ME27_INSTR_MASK_MULT ((uint64_t) 0x1efe3f000000)
97 ((instr & NFP_ME27_INSTR_MASK_MULT) == NFP_ME27_INSTR_MULT)
  /src/external/gpl3/gdb.old/dist/include/opcode/
nfp.h 94 #define NFP_ME27_INSTR_MASK_MULT ((uint64_t) 0x1efe3f000000)
97 ((instr & NFP_ME27_INSTR_MASK_MULT) == NFP_ME27_INSTR_MULT)

Completed in 43 milliseconds