arm assembly changes for clang compatibility

This commit is contained in:
Joakim Sindholt
2014-11-23 12:03:34 -05:00
committed by Rich Felker
parent 4134c68dd4
commit 27828f7e9a
3 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ longjmp:
ldc p2, cr4, [ip], #48
2: tst r1,#0x40
beq 2f
ldc p11, cr8, [ip], #64
.inst 0xecbc8b10 /* vldmia ip!, {d8-d15} */
2: tst r1,#0x200
beq 3f
ldcl p1, cr10, [ip], #8
+1 -1
View File
@@ -22,7 +22,7 @@ setjmp:
stc p2, cr4, [ip], #48
2: tst r1,#0x40
beq 2f
stc p11, cr8, [ip], #64
.inst 0xecac8b10 /* vstmia ip!, {d8-d15} */
2: tst r1,#0x200
beq 3f
stcl p1, cr10, [ip], #8