summaryrefslogtreecommitdiff
path: root/src/setjmp/arm/longjmp.s
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2014-11-23 14:27:45 -0500
committerRich Felker <dalias@aerifal.cx>2014-11-23 14:27:45 -0500
commit921c26e0e7058502e317fe0c93f6d59f982a21f1 (patch)
tree8902f6c792f0ec1a71032bebe24cbf01d8dafa82 /src/setjmp/arm/longjmp.s
parent9367fe926196f407705bb07cd29c6e40eb1774dd (diff)
downloadmusl-921c26e0e7058502e317fe0c93f6d59f982a21f1.tar.gz
fix build regression in arm asm for setjmp/longjmp with old assemblers
Diffstat (limited to 'src/setjmp/arm/longjmp.s')
-rw-r--r--src/setjmp/arm/longjmp.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setjmp/arm/longjmp.s b/src/setjmp/arm/longjmp.s
index 5d847c65..c3d15ae2 100644
--- a/src/setjmp/arm/longjmp.s
+++ b/src/setjmp/arm/longjmp.s
@@ -20,7 +20,7 @@ longjmp:
ldc p2, cr4, [ip], #48
2: tst r1,#0x40
beq 2f
- .inst 0xecbc8b10 /* vldmia ip!, {d8-d15} */
+ .word 0xecbc8b10 /* vldmia ip!, {d8-d15} */
2: tst r1,#0x200
beq 3f
ldcl p1, cr10, [ip], #8