91c64455e8
2019-10-23 Jozef Lawrynowicz <jozef.l@mittosystems.com> * config/msp430/lib2hw_mul.S: Fix wrong syntax in branch instruction. s/RESULT_LO/RESLO, s/RESULT_HI/RESHI, s/MPY_OP1/MPY, s/MPY_OP1_S/MPYS, s/MAC_OP1/MAC, s/MPY_OP2/OP2, s/MAC_OP2/OP2. Define symbols for 32-bit and f5series hardware multiply register addresses. Replace hard-coded register addresses with symbols. Fix "_mspabi*" typo. Fix whitespace. * config/msp430/lib2mul.c: Add comment. From-SVN: r277340 |
||
---|---|---|
.. | ||
cmpd.c | ||
cmpsi2.S | ||
epilogue.S | ||
floathidf.c | ||
floathisf.c | ||
floatunhidf.c | ||
floatunhisf.c | ||
lib2bitcountHI.c | ||
lib2divHI.c | ||
lib2divQI.c | ||
lib2divSI.c | ||
lib2hw_mul.S | ||
lib2mul.c | ||
lib2shift.c | ||
mpy.c | ||
msp430-divmod.h | ||
msp430-mul.h | ||
slli.S | ||
srai.S | ||
srli.S | ||
t-msp430 |