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

  /src/external/gpl3/gdb.old/dist/sim/erc32/
erc32.c 182 static uint32_t gpt_cr; variable
536 gpt_cr = 0;
1434 if (gpt_cr)
1493 gpt_cr = (val & TCR_GACR);
  /src/external/gpl3/gdb/dist/sim/erc32/
erc32.c 182 static uint32_t gpt_cr; variable
536 gpt_cr = 0;
1434 if (gpt_cr)
1493 gpt_cr = (val & TCR_GACR);

Completed in 19 milliseconds