arm64: insn: fix compare-and-branch encodings
authorRobin Murphy <[email protected]>
Wed, 18 Feb 2015 15:40:17 +0000 (15:40 +0000)
committerWill Deacon <[email protected]>
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 <[email protected]>
Acked-by: Will Deacon <[email protected]>
Acked-by: Zi Shen Lim <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
arch/arm64/include/asm/insn.h