Searched refs:emit_swap (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dax.h120 void (*emit_swap) (void); member in struct:emit_ops
H A Dax.cc316 emit_swap (void) function
318 target_emit_ops ()->emit_swap ();
721 emit_swap ();
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dax.h120 void (*emit_swap) (void); member in struct:emit_ops
H A Dax.cc313 emit_swap (void) function
315 target_emit_ops ()->emit_swap ();
718 emit_swap ();
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.c1470 emit_swap (char prefix, char opcode, const char *args) function
3647 { "swap", 0xCB, 0x30, emit_swap, INS_GBZ80|INS_Z80N },
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-z80.c1425 emit_swap (char prefix, char opcode, const char *args) function
3589 { "swap", 0xCB, 0x30, emit_swap, INS_GBZ80|INS_Z80N },
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z80.c1470 emit_swap (char prefix, char opcode, const char *args) function
3647 { "swap", 0xCB, 0x30, emit_swap, INS_GBZ80|INS_Z80N },

Completed in 202 milliseconds