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

  /src/external/gpl3/binutils/dist/gas/config/
tc-crx.c 42 #define MAX_REGS_IN_MASK16 8
1788 if (++reg_counter > MAX_REGS_IN_MASK16)
1790 MAX_REGS_IN_MASK16);
tc-cr16.c 44 #define MAX_REGS_IN_MASK16 8
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-crx.c 42 #define MAX_REGS_IN_MASK16 8
1788 if (++reg_counter > MAX_REGS_IN_MASK16)
1790 MAX_REGS_IN_MASK16);
tc-cr16.c 44 #define MAX_REGS_IN_MASK16 8

Completed in 18 milliseconds