Searched refs:prt_n (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | z80-dis.c | 148 prt_n (struct buffer *buf, disassemble_info * info, char *txt) in prt_n() function 173 return prt_n (buf, info, mytxt); in ld_r_n() 242 return prt_n (buf, info, mytxt); in arit_n() 415 return prt_n (buf, info, mytxt); in prt_d_n() 593 { 0xD3, 0xFF, prt_n, "out (0x%02x),a" }, 595 { 0xDB, 0xFF, prt_n, "in a,(0x%02x)" },
|