mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-02 19:22:05 +01:00
* generate add.w instead of add for thumb-2 in case one of the registers
is > r8
* add register interferences for the "add" instruction so the register
allocator can detect invalid instruction forms (even for assembler code)
* fixed error in thumb2.inc detected by the previous change
git-svn-id: trunk@16633 -
|
||
|---|---|---|
| .. | ||
| arm.inc | ||
| divide.inc | ||
| int64p.inc | ||
| makefile.cpu | ||
| math.inc | ||
| mathu.inc | ||
| mathuh.inc | ||
| set.inc | ||
| setjump.inc | ||
| setjumph.inc | ||
| strings.inc | ||
| stringss.inc | ||
| thumb2.inc | ||