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

  /src/external/gpl3/gdb.old/dist/sim/mips/
mdmx.c 442 qh_map_test(sim_cpu *cpu, uint64_t v1, int16_t h2, int cond) function
508 qh_map_test(cpu, v1, QH_ELEM(op2, fmtsel), cond);
514 qh_map_test(cpu, v1, vt, cond);
  /src/external/gpl3/gdb/dist/sim/mips/
mdmx.c 442 qh_map_test(sim_cpu *cpu, uint64_t v1, int16_t h2, int cond) function
508 qh_map_test(cpu, v1, QH_ELEM(op2, fmtsel), cond);
514 qh_map_test(cpu, v1, vt, cond);

Completed in 59 milliseconds