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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c50 #define INSS_GBZ80 (1 << bfd_mach_gbz80) macro
301 else if (buf->inss & INSS_GBZ80)
352 else if (buf->inss & INSS_GBZ80)
564 if ((buf->inss & INSS_GBZ80) && (idx == 6))
842 { 0x08, 0xFF, prt, "ex af,af'", ~INSS_GBZ80 },
847 { 0x10, 0xFF, prt_e, "djnz ", ~INSS_GBZ80 },
854 { 0x22, 0xFF, prt_nn, "ld (0x%04x),hl", ~INSS_GBZ80 },
856 { 0x2A, 0xFF, prt_nn, "ld hl,(0x%04x)", ~INSS_GBZ80 },
885 { 0xD3, 0xFF, prt_n, "out (0x%02x),a", ~INSS_GBZ80 },
886 { 0xD9, 0xFF, prt, "exx", ~INSS_GBZ80 },
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c50 #define INSS_GBZ80 (1 << bfd_mach_gbz80) macro
303 else if (buf->inss & INSS_GBZ80)
354 else if (buf->inss & INSS_GBZ80)
566 if ((buf->inss & INSS_GBZ80) && (idx == 6))
844 { 0x08, 0xFF, prt, "ex af,af'", ~INSS_GBZ80 },
849 { 0x10, 0xFF, prt_e, "djnz ", ~INSS_GBZ80 },
856 { 0x22, 0xFF, prt_nn, "ld (0x%04x),hl", ~INSS_GBZ80 },
858 { 0x2A, 0xFF, prt_nn, "ld hl,(0x%04x)", ~INSS_GBZ80 },
887 { 0xD3, 0xFF, prt_n, "out (0x%02x),a", ~INSS_GBZ80 },
888 { 0xD9, 0xFF, prt, "exx", ~INSS_GBZ80 },
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c50 #define INSS_GBZ80 (1 << bfd_mach_gbz80) macro
303 else if (buf->inss & INSS_GBZ80)
354 else if (buf->inss & INSS_GBZ80)
566 if ((buf->inss & INSS_GBZ80) && (idx == 6))
844 { 0x08, 0xFF, prt, "ex af,af'", ~INSS_GBZ80 },
849 { 0x10, 0xFF, prt_e, "djnz ", ~INSS_GBZ80 },
856 { 0x22, 0xFF, prt_nn, "ld (0x%04x),hl", ~INSS_GBZ80 },
858 { 0x2A, 0xFF, prt_nn, "ld hl,(0x%04x)", ~INSS_GBZ80 },
887 { 0xD3, 0xFF, prt_n, "out (0x%02x),a", ~INSS_GBZ80 },
888 { 0xD9, 0xFF, prt, "exx", ~INSS_GBZ80 },
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c50 #define INSS_GBZ80 (1 << bfd_mach_gbz80) macro
303 else if (buf->inss & INSS_GBZ80)
354 else if (buf->inss & INSS_GBZ80)
566 if ((buf->inss & INSS_GBZ80) && (idx == 6))
844 { 0x08, 0xFF, prt, "ex af,af'", ~INSS_GBZ80 },
849 { 0x10, 0xFF, prt_e, "djnz ", ~INSS_GBZ80 },
856 { 0x22, 0xFF, prt_nn, "ld (0x%04x),hl", ~INSS_GBZ80 },
858 { 0x2A, 0xFF, prt_nn, "ld hl,(0x%04x)", ~INSS_GBZ80 },
887 { 0xD3, 0xFF, prt_n, "out (0x%02x),a", ~INSS_GBZ80 },
888 { 0xD9, 0xFF, prt, "exx", ~INSS_GBZ80 },
[all...]

Completed in 204 milliseconds