Commit 59d7c857 by Kazu Hirata Committed by Kazu Hirata

* config/h8300/h8300.h: Fix comment typos.

From-SVN: r60683
parent 81ea8a5d
2002-12-31 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.h: Fix comment typos.
2002-12-30 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/rs6000.h (WIDEST_HARDWARE_FP_SIZE): Define.
......
......@@ -724,13 +724,13 @@ struct cum_arg
H8/300
vvvv context
1 0000 7900xxxx mov.w #0x1234,r3
1 0000 7903xxxx mov.w #0x1234,r3
2 0004 5A00xxxx jmp @0x1234
^^^^ function
H8/300H
vvvvvvvv context
2 0000 7A00xxxxxxxx mov.l #0x12345678,er3
2 0000 7A03xxxxxxxx mov.l #0x12345678,er3
3 0006 5Axxxxxx jmp @0x123456
^^^^^^ function
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment