Jonas Maebe
|
d29c96896f
|
* fixed newra cycle for x86
* added constants for indicating source and destination operands of the
"move reg,reg" instruction to aasmcpu (and use those in rgobj)
|
2003-06-14 14:53:50 +00:00 |
|
daniel
|
41e0bc4cec
|
* Register allocator finished
|
2003-06-03 13:01:59 +00:00 |
|
peter
|
414bd5fa22
|
* more sparc cleanup
* accumulator removed, splitted in function_return_reg (called) and
function_result_reg (caller)
|
2003-05-30 23:57:08 +00:00 |
|
peter
|
437ce7f8a2
|
* removed some unit dependencies
|
2003-05-22 21:32:28 +00:00 |
|
florian
|
754a34200a
|
* merged i386/aasmcpu and x86_64/aasmcpu to x86/aasmcpu
|
2003-04-25 12:43:40 +00:00 |
|
florian
|
37194d2f61
|
* fixed more problems with cpubase and x86-64
|
2002-04-25 16:12:09 +00:00 |
|