florian
|
fa4a4de18c
* all A_BL instructions replaced by calls to a_call_name
|
23 years ago |
Jonas Maebe
|
a738c4ddcf
* changed a_call_* so that no superfluous code is generated anymore
|
23 years ago |
olle
|
fa695eefea
* made a_load_store more robust and to accept large offsets and cleaned up code
|
23 years ago |
Jonas Maebe
|
a15d8cfe39
* a_load_reg_reg() now has two size parameters: source and dest. This
|
23 years ago |
Jonas Maebe
|
02e9260997
+ added some internal errors
|
23 years ago |
Jonas Maebe
|
32d4d8780f
* fixed TOpCmp2AsmCond array (some unsigned equivalents were wrong)
|
23 years ago |
Jonas Maebe
|
07c1116a8c
* several large offset-related fixes
|
23 years ago |
florian
|
a7a354956d
* first part of PowerPC fixes
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
Jonas Maebe
|
ce868dcdac
+ a_call_reg()
|
23 years ago |
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 |