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

  /src/external/gpl3/gdb.old/dist/gdb/
cris-tdep.c 592 cris_get_asr_shift_steps (unsigned long value) function
2388 = cris_get_asr_shift_steps (inst_env->reg[cris_get_operand1 (inst)]);
2468 shift_steps = cris_get_asr_shift_steps (inst);
  /src/external/gpl3/gdb/dist/gdb/
cris-tdep.c 592 cris_get_asr_shift_steps (unsigned long value) function
2388 = cris_get_asr_shift_steps (inst_env->reg[cris_get_operand1 (inst)]);
2468 shift_steps = cris_get_asr_shift_steps (inst);

Completed in 40 milliseconds