ro.org]
> *On Behalf Of *Virendra Kumar Pathak
> *Sent:* Friday, February 5, 2016 6:58 AM
> *To:* Linaro Toolchain Mailman List
> *Subject:* ldr instruction selection in the aarch64 backend
>
>
>
> Hi Linaro Toolchain Group,
>
>
>
> I have a question on the l
Thanks,
Andrew Pinski
From: linaro-toolchain [mailto:linaro-toolchain-boun...@lists.linaro.org] On
Behalf Of Virendra Kumar Pathak
Sent: Friday, February 5, 2016 6:58 AM
To: Linaro Toolchain Mailman List
Subject: ldr instruction selection in the aarch64 backend
Hi Linaro Toolchain Group,
I
Hi Linaro Toolchain Group,
I have a question on the ldr instruction selection in the aarch64 backend.
Could someone help me in this regards, please?
I am trying to allow only type A instructions while disabling the type B.
Type A example: ldr x4, [x20,x1]---> allow
Type B example: