Searched refs:qh_round (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | mdmx.c | 1235 static const QH_ROUND qh_round[] = { variable 1345 result = qh_map_round(cpu, cia, QH_ELEM(op2, fmtsel), qh_round[rm]); in mdmx_round_op() 1349 result = qh_vector_round(cpu, cia, op2, qh_round[rm]); in mdmx_round_op() 1352 result = qh_map_round(cpu, cia, vt, qh_round[rm]); in mdmx_round_op()
|