Hi, Sergey and All!

 I almost finished patch, that adds full MSP430X support to binutils 2.18.
Patch based on Alpar work I found here:
www.c7obs.net/~perinia/mspgcc/mspgcc-430x.tgz, but almost fully reworked. All
MSP430X instructions and address modes are supported in assembling and
disassembling.

This sound great!

Problem #1:
Which names we chose for them
(fartext, farflash, extflash, maybe other)?

What about adding "20" at the end of the section name for the sections in the memory above 64K (e.g. "text20") ?


Problem #2:
Extension word for register mode has "Repetition count" field. But I can't find any mentioning of this field in instruction syntax description in User Guide (and in IAR assembler documentation as well). So does it need to be an
extra operand, preceding pseudo-op or something else?

I vote for the preceeding pseudo-op (syntax similar to Motorola DSP56xxx assembler).

Kind regards,
Oleg


Reply via email to