view lib/kreiderclib/memcmp.as @ 3100:ed4c9b04f74e

makefile: Remove hg update commands We don't want makefiles to play with mercurial commands. Particularly not when we are about to push a snapshot.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 28 Feb 2016 21:37:42 +0100
parents 1647f1874cdf
children
line wrap: on
line source

* Disassembly by Os9disasm of memcmp.r

 section code

memcmp: pshs  y,u 
 ldx   6,s 
 cmpx  8,s 
 beq   L001d 
 ldu   8,s 
 ldy   10,s 
 beq   L001d 
L000f ldb   ,u+ 
 subb  ,x+ 
 beq   L0019 
 negb   
 sex    
 bra   L001f 
L0019 leay  -1,y 
 bne   L000f 
L001d clra   
 clrb   
L001f puls  y,u,pc 

 endsect