[llvm-dev] Hexagon and choosing of slots

Rail Shafigulin via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 23 17:28:17 PST 2015


On Mon, Nov 23, 2015 at 11:07 AM, Krzysztof Parzyszek via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> On 11/23/2015 1:02 PM, Krzysztof Parzyszek via llvm-dev wrote:
>
>> [...] but
>>    addr:    slot1
>>    addr+4:  slot0
>> is not.
>>
>>
> Error. ^This one is actually ok, I meant:
>
> addr:   slot0
> addr+4: slot1
>
> The hardware will verify that a given instruction may actually execute in
> a given slot, and if not, it will generate an exception.
>
>
> -Krzysztof
>
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
> by The Linux Foundation
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>

Thanks!


-- 
R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151123/4a2ba4fd/attachment.html>


More information about the llvm-dev mailing list