Skip to content
Commit 772cf466 authored by Gordon Keiser's avatar Gordon Keiser
Browse files

Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when the upper bit is set.

They should always be zero-extended, not sign extended.  Added test case.

llvm-svn: 178275
parent 04a94d14
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment