]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: insn: fix compare-and-branch encodings
authorRobin Murphy <Robin.Murphy@arm.com>
Wed, 18 Feb 2015 15:40:17 +0000 (15:40 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 23 Feb 2015 09:13:45 +0000 (09:13 +0000)
commit115386f89b5415fcdf641faad0d459cd5c07d225
tree2dcedacd6532607a44ffc792924ee777a3ecac22
parentd0d62230185e9d1a683bfa5cdfe5e520577f68d1
arm64: insn: fix compare-and-branch encodings

Fix cbz/cbnz having the mask offset by a bit, and add encodings for
tbz/tbnz so that all branch forms are represented.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Acked-by: Zi Shen Lim <zlim.lnx@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/insn.h