[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] Coldfire code
Hello
I'm very happy that time was taken to make FreeMiNT Coldfire
compatibile. Thank you for that. Unfortunately, the way it was done,
it is now very hard to read some files (esp. sys/arch/context.S)
because there is so many #ifdefs. Maybe it can be split, so we'll have
two versions of this file?
Small question:
#ifdef __mcoldfire__
subq.l #1,d1
bpl.s bcint
#else
dbra d1,bcint
#endif
Coldfire does not have dbra???
--
Semper Fidelis
Adam Klobukowski
adamklobukowski@gmail.com