This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from cf31b44 Automatic date update in version.in new c0c31e9 Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gas/ChangeLog | 5 + gas/testsuite/gas/arc/nps400-12.d | 59 +++ gas/testsuite/gas/arc/nps400-12.s | 71 +++ include/ChangeLog | 4 + include/opcode/arc.h | 14 +- opcodes/ChangeLog | 10 + opcodes/arc-nps400-tbl.h | 72 ++++ opcodes/arc-opc.c | 880 +++++++++++++++++++++++--------------- 8 files changed, 759 insertions(+), 356 deletions(-) create mode 100644 gas/testsuite/gas/arc/nps400-12.d create mode 100644 gas/testsuite/gas/arc/nps400-12.s