Re: [PATCH] testsuite: Allow vst1 instruction

2024-07-22 Thread Torbjorn SVENSSON
On 2024-07-19 17:22, Richard Earnshaw (lists) wrote: On 19/07/2024 16:10, Torbjorn SVENSSON wrote: On 2024-07-19 16:36, Richard Earnshaw (lists) wrote: On 19/07/2024 14:07, Torbjörn SVENSSON wrote: Ok for trunk and releases/gcc-14? -- On Cortex-A7 with -mfloat-abi=hard and -mfpu=neon, t

Re: [PATCH] testsuite: Allow vst1 instruction

2024-07-19 Thread Richard Earnshaw (lists)
On 19/07/2024 16:10, Torbjorn SVENSSON wrote: > > > On 2024-07-19 16:36, Richard Earnshaw (lists) wrote: >> On 19/07/2024 14:07, Torbjörn SVENSSON wrote: >>> Ok for trunk and releases/gcc-14? >>> >>> -- >>> >>> On Cortex-A7 with -mfloat-abi=hard and -mfpu=neon, the following >>> instructions are

Re: [PATCH] testsuite: Allow vst1 instruction

2024-07-19 Thread Torbjorn SVENSSON
On 2024-07-19 16:36, Richard Earnshaw (lists) wrote: On 19/07/2024 14:07, Torbjörn SVENSSON wrote: Ok for trunk and releases/gcc-14? -- On Cortex-A7 with -mfloat-abi=hard and -mfpu=neon, the following instructions are generated for the test case: vldrd16, .L3 vst1.32

Re: [PATCH] testsuite: Allow vst1 instruction

2024-07-19 Thread Richard Earnshaw (lists)
On 19/07/2024 14:07, Torbjörn SVENSSON wrote: > Ok for trunk and releases/gcc-14? > > -- > > On Cortex-A7 with -mfloat-abi=hard and -mfpu=neon, the following > instructions are generated for the test case: > > vldrd16, .L3 > vst1.32 {d16}, [r0] > > For Cortex-A7 with -mfloat