Markus Fröschle
|
c0d21a104f
|
consistantly use bas_types.h instead of standard headers
|
2014-09-25 06:24:55 +00:00 |
|
Markus Fröschle
|
e98a3aed3a
|
reformatted
|
2014-09-05 05:55:03 +00:00 |
|
Markus Fröschle
|
c453b2e180
|
fixed a few typos
|
2014-09-02 19:58:19 +00:00 |
|
Markus Fröschle
|
7921199e9b
|
refactored, reformatted, added missing clobber registers to __asm__
statements
|
2014-09-02 13:51:00 +00:00 |
|
Markus Fröschle
|
045d76f917
|
gcc inline assembly tends to use output registers as input if not explicitely told to avoid is: "=&" as constraint to the output register avoids that.
|
2013-11-22 10:03:10 +00:00 |
|
Markus Fröschle
|
37008b682a
|
modified register constraints
|
2013-11-21 20:02:03 +00:00 |
|
Markus Fröschle
|
768a9ac216
|
modified set_ipl() register constraints (code was overwriting input operand)
|
2013-11-21 19:45:09 +00:00 |
|
Markus Fröschle
|
a18b1d1d9a
|
new inline asm version of set_ipl() (was asm_set_ipl())
|
2013-11-20 06:54:48 +00:00 |
|
Markus Fröschle
|
e970a21573
|
needed for USB drivers
|
2013-11-03 14:15:34 +00:00 |
|