Searched refs:emit_lddldi (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.c2775 emit_lddldi (char prefix, char opcode, const char * args) function
3573 { "ldd", 0xED, 0xA8, emit_lddldi,INS_ALL }, /* GBZ80 has special meaning */
3579 { "ldi", 0xED, 0xA0, emit_lddldi,INS_ALL }, /* GBZ80 has special meaning */
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-z80.c2728 emit_lddldi (char prefix, char opcode, const char * args) function
3515 { "ldd", 0xED, 0xA8, emit_lddldi,INS_ALL }, /* GBZ80 has special meaning */
3521 { "ldi", 0xED, 0xA0, emit_lddldi,INS_ALL }, /* GBZ80 has special meaning */
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z80.c2775 emit_lddldi (char prefix, char opcode, const char * args) function
3573 { "ldd", 0xED, 0xA8, emit_lddldi,INS_ALL }, /* GBZ80 has special meaning */
3579 { "ldi", 0xED, 0xA0, emit_lddldi,INS_ALL }, /* GBZ80 has special meaning */

Completed in 290 milliseconds