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

Renato Golin rengolin at systemcall.org
Wed Aug 1 09:18:02 PDT 2012


Hi Jiangning,

Nice set of tests!

LGTM.

--renato

On 1 August 2012 16:22, Jiangning Liu <jiangning.liu at arm.com> wrote:
> 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
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



-- 
cheers,
--renato

http://systemcall.org/



More information about the llvm-commits mailing list