I need an assembly language reference for the MPC8280.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

I need an assembly language reference for the MPC8280.

ソリューションへジャンプ
1,671件の閲覧回数
gschmick
Contributor I

I just spent a half hour on the website looking.  Doesn't seem like it should be so hard to find.
  Thanks

0 件の賞賛
返信
1 解決策
1,588件の閲覧回数
Pavel
NXP Employee
NXP Employee

Use Appendix A of the MPCFPE32B.pdf file or Appendix B of the MPC823UM.pdf file.

These files can be loaded using the following links:

http://cache.nxp.com/files/product/doc/MPCFPE32B.pdf?fsrch=1&sr=1&pageNum=1

http://cache.nxp.com/files/product/doc/MPC823UM.pdf?fsrch=1&sr=1&pageNum=1


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

3 返答(返信)
1,588件の閲覧回数
gschmick
Contributor I

Thanks, Pavel.  The second option (Appendix B of the MPC823UM.pdf) was just what I was looking for (not so much the first).

Grant

0 件の賞賛
返信
1,589件の閲覧回数
Pavel
NXP Employee
NXP Employee

Use Appendix A of the MPCFPE32B.pdf file or Appendix B of the MPC823UM.pdf file.

These files can be loaded using the following links:

http://cache.nxp.com/files/product/doc/MPCFPE32B.pdf?fsrch=1&sr=1&pageNum=1

http://cache.nxp.com/files/product/doc/MPC823UM.pdf?fsrch=1&sr=1&pageNum=1


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,588件の閲覧回数
gschmick
Contributor I

Ok, I found the G2 Core Ref Manual (G2CORERM.pdf).  It gives me the name and syntax.  Doesn't help if I don't know what it's doing.  I'm picturing a document with a page for each instruction, or a least a text description of what it does.  F'rinstance:

Mnemonic: addis    Name: Add Immediate Shifted   Syntax: rD,rA,SIMM (from G2CORERM)

OK (I infer), it adds the immediate value (SIMM) to rA and the result goes in rD.  What gets shifted?  By how much?

Even if I can't find the doc I expect, it would be a great help if someone can just explain this one instruction.

But c'mon, that document has to exist, right?    Thanks.

0 件の賞賛
返信