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

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxtensa-dis.c198 bfd_byte litbuf[4]; local
224 status = (*info->read_memory_func) (operand_val, litbuf, 4, info);
230 unsigned literal = bfd_get_bits (litbuf, 32,
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dxtensa-dis.c198 bfd_byte litbuf[4]; local
224 status = (*info->read_memory_func) (operand_val, litbuf, 4, info);
230 unsigned literal = bfd_get_bits (litbuf, 32,
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxtensa-dis.c198 bfd_byte litbuf[4]; local
224 status = (*info->read_memory_func) (operand_val, litbuf, 4, info);
230 unsigned literal = bfd_get_bits (litbuf, 32,

Completed in 137 milliseconds