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

  /src/external/gpl3/gdb.old/dist/sim/avr/
interp.c 306 static inline byte get_q (word op) function
489 flash[pc].r = get_q (op1);
494 flash[pc].r = get_q (op1);
502 flash[pc].r = get_q (op1);
507 flash[pc].r = get_q (op1);
  /src/external/gpl3/gdb/dist/sim/avr/
interp.c 306 static inline byte get_q (word op) function
489 flash[pc].r = get_q (op1);
494 flash[pc].r = get_q (op1);
502 flash[pc].r = get_q (op1);
507 flash[pc].r = get_q (op1);

Completed in 44 milliseconds