svenbarth
|
7f4b94e408
* generate jump tables into the same section as the code as otherwise we'll get bogus relocations (in case of clang.exe) or a future support for armasm64.exe will reject the relative symbols outright
|
5 years ago |
florian
|
fa2e751f9f
+ AArch64: implementation of taarch64casenode.genlinearlist
|
5 years ago |
Jonas Maebe
|
07bd4ba517
* let all the case code generation work with tconstexprint instead of aint,
|
6 years ago |
Jonas Maebe
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
8 years ago |
pierre
|
89c1b68b14
* Delete regvars unit.
|
8 years ago |
Jonas Maebe
|
1de8e53edd
+ AArch64 jump table support
|
10 years ago |