public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* What does instruction LA mean?
@ 2001-03-28  5:32 Jones Madhuri
  2001-03-28  6:19 ` Dan Malek
  2001-03-29  4:06 ` Srinivas Rao.M
  0 siblings, 2 replies; 3+ messages in thread
From: Jones Madhuri @ 2001-03-28  5:32 UTC (permalink / raw)
  To: linuxppc-embedded


Hello,

I am novice in Power PC assembly code and I am trying
compile in following code (written by someone else)
into head_8xx.S.

This function has instruction like

mfspr r3, IC_CST
LA r4, IC_CST_LEN

However the hardhat assembler doesn't understand the
mnemonic LA, is LA same as add immediate instruction?
addi r4, r4, IC_CST_LEN

Please help!!

Thanks.

M.J.

Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-03-29  4:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-28  5:32 What does instruction LA mean? Jones Madhuri
2001-03-28  6:19 ` Dan Malek
2001-03-29  4:06 ` Srinivas Rao.M

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox