oops - omitted from previous delta

This commit is contained in:
Nick Clifton 2004-07-16 11:14:33 +00:00
parent c5e9f1f144
commit 28d31b4065
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
.h8300hn
.text
foo:
mov.l er6,@-er7
mov.w r7,r6
mov.w #2000,r2
mov.w r2,@-4064:16
mov.w #10000,r2
mov.w r2,@_var2
mov.l @er7+,er6
rts
.comm _var2,2,2
.end