[PATCH, BINUTILS, AARCH64, 6/9] Add Random number instructions
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 9b6afa1b0df8b3c322355d0cd3e474bf9e2b7cc2..dab1a01a8f6e7c9528c49326cb7b0c06b39c0b80 100644 (file)
@@ -1,3 +1,59 @@
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_features): New "rng" option.
+       * doc/c-aarch64.texi: Document the same.
+       * testsuite/gas/aarch64/sysreg-4.s: Test both instructions.
+       * testsuite/gas/aarch64/sysreg-4.d: Likewise.
+       * testsuite/gas/aarch64/illegal-sysreg-4.l: Likewise.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * testsuite/gas/aarch64/sysreg-4.s: Test instruction.
+       * testsuite/gas/aarch64/sysreg-4.d: Likewise.
+       * testsuite/gas/aarch64/illegal-sysreg-4.l: Likewise.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_sys_regs_sr_hsh): New.
+       (parse_operands): Add entry for AARCH64_OPND_SYSREG_SR.
+       (md_begin): Allocate and initialize aarch64_sys_regs_sr_hsh
+       with aarch64_sys_regs_sr.
+       (aarch64_features): Add new "predres" option for older
+       architectures.
+       * doc/c-aarch64.texi: Document the same.
+       * testsuite/gas/aarch64/sysreg-4.s: New.
+       * testsuite/gas/aarch64/sysreg-4.d: New.
+       * testsuite/gas/aarch64/illegal-sysreg-4.d: New.
+       * testsuite/gas/aarch64/illegal-sysreg-4.l: New.
+       * testsuite/gas/aarch64/predres.s: New.
+       * testsuite/gas/aarch64/predres.d: New.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_features): Add new "sb" option
+       for older architectures.
+       * doc/c-aarch64.texi: Document the same.
+       * testsuite/gas/aarch64/sb.s: New.
+       * testsuite/gas/aarch64/sb.d: New.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * testsuite/gas/aarch64/armv8_5-a-dp.s: New.
+       * testsuite/gas/aarch64/armv8_5-a-dp.d: New.
+
+2018-10-09  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (aarch64_archs): New entry for armv8.5-a.
+       * doc/c-aarch64.texi: Add documentation for the same.
+
+2018-10-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+
+       * testsuite/gas/i386/se1.s: Add enclv.
+       * testsuite/gas/i386/x86-64-se1.s: Likewise.
+       * testsuite/gas/i386/se1.d: Updated.
+       * testsuite/gas/i386/x86-64-se1.d: Likewise.
+
 2018-10-05  Sudakshina Das  <sudi.das@arm.com>
 
        * config/tc-arm.c (arm_ext_predres): New.
This page took 0.023997 seconds and 4 git commands to generate.