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

  /src/external/gpl3/gdb.old/dist/sim/cris/
rvdummy.c 60 RV_IRQ_CMD = 2,
352 bytes[2] = RV_IRQ_CMD;
dv-rv.c 210 RV_IRQ_CMD = 2
282 RV_IRQ_CMD = 2,
602 /* Handle incoming interrupt notifications as per the RV_IRQ_CMD
629 case RV_IRQ_CMD:
650 case RV_IRQ_CMD:
  /src/external/gpl3/gdb/dist/sim/cris/
rvdummy.c 60 RV_IRQ_CMD = 2,
352 bytes[2] = RV_IRQ_CMD;
dv-rv.c 210 RV_IRQ_CMD = 2
282 RV_IRQ_CMD = 2,
602 /* Handle incoming interrupt notifications as per the RV_IRQ_CMD
629 case RV_IRQ_CMD:
650 case RV_IRQ_CMD:

Completed in 28 milliseconds