Searched refs:msp430_dstoperand (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-msp430.c49 static int msp430_dstoperand
537 res = msp430_dstoperand (&op1, l1, opcode->bin_opcode);
568 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode);
644 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode);
811 msp430_dstoperand (op, l, bin) function
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-msp430.c1383 msp430_dstoperand (struct msp430_operand_s * op, char * l, int bin) function
1483 res = msp430_dstoperand (&op1, l1, opcode->bin_opcode);
1515 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode);
1593 res += msp430_dstoperand (&op2, l2, opcode->bin_opcode);

Completed in 172 milliseconds