Searched refs:byte_2 (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | pj-dis.c | 54 unsigned char byte_2; in print_insn_pj() local 56 if ((status = info->read_memory_func (addr + 1, &byte_2, 1, info))) in print_insn_pj() 58 fprintf_fn (stream, "%s\t", pj_opc_info[opcode + byte_2].u.name); in print_insn_pj()
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | pj-dis.c | 62 unsigned char byte_2; local 63 if ((status = info->read_memory_func (addr + 1, &byte_2, 1, info))) 65 fprintf_fn (stream, "%s\t", pj_opc_info[opcode + byte_2].u.name);
|
/openbsd/sys/dev/pci/ |
H A D | if_bnxtreg.h | 20550 uint64_t byte_2; member
|