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 |
|