microblaze: Do not use "la" pseudo instruction - use addik instead
authorMichal Simek <monstr@monstr.eu>
Tue, 1 Feb 2011 08:00:57 +0000 (09:00 +0100)
committerMichal Simek <monstr@monstr.eu>
Wed, 9 Mar 2011 07:09:54 +0000 (08:09 +0100)
"la" pseudo instruction is only translation to "addik".
Use directly "addik" which is described in the MB reference guide.

Signed-off-by: Michal Simek <monstr@monstr.eu>

No differences found