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

  /src/external/gpl3/gdb/dist/sim/igen/
gen.c 209 opcode_bit_cmp (const opcode_bits *l, const opcode_bits *r) function
250 cmp = opcode_bit_cmp (l, r);
283 int cmp = opcode_bit_cmp (new_bits, *last);
  /src/external/gpl3/gdb.old/dist/sim/igen/
gen.c 209 opcode_bit_cmp (const opcode_bits *l, const opcode_bits *r) function
250 cmp = opcode_bit_cmp (l, r);
283 int cmp = opcode_bit_cmp (new_bits, *last);

Completed in 27 milliseconds