Jonas Maebe
|
991e1f49bd
* store a pointer to the used tasminfo record in every assembler writer, so
|
%!s(int64=10) %!d(string=hai) anos |
Jonas Maebe
|
b3d0197f98
* factored out the output file handling (mostly writing data) from the
|
%!s(int64=10) %!d(string=hai) anos |
Károly Balogh
|
c062e55aa2
m68k: after a compare on the FPU, move the condition flags back to the CPU. this should make floating point compare actually working
|
%!s(int64=10) %!d(string=hai) anos |
Károly Balogh
|
a99c9c29b6
m68k: basic 68881 FPU register save/restore support. probably still needs some work here and there.
|
%!s(int64=10) %!d(string=hai) anos |
pierre
|
6d4a9aad66
pass new asm extra opt using -ao option
|
%!s(int64=11) %!d(string=hai) anos |
Károly Balogh
|
275031a0dd
fix a bogus R_INTREGISTER to be R_ADDRESSREGISTER in getopstr()
|
%!s(int64=11) %!d(string=hai) anos |
Károly Balogh
|
fe3d11118c
add string version of the new instructions to the right place. removed one more duplicate table.
|
%!s(int64=11) %!d(string=hai) anos |
Károly Balogh
|
dfe2f253f9
added 68040 CPU type, MOVE16 and ColdFire V4 extra instructions
|
%!s(int64=11) %!d(string=hai) anos |
Károly Balogh
|
bcab04538c
removed unused table, cleanups
|
%!s(int64=11) %!d(string=hai) anos |
florian
|
babbc21afd
* fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types
|
%!s(int64=12) %!d(string=hai) anos |
pierre
|
080034982f
Use GasCpuTypeStr array: GAS uses different names for cpu variants
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
6497d3c994
- removed no longer used/supported af_allowdirect flag (direct assembler
|
%!s(int64=12) %!d(string=hai) anos |
svenbarth
|
0217efc398
m68k/ag68kgas.pas, getreferencestring:
|
%!s(int64=12) %!d(string=hai) anos |
Jonas Maebe
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
b1c3f76ff9
* changed the supported targets for assembler writers to a set, and
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
bd4bb505b3
* put Charlie's writeln debugger between DEBUG_CHARLIE conditional compilation symbols
|
%!s(int64=18) %!d(string=hai) anos |
Károly Balogh
|
e5249a8b56
+ some messy m68k changes (first attempt to implement a_param_*)
|
%!s(int64=18) %!d(string=hai) anos |
Károly Balogh
|
d6844efccc
+ fixed dbra errors
|
%!s(int64=18) %!d(string=hai) anos |
Károly Balogh
|
119cdbb772
- fixed bra #.label assembler errors hopefully
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
%!s(int64=19) %!d(string=hai) anos |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
%!s(int64=19) %!d(string=hai) anos |
Károly Balogh
|
314e1672b7
+ fixed m68k for latest changes
|
%!s(int64=19) %!d(string=hai) anos |
Károly Balogh
|
3b2fe2b622
* some more tiny m68k hacks...
|
%!s(int64=19) %!d(string=hai) anos |
carl
|
5c6c9c0499
- remove no longer used files
|
%!s(int64=23) %!d(string=hai) anos |
peter
|
d93a445b58
* moved into m68k subdir
|
%!s(int64=25) %!d(string=hai) anos |