Re: [PATCH 10/10] aarch64: Try to avoid passing new flags to assembler

2025-01-10 Thread Andrew Carlotti
On Thu, Jan 09, 2025 at 06:00:34PM +, Richard Sandiford wrote: > Richard Sandiford writes: > > Andrew Carlotti writes: > >> On Mon, Nov 25, 2024 at 11:26:39PM +, Richard Sandiford wrote: > >>> Sorry for the slow review. > >>> > >>> Andrew Carlotti writes: > >>> > These new flags (+fcma,

Re: [PATCH 10/10] aarch64: Try to avoid passing new flags to assembler

2025-01-09 Thread Richard Sandiford
Richard Sandiford writes: > Andrew Carlotti writes: >> On Mon, Nov 25, 2024 at 11:26:39PM +, Richard Sandiford wrote: >>> Sorry for the slow review. >>> >>> Andrew Carlotti writes: >>> > These new flags (+fcma, +jscvt, +rcpc2, +jscvt, +frintts, +wfxt and +xs) >>> > were only recently added

Re: [PATCH 10/10] aarch64: Try to avoid passing new flags to assembler

2025-01-07 Thread Richard Sandiford
Andrew Carlotti writes: > On Mon, Nov 25, 2024 at 11:26:39PM +, Richard Sandiford wrote: >> Sorry for the slow review. >> >> Andrew Carlotti writes: >> > These new flags (+fcma, +jscvt, +rcpc2, +jscvt, +frintts, +wfxt and +xs) >> > were only recently added to the assembler. To improve compa

Re: [PATCH 10/10] aarch64: Try to avoid passing new flags to assembler

2025-01-07 Thread Andrew Carlotti
On Mon, Nov 25, 2024 at 11:26:39PM +, Richard Sandiford wrote: > Sorry for the slow review. > > Andrew Carlotti writes: > > These new flags (+fcma, +jscvt, +rcpc2, +jscvt, +frintts, +wfxt and +xs) > > were only recently added to the assembler. To improve compatibility > > with older assemble

Re: [PATCH 10/10] aarch64: Try to avoid passing new flags to assembler

2024-11-25 Thread Richard Sandiford
Sorry for the slow review. Andrew Carlotti writes: > These new flags (+fcma, +jscvt, +rcpc2, +jscvt, +frintts, +wfxt and +xs) > were only recently added to the assembler. To improve compatibility > with older assemblers, we try to avoid passing these new flags to the > assembler if we can expres