Jeppe Johansen
|
b34915c4ad
Disabled MLA/MLS optimization for now
|
13 년 전 |
Jeppe Johansen
|
818b43c060
Updated localalign values, and changed the behaviour of alignment of load/stores to not break aligned half-word copies
|
13 년 전 |
Jeppe Johansen
|
bd87c854c1
Rebased to r22820
|
13 년 전 |
Jeppe Johansen
|
670dd29103
Added FSMC register definitions(from Anton Rieckert)
|
13 년 전 |
Jeppe Johansen
|
628d46f2d3
Fixed Bsf* functions on platforms that support RBIT
|
13 년 전 |
Jeppe Johansen
|
4e84431dde
Fix some optimizations which assume that there are 3 operands
|
13 년 전 |
Jeppe Johansen
|
5751bbecee
Properly do NR_DEFAULTFLAGS detection/allocation/deallocation
|
13 년 전 |
Jeppe Johansen
|
3558a40bf6
Fixed flags detections code for wide->short optimization code for Thumb-2
|
13 년 전 |
Jeppe Johansen
|
666332385d
Added coprocessor registers, and support for 6 operands(MCR/MRC instructions, etc)
|
13 년 전 |
Jeppe Johansen
|
9892aea2ca
Added register specifications to lpc1768.pp. From Joan Duran
|
13 년 전 |
Jeppe Johansen
|
84ea70fddc
Fixed some minor formating issues
|
13 년 전 |
Jeppe Johansen
|
14879a9e82
Added all STM32F1 configurations
|
13 년 전 |
Jeppe Johansen
|
a8f9b0dac4
Added initial support for the Cortex-M4F FPv4_S16 FPU
|
13 년 전 |
Jeppe Johansen
|
0087661fb5
Added FPv4_d16 FPU instructions, and a few extra registers
|
13 년 전 |
Jeppe Johansen
|
3e963a49e2
Added support for IT block merging
|
13 년 전 |
Jeppe Johansen
|
9ec9b44784
Add CBNZ/CBZ instructions
|
13 년 전 |
Jeppe Johansen
|
b788ba660d
Fix optimizations of Thumb-2 code
|
13 년 전 |
Jeppe Johansen
|
80bb3febea
Fixed assembler calling command line for cpus>ARMv5TE. EDSP instructions will generate errors while assembling, due to RTL assembler routines
|
13 년 전 |
Jeppe Johansen
|
8e00978108
Added support for .section, .set, .weak, and .thumb_set directive for GAS assembler reader
|
13 년 전 |
Jeppe Johansen
|
8b17a358e4
Remove all traces of the interrupt vector table generation mechanism
|
13 년 전 |
Jeppe Johansen
|
f67a330519
Initial branch
|
13 년 전 |
florian
|
3d1fb1cc60
* reverted accidental commit in r22568
|
13 년 전 |
florian
|
9a5e64442f
+ support copy with two parameters, resolves #22964
|
13 년 전 |
florian
|
2e7fe1aebd
* support of avx register requires now proper usage of R_SUBMMWHOLE
|
13 년 전 |
florian
|
65aa6fb379
* make check for registerhi more usefull
|
13 년 전 |
ludob
|
91a468307a
Fix for table names converted to uppercase Mantis 0022766 Patch by Lacak2
|
13 년 전 |
Jonas Maebe
|
76b0ee9925
* treat all "uninitialized" hints as warnings on JVM platforms, because
|
13 년 전 |
marco
|
f8288d1b53
* WM_GETOBJECT added.
|
13 년 전 |
Jonas Maebe
|
42f6caa0d1
* allow accessing strict protected symbols from the extended struct inside
|
13 년 전 |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 년 전 |