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

  /src/external/gpl3/gdb.old/dist/sim/rl78/
rl78.c 345 unsigned short ivect; local
369 ivect = mem_get_hi (0x0002c);
373 && (ivect != 0)
384 pc = ivect;
  /src/external/gpl3/gdb/dist/sim/rl78/
rl78.c 345 unsigned short ivect; local
369 ivect = mem_get_hi (0x0002c);
373 && (ivect != 0)
384 pc = ivect;

Completed in 16 milliseconds