peter
|
540691bf02
* optimized releasing of registers
|
22 years ago |
peter
|
a028d221cc
* fixed invalid opcode handling in spill registers
|
22 years ago |
peter
|
36c2bb1e1a
* give error for wrong register number
|
22 years ago |
florian
|
f6e456268f
* fixed make cycle
|
22 years ago |
florian
|
0b48a6a3ec
* x86-64 adaptions
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
daniel
|
1e02028986
* Fixed incorrect movzx spilling
|
22 years ago |
daniel
|
c82243df4d
* Add BTR to destination memory location check in spilling
|
22 years ago |
daniel
|
079751b894
* Failed attempt to restore broken fastspill functionality
|
22 years ago |
marco
|
305226dd23
* fix from peter for bts reg32,mem32 problem
|
22 years ago |
florian
|
f495796796
* x86 instruction table updated to nasm 0.98.37:
|
22 years ago |
peter
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
6b12cc11e5
* first spill the registers of top_ref before spilling top_reg
|
22 years ago |
peter
|
b9afdc6a36
* fix reg-supreg range check error
|
22 years ago |
daniel
|
2ce08bd157
* Some old register convention code removed
|
22 years ago |
daniel
|
ebb1f3a361
* New register coding now mandatory, some more convert_registers calls
|
22 years ago |
daniel
|
82b0cf41a6
* Made internal assembler use new register coding
|
22 years ago |
daniel
|
41211715ff
* Corrected a comment.
|
22 years ago |
daniel
|
878498029f
* Fixed newra compilation
|
22 years ago |
peter
|
52c73e80d1
* start of sparc support for newra
|
22 years ago |
daniel
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 years ago |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 years ago |
Jonas Maebe
|
d29c96896f
* fixed newra cycle for x86
|
22 years ago |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
peter
|
437ce7f8a2
* removed some unit dependencies
|
22 years ago |
florian
|
754a34200a
* merged i386/aasmcpu and x86_64/aasmcpu to x86/aasmcpu
|
22 years ago |
florian
|
37194d2f61
* fixed more problems with cpubase and x86-64
|
23 years ago |