view lib/kreiderclib/strpbrk.as @ 3053:22122ff8bef3

level 2/3 makefiles: Cosmetic/whitespace changes Basically making level 2 and 3 versions more similar. Eventually they should be merged to avoid unnecessary divergence.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 25 Jan 2015 22:36:01 +0100
parents 1647f1874cdf
children
line wrap: on
line source

* Disassembly by Os9disasm of strpbrk.r

 section code

strpbrk: pshs  x,u 
 ldx   8,s 
 ldu   6,s 
 pshs  x 
L0008 clra   
 ldb   ,u+ 
 beq   L0018 
 stb   3,s 
 lbsr  index 
 beq   L0008 
 leau  -1,u 
 tfr   u,d 
L0018 leas  4,s 
 puls  u,pc 

 endsect