Jonas Maebe
|
c7df12f6f0
* fixed range error
|
23 years ago |
florian
|
6502638258
* several powerpc related stuff fixed
|
23 years ago |
peter
|
7898dcf9ed
+ a_call_reg, a_call_loc added
|
23 years ago |
Jonas Maebe
|
431b9fac81
* fixed a_call_ref (it should load ctr, not lr)
|
23 years ago |
florian
|
391ce796ef
* fixed several problems caused by Jonas' commit :)
|
23 years ago |
Jonas Maebe
|
76111bb9eb
+ implemented a_call_ref()
|
23 years ago |
florian
|
0d1a344d7f
+ the ppc gas assembler writer adds now registers aliases
|
23 years ago |
florian
|
b841ba8b16
* some assembler writer bugs fixed
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
carl
|
745efb2c47
* issameref() to test if two references are the same (then emit no opcodes)
|
23 years ago |
carl
|
c33d99adb7
- a_load_sym_ofs_reg removed
|
23 years ago |
peter
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
peter
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
Jonas Maebe
|
9ba736bd04
+ powerpc-specific genlinearlist
|
23 years ago |
Jonas Maebe
|
ee7d5f7b2a
* various fixes and optimizations
|
23 years ago |
florian
|
b136cecacd
* first part of ppc calling conventions fix
|
23 years ago |
Jonas Maebe
|
e7d92a1aa7
* fixed bug in g_flags2reg()
|
23 years ago |
Jonas Maebe
|
10c4e8eb15
* fixed compilation problems
|
23 years ago |
Jonas Maebe
|
8ff3e3e1b3
* more misc. fixes, mostly constant-related
|
23 years ago |
Jonas Maebe
|
54011b5bea
* some misc constant fixes
|
23 years ago |
florian
|
ed950491a8
* the code generator knows now if parameters are in registers
|
23 years ago |
florian
|
e7a6cd18dd
* more fixes for the ppc
|
23 years ago |
florian
|
37351a4590
- removed debug code which was commited by accident
|
23 years ago |
florian
|
463b355ba3
* more powerpc fixes
|
23 years ago |
Jonas Maebe
|
e3cbc3cf22
+ tcg64fppc.a_op64_const_reg_reg() and tcg64fppc.a_op64_reg_reg_reg()
|
23 years ago |
Jonas Maebe
|
b4cfa73079
* fixed a_loadaddr_ref_reg()
|
23 years ago |
florian
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
Jonas Maebe
|
c1e9bd36a3
* make sure we use rlwi* when possible instead of andi.
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
Jonas Maebe
|
690ba14436
+ tcg64fpc implementation (only a_op64_reg_reg and a_op64_const_reg for
|
23 years ago |