Hey, Updated the previous patch by rebasing with latest master and also adding the missing "testsuite/gas/aarch64/cpu-cortex-x4.d" file. Thanks, Saurabh --- Hey, This patch adds support for the Cortex-X4 CPU to binutils. Regression testing for aarch64-none-elf target and found no regressions. Okay for binutils-master? I don't have commit access so if it looks okay, could someone please help me commit this? Thanks, Saurabh bfd/ChangeLog   * cpu-aarch64.c (processors): Add cortex-x4 core in processors array. gas/ChangeLog   * NEWS (Changes in current release): Add documentation for Cortex-X4.   * config/tc-aarch64.c (aarch64_cpus): Add features of Cortex-X4.   * doc/c-aarch64.texi (Options): Add mention of Cortex-X4.   * testsuite/gas/aarch64/cpu-cortex-x4.d: New test for Cortex-X4.