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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32c/
H A Dopc2c.c293 store_opcode_bits (opcode * op, int byte, Indirect * ind) function
319 store_opcode_bits (op, byte + 1, ind[bits].u.ind);
325 store_opcode_bits (op, byte + 1, ind[bits].u.ind);
714 store_opcode_bits (opcodes[i], 0, indirect);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dopc2c.c349 store_opcode_bits (opcode * op, int byte, Indirect * ind) function
376 store_opcode_bits (op, byte + 1, ind[bits].u.ind);
382 store_opcode_bits (op, byte + 1, ind[bits].u.ind);
799 store_opcode_bits (opcodes[i], 0, indirect);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dopc2c.c349 store_opcode_bits (opcode * op, int byte, Indirect * ind) function
376 store_opcode_bits (op, byte + 1, ind[bits].u.ind);
382 store_opcode_bits (op, byte + 1, ind[bits].u.ind);
799 store_opcode_bits (opcodes[i], 0, indirect);

Completed in 74 milliseconds