摘要:
B<cond>.<qualifier><lable>--Branch causes a branch to a target addressif ConditionPassed(cond) then{ EncodingSpecificOperations(PC, lable);BranchWritePC(PC + imm32);}//All versions of the Thumb instruction setT1 : B<cond> <lable> : not allowed in IT blockT2 : B<cond& 阅读全文
posted @ 2013-04-26 10:50
IAmAProgrammer
阅读(827)
评论(0)
推荐(0)