HomeSort by: relevance | last modified time | path
    Searched refs:NFP_IREG_ENTRY_WO_NLW (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
nfp.h 201 #define NFP_IREG_ENTRY_WO_NLW(w0) (((w0) >> 31) & 0x1)
  /src/external/gpl3/binutils.old/dist/include/elf/
nfp.h 201 #define NFP_IREG_ENTRY_WO_NLW(w0) (((w0) >> 31) & 0x1)
  /src/external/gpl3/gdb/dist/include/elf/
nfp.h 201 #define NFP_IREG_ENTRY_WO_NLW(w0) (((w0) >> 31) & 0x1)
  /src/external/gpl3/gdb.old/dist/include/elf/
nfp.h 201 #define NFP_IREG_ENTRY_WO_NLW(w0) (((w0) >> 31) & 0x1)
  /src/external/gpl3/binutils/dist/opcodes/
nfp-dis.c 2643 if (NFP_IREG_ENTRY_WO_NLW (ireg.w0))
  /src/external/gpl3/binutils.old/dist/opcodes/
nfp-dis.c 2643 if (NFP_IREG_ENTRY_WO_NLW (ireg.w0))
  /src/external/gpl3/gdb/dist/opcodes/
nfp-dis.c 2643 if (NFP_IREG_ENTRY_WO_NLW (ireg.w0))
  /src/external/gpl3/gdb.old/dist/opcodes/
nfp-dis.c 2636 if (NFP_IREG_ENTRY_WO_NLW (ireg.w0))

Completed in 30 milliseconds