joerg
|
39a11df3d1
|
The argument of stwu is displacement(register), but GAS translates the
%rX mnemonic very early into plain X, so it seemingly accepts
%register(displacement) as well. Be consistent in the formatting for
human consumption.
|
2014-08-05 16:28:39 +00:00 |
kiyohara
|
d55fa69c47
|
Fix arguments for initppc().
|
2011-12-12 11:28:04 +00:00 |
matt
|
6265330aa0
|
Don't include *pmap.h in assembly files. Get the needed definitions
from "assym.h".
|
2011-06-20 19:56:10 +00:00 |
matt
|
51db1c5cf3
|
Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it
soon will.
|
2011-01-17 08:23:53 +00:00 |
rmind
|
7146b2f61d
|
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
as obsolete. Remove USER_TO_UAREA/UAREA_TO_USER macros.
Various #include fixes and review by matt@.
|
2011-01-14 02:06:22 +00:00 |
kiyohara
|
325b8e821a
|
Support Plathome's OpenBlockS600.
|
2010-03-18 14:15:38 +00:00 |