Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dopc2c.c352 store_opcode_bits (opcode * op, int byte, Indirect * ind) in store_opcode_bits() function
379 store_opcode_bits (op, byte + 1, ind[bits].u.ind); in store_opcode_bits()
385 store_opcode_bits (op, byte + 1, ind[bits].u.ind); in store_opcode_bits()
802 store_opcode_bits (opcodes[i], 0, indirect); in main()