gas thunderx support
Marcus Shawcroft
marcus.shawcroft@gmail.com
Fri Apr 24 08:53:00 GMT 2015
On 23 April 2015 at 23:58, Jim Wilson <jim.wilson@linaro.org> wrote:
> I noticed an inconsistency between gas and gcc. The gcc
> config/aarch64/aarch64-cores.def file says that thunderx has crc and
> crypto support. The gas config/tc-aarch64.c file says it doesn't.
> Andrew Pinski recentlly posted some thunderx /proc/cpuinfo output on
> the gcc list that makes it clear that thunderx does have crc and
> crypto support. So gas needs to be fixed.
>
> This was tested by using some gcc testsuite test cases to generate
> assembly files with crc and crypto instructions, and noting that they
> would not assemble when using ".cpu thunderx" without the patch, but
> they do assemble with the patch.
>
> Jim
* config/tc-aatch64.c (aarch64_cpus): Add CRC and CRYPTO features
for thunderx.
You have a typo in the filename here, otherwise OK. Thanks /Marcus
More information about the Binutils
mailing list