commit | 5d7cdec7527f8043bf15e23a0041c40156727243 | [log] [tgz] |
---|---|---|
author | Zheng Xu <zheng.xu@arm.com> | Mon Aug 18 17:28:22 2014 +0800 |
committer | Zheng Xu <zheng.xu@arm.com> | Mon Aug 18 17:42:12 2014 +0800 |
tree | c6ca87c6a10a4b279fe7b2481b902a9a9b447ea6 | |
parent | aa1ed01d119ee6d93e6254789c79246e91fcec32 [diff] |
AArch64: Add tbz/tbnz and tst. Since the branch offset supported by tbz/tbnz is quite small(-32k ~ +32k), it will be replaced by tst and beq/bneq in the fix-up stage if the branch offset is too large. Change-Id: I4cace06bec6425e0f2e1f5f7c471eec08d06bca6