#11224 - MattyMatt - Mon Sep 29, 2003 3:35 pm
I've found what looks like a bug in the ARM emulator (arm mode) in the gdb with DKA-r5-b3. Can someone confirm this before I submit it to GNU?
<addr> mov lr,pc
after this instruction, pc is set to <addr+4> as expected but lr is <addr+8>
<addr> mov lr,pc
after this instruction, pc is set to <addr+4> as expected but lr is <addr+8>