search for: 68bc

Displaying 1 result from an estimated 1 matches for "68bc".

Did you mean: 684c
2015 Feb 10
3
[LLVMdev] Bug in ARM Thumb inline asm?
...00000000 <lseek>: 0: b590 push {r4, r7, lr} 2: af01 add r7, sp, #4 4: b083 sub sp, #12 6: 278c movs r7, #140 ; 0x8c 8: 46ec mov ip, sp a: 4619 mov r1, r3 c: 68bc ldr r4, [r7, #8] ; 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: 280...