Sign in
googlers
/
maze
/
linux
/
450da6ca97185830315d21c06e46e232618e0fa6
/
.
/
arch
/
arm
/
boot
/
compressed
/
ice-dcc.S
blob: 104377a199bbc9f95d7271a560b1e3fa391bd1ad [
file
] [
log
] [
blame
]
.text
.global icedcc_putc
icedcc_putc
:
mov r2
,
#0x4000000
1
:
subs r2
,
r2
,
#1
movlt pc
,
r14
mrc p14
,
0
,
r1
,
c0
,
c0
,
0
tst r1
,
#2
bne
1
b
mcr p14
,
0
,
r0
,
c1
,
c0
,
0
mov pc
,
r14