Searched refs:msp430_dstoperand (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-msp430.c | 1491 msp430_dstoperand (struct msp430_operand_s * op, in msp430_dstoperand() function 2007 res = msp430_dstoperand (&op1, l1, opcode->bin_opcode, extended_op, TRUE); in msp430_operands() 2109 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode, extended_op, TRUE); in msp430_operands() 2644 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode, in msp430_operands() 2714 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode, extended_op, TRUE); in msp430_operands()
|