Home
last modified time | relevance | path

Searched refs:dsz (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x.h705 unsigned int dsz; member
/toolchain/binutils/binutils-2.25/opcodes/
Dtic6x-dis.c185 op16 |= (header->dsz << TIC6X_COMPACT_DSZ_POS); in tic6x_extract_16()
205 header->dsz = 0; in tic6x_check_fetch_packet_header()
221 header->dsz = (header->header >> 16) & 0x7; in tic6x_check_fetch_packet_header()