If you find a function address range that covers the failing instruction address, the message for that range indicates the method where the error was likely introduced.
如果您找到一个函数地址范围包含了失败的指令地址,那么这个范围的消息就会说明可能引入错误的方法。
BRSL stands for "branch relative and set link." This branches to the function entry point and sets the link register (LR) to the next instruction for the return address.
brsl代表“branch relative and setlink”,用来分支到函数的入口点并将链接寄存器(LR)设置为返回地址的下一个指令。
When you view the breakpoint properties, this breakpoint appears as an address breakpoint with a memory location corresponding to the next executable instruction in the function.
查看断点属性时,该断点显示为一个地址断点,这个地址断点具有一个与函数中下一个可执行指令相对应的内存位置。
The address space corresponding to instruction memory is always indicated cacheable, which is correct in function.
在任何情况下指令存储器所对应的地址空间都是可缓存的。
ARM has two instruction modes, and the least-significant bit of the address is used to indicate which mode a given function USES.
ARM有两个指令模式和地址的最低显著位用于指示哪个模式的给定函数使用。
ARM has two instruction modes, and the least-significant bit of the address is used to indicate which mode a given function USES.
ARM有两个指令模式和地址的最低显著位用于指示哪个模式的给定函数使用。
应用推荐