Re: [PATCH AArch64 1/2] Add execution tests of vget_low and vget_high

2014-08-22 Thread Richard Earnshaw
On 12/08/14 10:55, Alan Lawrence wrote: > Following patch replaces the current "temporary inline assembler" > implementation > of vget_high. So this patch adds a test first. We don't have any test > coverage > of vget_low, either, so add that too. > > Passing on aarch64-none-elf and aarch64_be

[PATCH AArch64 1/2] Add execution tests of vget_low and vget_high

2014-08-12 Thread Alan Lawrence
Following patch replaces the current "temporary inline assembler" implementation of vget_high. So this patch adds a test first. We don't have any test coverage of vget_low, either, so add that too. Passing on aarch64-none-elf and aarch64_be-none-elf. diff --git a/gcc/testsuite/gcc.target/aarch6