Searched refs:mnimonic (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cr16/
H A Dinterp.c119 if ((h->ops->mnimonic != NULL) &&
120 ((streq(h->ops->mnimonic,"b") && h->size == 2)))
136 if ((streq(h->ops->mnimonic,"b")) && h->size == 2)
H A Dcr16_sim.h63 char mnimonic[12]; member in struct:simops

Completed in 97 milliseconds