J. Gareth "Curious Kit" Moreton
|
c4061e49e6
* ARM: Fixed issue where some offsets of ADR assembly instructions
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
be39828fca
* arm: Symbol reference counts are corrected when PC-relative data is inserted
|
3 年之前 |
Pierre Muller
|
2cdbdcd5c5
Manually increase refs of newly created labelsymbol in insertpcrelativedata
|
3 年之前 |
florian
|
9423d5e390
+ fp-armv8 fpu type added
|
3 年之前 |
florian
|
9feafc7bd7
+ ARM: started on vfpv5 support
|
3 年之前 |
florian
|
8535c758ef
+ initial support for ARMv2
|
4 年之前 |
pierre
|
d03c3c0669
Disable overflow/range check in some part of the arm code
|
4 年之前 |
pierre
|
8ea95e9b95
Use value $00000F00 instead of $F0000000 for IF_FPMASK, and adapt all floating point constants, to avoid IF_VFPv4 having the same value as IF_PASS2
|
4 年之前 |
florian
|
f1883c4e61
* arm: taicpu uses set instead of boolean to store instruction states
|
4 年之前 |
florian
|
7f1aac8bd7
- armv5 never existed (without extension), removed
|
4 年之前 |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 年之前 |
florian
|
497ff94cb0
+ fpu_fpv4_sp_d32
|
5 年之前 |
florian
|
80c0fc3c92
* several fixes to get better reg. allocations in the arm assembler optimizer
|
5 年之前 |
florian
|
d409548842
-- Zusammenführen von r31198 in ».«:
|
5 年之前 |
florian
|
16163b74ec
+ support for the gnu2 general-dynamic tls model on arm, use it instead of the gnu one as the gnu2 one can be relaxed (access optimizations by the linker)
|
5 年之前 |
florian
|
03dfc615dc
+ new relocations for arm tls
|
5 年之前 |
florian
|
867df5362c
+ basic Neon support in the assembler writer
|
6 年之前 |
florian
|
85edf1c1eb
* reworked arm vfp capability handling to use fpu_capabilites
|
6 年之前 |
Jonas Maebe
|
9e9a982bfe
* synchronised with trunk till r42095
|
6 年之前 |
pierre
|
2ff391c25c
Fix arm-aros rtl compilation
|
6 年之前 |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
6 年之前 |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 年之前 |
Jonas Maebe
|
9d07e4948f
* fix compilation of ARM compiler for LLVM
|
6 年之前 |
florian
|
095bd6da7d
* do not re-used gottpoff symbols as they are PC-relative
|
6 年之前 |
Jeppe Johansen
|
4b227de02e
Add ORN instruction for Thumb2.
|
7 年之前 |
florian
|
4f5f3c4a09
+ support for vmov.xx vreg,#imm on arm
|
7 年之前 |
florian
|
208c2cce52
* fix case table detection for thumb
|
7 年之前 |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 年之前 |
Károly Balogh
|
e0c21b6f8b
ARM: avoid some range check errors, while running a compiler compiled with -CR
|
9 年之前 |
florian
|
d13246cea4
+ handle FMA instructions in taicpu.spilling_get_operation_type
|
9 年之前 |