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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz80-dis.c54 #define INSS_EZ80 (INSS_EZ80_ADL | INSS_EZ80_Z80) macro
299 if (buf->inss & INSS_EZ80)
350 if (buf->inss & INSS_EZ80)
422 { 0x31, 0xFF, prt, "ld iy,(hl)", INSS_EZ80 },
424 { 0x00, 0xC7, prt_r_n, "in0 %s,(0x%%02x)", INSS_Z180|INSS_EZ80 },
425 { 0x01, 0xC7, prt_r_n, "out0 (0x%%02x),%s", INSS_Z180|INSS_EZ80 },
426 { 0x32, 0xFF, prt_d, "lea ix,ix%+d", INSS_EZ80 },
427 { 0x33, 0xFF, prt_d, "lea iy,iy%+d", INSS_EZ80 },
428 { 0x02, 0xCF, prt_rr_d, "lea %s,ix%%+d", INSS_EZ80 },
429 { 0x03, 0xCF, prt_rr_d, "lea %s,iy%%+d", INSS_EZ80 },
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz80-dis.c54 #define INSS_EZ80 (INSS_EZ80_ADL | INSS_EZ80_Z80) macro
301 if (buf->inss & INSS_EZ80)
352 if (buf->inss & INSS_EZ80)
424 { 0x31, 0xFF, prt, "ld iy,(hl)", INSS_EZ80 },
426 { 0x00, 0xC7, prt_r_n, "in0 %s,(0x%%02x)", INSS_Z180|INSS_EZ80 },
427 { 0x01, 0xC7, prt_r_n, "out0 (0x%%02x),%s", INSS_Z180|INSS_EZ80 },
428 { 0x32, 0xFF, prt_d, "lea ix,ix%+d", INSS_EZ80 },
429 { 0x33, 0xFF, prt_d, "lea iy,iy%+d", INSS_EZ80 },
430 { 0x02, 0xCF, prt_rr_d, "lea %s,ix%%+d", INSS_EZ80 },
431 { 0x03, 0xCF, prt_rr_d, "lea %s,iy%%+d", INSS_EZ80 },
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c54 #define INSS_EZ80 (INSS_EZ80_ADL | INSS_EZ80_Z80) macro
301 if (buf->inss & INSS_EZ80)
352 if (buf->inss & INSS_EZ80)
424 { 0x31, 0xFF, prt, "ld iy,(hl)", INSS_EZ80 },
426 { 0x00, 0xC7, prt_r_n, "in0 %s,(0x%%02x)", INSS_Z180|INSS_EZ80 },
427 { 0x01, 0xC7, prt_r_n, "out0 (0x%%02x),%s", INSS_Z180|INSS_EZ80 },
428 { 0x32, 0xFF, prt_d, "lea ix,ix%+d", INSS_EZ80 },
429 { 0x33, 0xFF, prt_d, "lea iy,iy%+d", INSS_EZ80 },
430 { 0x02, 0xCF, prt_rr_d, "lea %s,ix%%+d", INSS_EZ80 },
431 { 0x03, 0xCF, prt_rr_d, "lea %s,iy%%+d", INSS_EZ80 },
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c54 #define INSS_EZ80 (INSS_EZ80_ADL | INSS_EZ80_Z80) macro
301 if (buf->inss & INSS_EZ80)
352 if (buf->inss & INSS_EZ80)
424 { 0x31, 0xFF, prt, "ld iy,(hl)", INSS_EZ80 },
426 { 0x00, 0xC7, prt_r_n, "in0 %s,(0x%%02x)", INSS_Z180|INSS_EZ80 },
427 { 0x01, 0xC7, prt_r_n, "out0 (0x%%02x),%s", INSS_Z180|INSS_EZ80 },
428 { 0x32, 0xFF, prt_d, "lea ix,ix%+d", INSS_EZ80 },
429 { 0x33, 0xFF, prt_d, "lea iy,iy%+d", INSS_EZ80 },
430 { 0x02, 0xCF, prt_rr_d, "lea %s,ix%%+d", INSS_EZ80 },
431 { 0x03, 0xCF, prt_rr_d, "lea %s,iy%%+d", INSS_EZ80 },
[all...]

Completed in 149 milliseconds