Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#1569 AArch64: Disable sign_extend_immed on AArch64.
The automatic sign extension is probably only useful on Intel but is left enabled on ARM (AArch32) so as not to change the output from tests (api.disA32, api.disT32, api.static). This only affects disassembly. Review-URL: https://codereview.appspot.com/301090043
- Loading branch information