On 20 January 2015 at 15:33, Christophe Lyon <christophe.l...@linaro.org> wrote: > On 16 January 2015 at 19:27, Tejas Belagod <tejas.bela...@arm.com> wrote: >>> +VECT_VAR_DECL(expected,poly,16,8) [] = { 0x3333, 0x3333, 0x3333, 0x3333, >>> + 0x3333, 0x3333, 0x3333, 0x3333 }; >>> +VECT_VAR_DECL(expected,hfloat,32,4) [] = { 0x33333333, 0x33333333, >>> + 0x33333333, 0x33333333 }; >>> + >> >> >> No float or poly16 for vmvn_*. >> > Updated as attached, removed 64x1 and 64x2 too. >
OK /Marcus