Searched refs:inss (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c32 long inss; /* instruction set bit mask, taken from bfd_mach */ member in struct:buffer
44 unsigned inss; /* bit mask of supported bfd_mach_* or 0 for all mach */ member in struct:tab_elt
83 return !p->inss || (p->inss & buf->inss);
301 if (buf->inss & INSS_EZ80)
303 else if (buf->inss & INSS_GBZ80)
352 if (buf->inss & INSS_EZ80)
354 else if (buf->inss & INSS_GBZ80)
566 if ((buf->inss
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c32 long inss; /* instruction set bit mask, taken from bfd_mach */ member in struct:buffer
44 unsigned inss; /* bit mask of supported bfd_mach_* or 0 for all mach */ member in struct:tab_elt
83 return !p->inss || (p->inss & buf->inss);
299 if (buf->inss & INSS_EZ80)
301 else if (buf->inss & INSS_GBZ80)
350 if (buf->inss & INSS_EZ80)
352 else if (buf->inss & INSS_GBZ80)
564 if ((buf->inss
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c32 long inss; /* instruction set bit mask, taken from bfd_mach */ member in struct:buffer
44 unsigned inss; /* bit mask of supported bfd_mach_* or 0 for all mach */ member in struct:tab_elt
83 return !p->inss || (p->inss & buf->inss);
301 if (buf->inss & INSS_EZ80)
303 else if (buf->inss & INSS_GBZ80)
352 if (buf->inss & INSS_EZ80)
354 else if (buf->inss & INSS_GBZ80)
566 if ((buf->inss
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c32 long inss; /* instruction set bit mask, taken from bfd_mach */ member in struct:buffer
44 unsigned inss; /* bit mask of supported bfd_mach_* or 0 for all mach */ member in struct:tab_elt
83 return !p->inss || (p->inss & buf->inss);
301 if (buf->inss & INSS_EZ80)
303 else if (buf->inss & INSS_GBZ80)
352 if (buf->inss & INSS_EZ80)
354 else if (buf->inss & INSS_GBZ80)
566 if ((buf->inss
[all...]

Completed in 255 milliseconds