Re: ARMV7a: selected processor does not support requested special purpose register

2022-10-03 Thread Umesh Kalappa
e: > > > > > > On 03/10/2022 15:41, Umesh Kalappa via Binutils wrote: > >> Hi All, > >> > >> We have problem to compile the following asm > >> https://godbolt.org/z/hejMPoW69 > >> > >> and asm error out with the subject messa

ARMV7a: selected processor does not support requested special purpose register

2022-10-03 Thread umesh kalappa
Hi All, We have problem to compile the following asm https://godbolt.org/z/hejMPoW69 and asm error out with the subject message . Is mrs for float special register not valid on cortex-a9 ? Thank you ~Umesh

ARMV7a: selected processor does not support requested special purpose register

2022-10-03 Thread Umesh Kalappa
Hi All, We have problem to compile the following asm https://godbolt.org/z/hejMPoW69 and asm error out with the subject message . Is mrs for float special register not valid on cortex-a9 ? Thank you ~Umesh