> Registers are allocated in the order r12 to r15, r11 to r0. Please
> use this order if you plug in assembly language functions.
it used to be.
Actually , if you're plugging in you assemble code, you do not have to worry 
about registers allocation order. All you need is to know params passing 
conventions.

cheers,
~d


>
> msp430.h says:
>
> #define REG_ALLOC_ORDER { 15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,0 }
>
> I assume that documentation is outdated here.
>
> Indrek,
> digging in MSPGCC and GCC RTL documentation.

-- 
/*****************************************************************
     ("`-''-/").___..--''"`-._     (\   Dimmy the Wild     UA1ACZ
      `6_ 6  )   `-.  (     ).`-.__.`)  State Polytechnical Univ.
      (_Y_.)'  ._   )  `._ `. ``-..-'   Radio-Physics Departament
    _..`--'_..-_/  /--'_.' ,'           Saint Petersburg,  Russia
   (il),-''  (li),'  ((!.-'             +7 (812) 5403923, 5585314
 *****************************************************************/


Reply via email to