Skip to content
Commit 115386f8 authored by Robin Murphy's avatar Robin Murphy Committed by Will Deacon
Browse files

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: default avatarRobin Murphy <robin.murphy@arm.com>
Acked-by: default avatarWill Deacon <will.deacon@arm.com>
Acked-by: default avatarZi Shen Lim <zlim.lnx@gmail.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent d0d62230
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment