...令系统 3.3 寻址方式 3.3.5 相对寻址(Relative Addressing,REL) 相对寻址只出现在相对转移指令(relative branch instruction)中。 【相对寻址】当前的PC值加上指令中规定的地址偏移量rel x ,构成操 作数的实际地址的寻址方式。
基于4个网页-相关网页
hbr hint_trigger, $register -- This tells the processor that the branch instruction at the relative address hint_trigger is likely to branch to the address specified in register $register.
hbr hint_trigger, $register —— 告诉处理器相对地址 hint_trigger 处的分支指令可能会跳转到寄存器 $register 所指定的地址。
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 set link”,用来分支到函数的入口点并将链接寄存器(LR)设置为返回地址的下一个指令。
应用推荐