Searched refs:prt (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | z80-dis.c | 74 prt (struct buffer *buf, disassemble_info * info, char *txt) in prt() function 287 { 0x70, 0xFF, prt, "in f,(c)" }, 290 { 0x71, 0xFF, prt, "out (c),0" }, 295 { 0x44, 0xFF, prt, "neg" }, 296 { 0x45, 0xFF, prt, "retn" }, 297 { 0x46, 0xFF, prt, "im 0" }, 298 { 0x47, 0xFF, prt, "ld i,a" }, 301 { 0x4D, 0xFF, prt, "reti" }, 302 { 0x4F, 0xFF, prt, "ld r,a" }, 303 { 0x56, 0xFF, prt, "im 1" }, [all …]
|
/toolchain/binutils/binutils-2.27/include/vms/ |
D | ChangeLog-1015 | 55 * prt.h: New file.
|