[[ARM/AArch64][testsuite] 29/36] Add vpadal tests.

Tejas Belagod tejas.belagod@arm.com
Fri Jan 16 18:41:00 GMT 2015


> +VECT_VAR_DECL(expected,poly,8,16) [] = { 0x33, 0x33, 0x33, 0x33,
> +					 0x33, 0x33, 0x33, 0x33,
> +					 0x33, 0x33, 0x33, 0x33,
> +					 0x33, 0x33, 0x33, 0x33 };
> +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 poly ops for VPADAL insns.

Otherwise, LGTM.

Tejas.




More information about the Gcc-patches mailing list