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

  /src/external/gpl3/gdb/dist/sim/mcore/
mcore-sim.h 42 #define LAST_VALID_CREG 32 /* only 0..12 implemented */
43 #define NUM_MCORE_REGS (16 + 16 + LAST_VALID_CREG + 1)
  /src/external/gpl3/gdb.old/dist/sim/mcore/
mcore-sim.h 42 #define LAST_VALID_CREG 32 /* only 0..12 implemented */
43 #define NUM_MCORE_REGS (16 + 16 + LAST_VALID_CREG + 1)

Completed in 23 milliseconds