Searched refs:QH_ELEM (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | mdmx.c | 86 #define QH_ELEM(v,fmtsel) \ macro 389 result = qh_map_op(op1, QH_ELEM(op2, fmtsel), qh_func[op]); in mdmx_cpr_op() 508 qh_map_test(cpu, v1, QH_ELEM(op2, fmtsel), cond); in mdmx_cc_op() 632 result = qh_map_pick(cpu, v1, QH_ELEM(op2, fmtsel), tf); in mdmx_pick_op() 863 qh_map_acc(ACC.qh, op1, QH_ELEM(op2, fmtsel), qh_acc[op]); in mdmx_acc_op() 1345 result = qh_map_round(cpu, cia, QH_ELEM(op2, fmtsel), qh_round[rm]); in mdmx_round_op()
|