Jonas Maebe
|
4deb62ad87
* fix for "ldr label" support in AArch64 assembler reader (r42988)
|
6 years ago |
svenbarth
|
61642ffaa4
* Aarch64 asm reader: explicitely set the refaddr for local labels
|
6 years ago |
svenbarth
|
ef154fb454
* Aarch64 asm reader: LDR instruction allows labels as well
|
6 years ago |
florian
|
0c6f7321bf
+ AArch64: FoldShiftProcess optimization
|
6 years ago |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 years ago |
Jonas Maebe
|
d34e0b091b
* fixed aarch64 shifterop parsing in inline assembly
|
6 years ago |
yury
|
4357caaad8
* Removed unused local vars.
|
6 years ago |
Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 years ago |
Jonas Maebe
|
61af0fb72d
* only take into account the location of the parameter at the callee side to
|
8 years ago |
Jonas Maebe
|
aa82e00615
* fixed check to determine whether a record parameter can be subscripted
|
8 years ago |
Jonas Maebe
|
015f034904
* reverted r35424, wasn't ready for commit yet
|
8 years ago |
Jonas Maebe
|
4d9617da97
* fixed check to determine whether a record parameter can be subscripted
|
8 years ago |
Jonas Maebe
|
86876ed114
* MaybeRecordOffset: initialise "mangledname" variable
|
8 years ago |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 years ago |
Jonas Maebe
|
879afbb7be
* removed -Oodfa warnings
|
10 years ago |
Jonas Maebe
|
7fc9d775df
+ support for @page and @pageoffs addressing on AArch64: these are PIC
|
10 years ago |
Jonas Maebe
|
558b8967b6
+ Aarch64 assembler reader
|
10 years ago |