Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-msp430.c1689 msp430_srcoperand (struct msp430_operand_s * op, in msp430_srcoperand() function
2150 int ret = msp430_srcoperand (op, l, bin, & dummy, in msp430_dstoperand()
2823 res = msp430_srcoperand (&op1, l1, opcode->bin_opcode, &imm_op, extended_op, TRUE); in msp430_operands()
2966 res = msp430_srcoperand (&op1, l1, opcode->bin_opcode, &imm_op, extended_op, FALSE); in msp430_operands()
3009 res = msp430_srcoperand (&op1, l1, opcode->bin_opcode, &imm_op, in msp430_operands()
3302 res = msp430_srcoperand (&op1, l1, opcode->bin_opcode, in msp430_operands()
3384 res = msp430_srcoperand (&op1, l1, opcode->bin_opcode, &imm_op, extended_op, TRUE); in msp430_operands()
3586 res = msp430_srcoperand (&op1, l1, opcode->bin_opcode, in msp430_operands()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2014292 * config/tc-msp430.c (msp430_srcoperand): Fix range test for
1186 (msp430_srcoperand): Store vshift value in operand.
DChangeLog-20131102 * config/tc-msp430.c (msp430_srcoperand): Do not allow the use of
DChangeLog-2015403 (msp430_srcoperand): Handle silicon errata.
DChangeLog-20041303 (msp430_srcoperand): Add register operand handler, allow complex
DChangeLog-02031159 * config/tc-msp430.c (msp430_srcoperand): Extend 'push' bug workaround