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

  /src/external/gpl3/gdb.old/dist/sim/mips/
mdmx.c 1311 ob_map_round(sim_cpu *cpu, address_word cia, uint8_t b2, OB_ROUND round) function
1361 result = ob_map_round(cpu, cia, OB_ELEM(op2, fmtsel), ob_round[rm]);
1368 result = ob_map_round(cpu, cia, vt, ob_round[rm]);
  /src/external/gpl3/gdb/dist/sim/mips/
mdmx.c 1311 ob_map_round(sim_cpu *cpu, address_word cia, uint8_t b2, OB_ROUND round) function
1361 result = ob_map_round(cpu, cia, OB_ELEM(op2, fmtsel), ob_round[rm]);
1368 result = ob_map_round(cpu, cia, vt, ob_round[rm]);

Completed in 54 milliseconds