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

  /src/external/gpl3/binutils/dist/gas/config/
obj-ecoff.c 112 unsigned long *cprmask = NULL; local
118 cprmask = mips_cprmask;
131 if (! bfd_ecoff_set_regmasks (stdoutput, gprmask, fprmask, cprmask))
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-ecoff.c 112 unsigned long *cprmask = NULL; local
118 cprmask = mips_cprmask;
131 if (! bfd_ecoff_set_regmasks (stdoutput, gprmask, fprmask, cprmask))
  /src/external/gpl3/binutils/dist/bfd/
libecoff.h 124 unsigned long cprmask[4]; member in struct:ecoff_tdata
  /src/external/gpl3/binutils.old/dist/bfd/
libecoff.h 122 unsigned long cprmask[4]; member in struct:ecoff_tdata
  /src/external/gpl3/gdb/dist/bfd/
libecoff.h 122 unsigned long cprmask[4]; member in struct:ecoff_tdata
  /src/external/gpl3/gdb.old/dist/bfd/
libecoff.h 122 unsigned long cprmask[4]; member in struct:ecoff_tdata
  /src/external/gpl3/binutils/dist/include/coff/
mips.h 49 unsigned char cprmask[4][4]; /* ?? */ member in struct:external_aouthdr
internal.h 268 unsigned long cprmask[4]; /* Coprocessor registers used. */ member in struct:internal_aouthdr
  /src/external/gpl3/binutils.old/dist/include/coff/
mips.h 49 unsigned char cprmask[4][4]; /* ?? */ member in struct:external_aouthdr
internal.h 278 unsigned long cprmask[4]; /* Coprocessor registers used. */ member in struct:internal_aouthdr
  /src/external/gpl3/gdb/dist/include/coff/
mips.h 49 unsigned char cprmask[4][4]; /* ?? */ member in struct:external_aouthdr
internal.h 278 unsigned long cprmask[4]; /* Coprocessor registers used. */ member in struct:internal_aouthdr
  /src/external/gpl3/gdb.old/dist/include/coff/
mips.h 49 unsigned char cprmask[4][4]; /* ?? */ member in struct:external_aouthdr
internal.h 278 unsigned long cprmask[4]; /* Coprocessor registers used. */ member in struct:internal_aouthdr

Completed in 48 milliseconds