Jonas Maebe
|
a49d386541
+ SW postfix for sign extending a 32 bit integer
|
10 år sedan |
Jonas Maebe
|
ff61aba3fe
* there is no ROR shiftmode on AArch64
|
10 år sedan |
Jonas Maebe
|
cd6e3d5622
* fixed another compilation error
|
10 år sedan |
Jonas Maebe
|
544c8d34ec
+ taicpu.op_reg_const_shifterop() constructor
|
10 år sedan |
Jonas Maebe
|
3cfa91a249
* enable cgsize2subreg() and cgsize2subreg() to differentiate between 32 and
|
10 år sedan |
Jonas Maebe
|
df8b644190
- removed some ARM leftovers
|
10 år sedan |
Jonas Maebe
|
fc235c9400
* fixed warnings
|
10 år sedan |
Jonas Maebe
|
76d779b648
* added SW suffix
|
10 år sedan |
Jonas Maebe
|
c0548cadb0
* added some missing instructions and aliases, reordered them according
|
10 år sedan |
Jonas Maebe
|
f1b619a942
* made (X|W)ZR and (W)SP separate registers, because a number of
|
10 år sedan |
Jonas Maebe
|
e8c9b94147
* X29 is callee-saved
|
10 år sedan |
Jonas Maebe
|
3f5e95791b
* use iosxwstr instead of cwstring on Darwin (for iOS 7+ testing)
|
10 år sedan |
Jonas Maebe
|
a56d94230f
+ iosxwstr unit that uses CoreFoundation where possible for the widestring
|
10 år sedan |
Jonas Maebe
|
67c9d60b72
* factored out the check regarding whether the index of a vecn needs to be
|
10 år sedan |
Jonas Maebe
|
73a9dc8077
* fixed formatting
|
10 år sedan |
Jonas Maebe
|
f886fe49d6
* only prepend the sysroot path to -Fl paths if these paths are absolute;
|
10 år sedan |
Jonas Maebe
|
bc3d495285
* extra error checking in gen_load_cgpara_loc
|
10 år sedan |
Jonas Maebe
|
3fe0bd065e
* ARM assembler reader: don't check for postfixes beyond the length
|
10 år sedan |
Jonas Maebe
|
1dd5f579e6
* support record fields with the same name as registers in subscripts in
|
10 år sedan |
Jonas Maebe
|
504a9d1594
* fixed register sizes in a_load_ref_reg_unaligned()
|
10 år sedan |
Jonas Maebe
|
290e3f5ff8
* fixed assigning one float loc_reference to another of a different size if a
|
10 år sedan |
Jonas Maebe
|
c764826bb3
* check whether we are explicitly typecasting untypedpointer^ before other
|
10 år sedan |
Jonas Maebe
|
aae879d28a
* also set aktcallnode during tcallnode.pass_1, so that the callparanode
|
10 år sedan |
Jonas Maebe
|
863e81315e
* changed goto usage in tcallnode.pass_typecheck into try/finally (and at
|
10 år sedan |
Jonas Maebe
|
68303b8df1
* add explicit check that argument of sizeof(x) is a simple load node (this
|
10 år sedan |
Jonas Maebe
|
b8c8ef8489
* support transfering a cgpara that is stored in multiple paralocs into a
|
10 år sedan |
Jonas Maebe
|
e6511bcb33
* support multiple paralocs in a_load_reg_cgpara() by taking a round trip
|
10 år sedan |
nickysn
|
9be4e6a0de
* made the registers shown in the registers window depend on the target CPU
|
10 år sedan |
florian
|
35d550c9c6
+ commented directive for easier enabling
|
10 år sedan |
florian
|
a5bef2a2b9
* prevent new definitions being added to a global unit symtable after compilation of the implementation part started
|
10 år sedan |