svenbarth
|
cb8db8fa23
* m68k/cgcpu.pas, tcg68k.fixref:
|
12 жил өмнө |
svenbarth
|
5d28872a21
* m68k/cgcpu.pas, tcg68k.fixref:
|
12 жил өмнө |
pierre
|
963e211644
Try to add all add_move_instruction calls
|
13 жил өмнө |
pierre
|
0b404fea69
* more 68000 fixref changes
|
13 жил өмнө |
pierre
|
f81954760b
More 68000 restrictions taken into account for fixref and TST instruction
|
13 жил өмнө |
pierre
|
d472b40149
Move conversion to address register of base reference to common code in fixref
|
13 жил өмнө |
svenbarth
|
8e07ddb2bc
* made internal errors for M68K unique
|
13 жил өмнө |
svenbarth
|
43d8da7aa3
Replace DBRA instruction for Coldfire with a SUB/BRA combination in the for-loop-code-
|
13 жил өмнө |
svenbarth
|
d5523e6af6
For now completely disable (I)MUL/(I)DIV support for Coldfire and pass through the RTL routines
|
13 жил өмнө |
svenbarth
|
dea2a205c9
Fixed reference handling mostly for Coldfire CPUs. While they are conceptually based on
|
13 жил өмнө |
svenbarth
|
72a47ea27a
m68k/cgcpu.pas, tcg68k.g_proc_exit:
|
13 жил өмнө |
svenbarth
|
cfadcf3769
m68k/cgcpu.pas, tcg68k.a_op_const_reg:
|
13 жил өмнө |
svenbarth
|
f501a8fecc
m68k/cgcpu.pas, tcg68k.a_op_const_reg:
|
13 жил өмнө |
svenbarth
|
05e37e3ab1
m68k/cgcpu.pas, tcg68k: implement a_jmp_name
|
13 жил өмнө |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 жил өмнө |
Jonas Maebe
|
d6066ed51a
* fixed compilation for i386/m68k after r21878/21879
|
13 жил өмнө |
florian
|
77f2d6cc0d
* introduce usage of TCGInt in the code generator units
|
14 жил өмнө |
svenbarth
|
96116a6c3a
Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either.
|
14 жил өмнө |
paul
|
b317139006
compiler: fix compilation problems caused by tprocdef._class -> tprocdef.struct rename which was found by make fullcycle
|
14 жил өмнө |
Jonas Maebe
|
f13f6627c4
* moved use_fixed_stack from cgutils to a method in paramgr so it can
|
15 жил өмнө |
Jonas Maebe
|
9bc15a5f61
* renamed a_param_* to a_load_*_cgpara
|
15 жил өмнө |
florian
|
515774b864
* merged armthum branch
|
16 жил өмнө |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 жил өмнө |
Jonas Maebe
|
a4cc881693
* fixed compilation after addition of support for weak symbols
|
16 жил өмнө |
florian
|
1afb1aa9cc
+ ror/rol functions
|
17 жил өмнө |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 жил өмнө |
Károly Balogh
|
8674e35f45
* removed a_call_reg hack, not needed after peter's latest fix
|
18 жил өмнө |
Károly Balogh
|
14f958682c
+ first attempt to implement a_call_reg
|
18 жил өмнө |
Károly Balogh
|
1536e9e65b
+ de-uglified the previous hack
|
18 жил өмнө |
Károly Balogh
|
12bcb539e6
+ fix(?) stack return address with an ugly hack...
|
18 жил өмнө |