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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.c1869 emit_jpcc (char prefix, char opcode, const char * args) function
3536 { "call", 0xCD, 0xC4, emit_jpcc, INS_ALL },
3570 { "jp", 0xC3, 0xC2, emit_jpcc, INS_ALL },
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-z80.c1824 emit_jpcc (char prefix, char opcode, const char * args) function
3478 { "call", 0xCD, 0xC4, emit_jpcc, INS_ALL },
3512 { "jp", 0xC3, 0xC2, emit_jpcc, INS_ALL },
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z80.c1869 emit_jpcc (char prefix, char opcode, const char * args) function
3536 { "call", 0xCD, 0xC4, emit_jpcc, INS_ALL },
3570 { "jp", 0xC3, 0xC2, emit_jpcc, INS_ALL },

Completed in 199 milliseconds