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

  /src/external/gpl3/gdb.old/dist/sim/bfin/
dv-bfin_sic.c 582 #define DEC_SIC(pin) ((pin) >> 8)
682 bu32 idx = DEC_SIC (my_port);
711 bu32 idx = DEC_SIC (my_port);
734 bu32 idx = DEC_SIC (my_port);
766 bu32 idx = DEC_SIC (my_port);
  /src/external/gpl3/gdb/dist/sim/bfin/
dv-bfin_sic.c 582 #define DEC_SIC(pin) ((pin) >> 8)
682 bu32 idx = DEC_SIC (my_port);
711 bu32 idx = DEC_SIC (my_port);
734 bu32 idx = DEC_SIC (my_port);
766 bu32 idx = DEC_SIC (my_port);

Completed in 13 milliseconds