On 26 September 2016 at 15:19, Christophe Lyon
wrote:
> On 26 September 2016 at 15:03, Ramana Radhakrishnan
> wrote:
>> On Mon, Sep 26, 2016 at 1:48 PM, Christophe Lyon
>> wrote:
>>> On 26 September 2016 at 11:43, Matthew Wahab
>>> wrote:
Hello,
On 25/09/16 14:00, Christophe Lyo
On 26 September 2016 at 15:03, Ramana Radhakrishnan
wrote:
> On Mon, Sep 26, 2016 at 1:48 PM, Christophe Lyon
> wrote:
>> On 26 September 2016 at 11:43, Matthew Wahab
>> wrote:
>>> Hello,
>>>
>>> On 25/09/16 14:00, Christophe Lyon wrote:
>>
>>
>> This patch adds the new intrinsics:
On 26/09/16 14:03, Ramana Radhakrishnan wrote:
On Mon, Sep 26, 2016 at 1:48 PM, Christophe Lyon
wrote:
On 26 September 2016 at 11:43, Matthew Wahab wrote:
Hello,
On 25/09/16 14:00, Christophe Lyon wrote:
This patch adds the new intrinsics:
vbsl_f16, vbslq_f16, vdup_n_f16, vdupq_n_f16,
On Mon, Sep 26, 2016 at 1:48 PM, Christophe Lyon
wrote:
> On 26 September 2016 at 11:43, Matthew Wahab
> wrote:
>> Hello,
>>
>> On 25/09/16 14:00, Christophe Lyon wrote:
>
>
> This patch adds the new intrinsics:
> vbsl_f16, vbslq_f16, vdup_n_f16, vdupq_n_f16, vdup_lane_f16,
>>>
On 26 September 2016 at 11:43, Matthew Wahab wrote:
> Hello,
>
> On 25/09/16 14:00, Christophe Lyon wrote:
This patch adds the new intrinsics:
vbsl_f16, vbslq_f16, vdup_n_f16, vdupq_n_f16, vdup_lane_f16,
vdupq_lane_f16, vext_f16, vextq_f16, vmov_n_f16, vmovq_n_f16,
>>>
Hello,
On 25/09/16 14:00, Christophe Lyon wrote:
This patch adds the new intrinsics:
vbsl_f16, vbslq_f16, vdup_n_f16, vdupq_n_f16, vdup_lane_f16,
vdupq_lane_f16, vext_f16, vextq_f16, vmov_n_f16, vmovq_n_f16,
vrev64_f16, vrev64q_f16, vtrn_f16, vtrnq_f16, vuzp_f16, vuzpq_f16,
vzip_f16, vz
Hi Matthew,
On 27 July 2016 at 15:59, Ramana Radhakrishnan
wrote:
> On Tue, May 17, 2016 at 3:31 PM, Matthew Wahab
> wrote:
>> The ACLE specifies a number of intrinsics for manipulating vectors
>> holding values in most of the integer and floating point type. These
>> include 16-bit integer typ
On Tue, May 17, 2016 at 3:31 PM, Matthew Wahab
wrote:
> The ACLE specifies a number of intrinsics for manipulating vectors
> holding values in most of the integer and floating point type. These
> include 16-bit integer types but not 16-bit floating point even though
> the same instruction is used