ack/mach/pdp/libem/and.s
1984-07-19 12:51:00 +00:00

14 lines
140 B
ArmAsm

.text
.globl and~
.globl save1~
and~:
mov (sp)+,save1~
mov sp,r1
add r0,r1
asr r0
1: com (sp)
bic (sp)+,(r1)+
sob r0,1b
jmp *save1~