# Basic Load Store
#
ADDIMM 1 0 0 25  FALSE  -- add r1,r0,#25  ; 
ADDIMM 2 0 0 30  FALSE  -- add r2,r0,#30  ; 
ADDIMM 3 0 0 40  FALSE  -- add r3,r0,#40  ; 
ADDIMM 4 0 0 6   FALSE  -- add r4,r0,#6
STORE  0 4 2 0   FALSE  -- st  0(r4),r2 
STORE  0 4 3 1   FALSE  -- st  1(r4),r3
LOAD   5 4 0 0   FALSE  -- ld  r5,0(r4)
LOAD   6 4 0 1   TRUE   -- ld  r6,1(r4)

<div align="center"><br /><script type="text/javascript"><!--
google_ad_client = "pub-7293844627074885";
//468x60, Created at 07. 11. 25
google_ad_slot = "8619794253";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />&nbsp;</div>