diff options
author | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2019-10-23 16:52:47 +0000 |
---|---|---|
committer | Jozef Lawrynowicz <jozefl@gcc.gnu.org> | 2019-10-23 16:52:47 +0000 |
commit | 91c64455e8e75e829eb00de0ec893cefe34a90e8 (patch) | |
tree | 2faef6076a96b994760e6fc1f25e9fd8211422f1 /gcc/coverage.c | |
parent | 161c3bf9ee52b6d9ef1ca2529f823c9bb5a6e690 (diff) | |
download | gcc-91c64455e8e75e829eb00de0ec893cefe34a90e8.zip gcc-91c64455e8e75e829eb00de0ec893cefe34a90e8.tar.gz gcc-91c64455e8e75e829eb00de0ec893cefe34a90e8.tar.bz2 |
lib2hw_mul.S: Fix wrong syntax in branch instruction.
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
Diffstat (limited to 'gcc/coverage.c')
0 files changed, 0 insertions, 0 deletions