Searched refs:msp430_srcoperand (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-msp430.c | 1689 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/ |
D | ChangeLog-2014 | 292 * config/tc-msp430.c (msp430_srcoperand): Fix range test for 1186 (msp430_srcoperand): Store vshift value in operand.
|
D | ChangeLog-2013 | 1102 * config/tc-msp430.c (msp430_srcoperand): Do not allow the use of
|
D | ChangeLog-2015 | 403 (msp430_srcoperand): Handle silicon errata.
|
D | ChangeLog-2004 | 1303 (msp430_srcoperand): Add register operand handler, allow complex
|
D | ChangeLog-0203 | 1159 * config/tc-msp430.c (msp430_srcoperand): Extend 'push' bug workaround
|