Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dopc2c.c152 next_varybits (int bits, opcode * op, int byte) in next_varybits() function
395 while ((bits = next_varybits (bits, op, byte)) != 0); in store_opcode_bits()