[llvm-commits] [PATCH] Fix #13138 (DSB encoding/decoding)

Jiangning Liu jiangning.liu at arm.com
Wed Aug 1 08:22:49 PDT 2012


Hi,

Attached code patch is to fix http://llvm.org/bugs/show_bug.cgi?id=13138,
which is an issue around DSB/DMB/ISB encoding/decoding.

The test case change covers both DSB and DMB for arm and thumb2 modes. No
test case changes for ISB.

For UNPREDICTABLE encoding as described in tracker, I'd like to solve it as
a separate issue.

Thanks,
-Jiangning
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dsb_2.patch
Type: application/octet-stream
Size: 18759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120801/1fb1f79f/attachment.obj>


More information about the llvm-commits mailing list