search for: bf1c

Displaying 1 result from an estimated 1 matches for "bf1c".

Did you mean: bf1
2015 Feb 10
3
[LLVMdev] Bug in ARM Thumb inline asm?
...XXX r7 is clobbered here. e: 4663 mov r3, ip 10: df00 svc 0 12: f7ff fffe bl 0 <__syscall_ret> 16: 9a00 ldr r2, [sp, #0] 18: 9901 ldr r1, [sp, #4] 1a: 2800 cmp r0, #0 1c: bf1c itt ne 1e: f04f 32ff movne.w r2, #4294967295 ; 0xffffffff 22: f04f 31ff movne.w r1, #4294967295 ; 0xffffffff 26: 4610 mov r0, r2 28: b003 add sp, #12 2a: bd90 pop {r4, r7, pc} The question is, does the...