Searched refs:msp430_dstoperand (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-msp430.c | 2143 msp430_dstoperand (struct msp430_operand_s * op, in msp430_dstoperand() function 2715 res = msp430_dstoperand (&op1, l1, opcode->bin_opcode, extended_op, TRUE); in msp430_operands() 2824 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode, extended_op, TRUE); in msp430_operands() 3315 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode, in msp430_operands() 3385 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode, extended_op, TRUE); in msp430_operands()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog | 2309 * config/tc-msp430.c (msp430_dstoperand): Likewise.
|