public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Burgess <andrew.burgess@embecosm.com>
To: binutils@sourceware.org
Cc: Claudiu.Zissulescu@synopsys.com,	Cupertino.Miranda@synopsys.com,
	noamca@mellanox.com,	Andrew Burgess <andrew.burgess@embecosm.com>
Subject: [PATCH 0/2] [ARC] Two additional sets of nps400 instructions
Date: Thu, 14 Apr 2016 16:36:00 -0000	[thread overview]
Message-ID: <cover.1460651694.git.andrew.burgess@embecosm.com> (raw)

Two more sets of nps400 instructions, along with associated assembler
tests.

---

Andrew Burgess (2):
  opcodes/arc: Add more nps instructions
  opcodes/arc: Add yet more nps instructions

 gas/ChangeLog                    |  12 +++
 gas/testsuite/gas/arc/nps400-4.d |  12 +++
 gas/testsuite/gas/arc/nps400-4.s |  11 +++
 gas/testsuite/gas/arc/nps400-5.d |  10 ++
 gas/testsuite/gas/arc/nps400-5.s |   5 +
 gas/testsuite/gas/arc/nps400-6.d |  70 +++++++++++++
 gas/testsuite/gas/arc/nps400-6.s |  67 +++++++++++++
 include/ChangeLog                |   8 ++
 include/opcode/arc.h             |   4 +-
 opcodes/ChangeLog                |  22 +++++
 opcodes/arc-nps400-tbl.h         |  62 ++++++++++++
 opcodes/arc-opc.c                | 208 ++++++++++++++++++++++++++++++++++-----
 12 files changed, 467 insertions(+), 24 deletions(-)
 create mode 100644 gas/testsuite/gas/arc/nps400-4.d
 create mode 100644 gas/testsuite/gas/arc/nps400-4.s
 create mode 100644 gas/testsuite/gas/arc/nps400-5.d
 create mode 100644 gas/testsuite/gas/arc/nps400-5.s
 create mode 100644 gas/testsuite/gas/arc/nps400-6.d
 create mode 100644 gas/testsuite/gas/arc/nps400-6.s

-- 
2.5.1

             reply	other threads:[~2016-04-14 16:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-14 16:36 Andrew Burgess [this message]
2016-04-14 16:36 ` [PATCH 1/2] opcodes/arc: Add more nps instructions Andrew Burgess
2016-04-18 11:23   ` Nick Clifton
2016-04-20 13:19     ` Claudiu Zissulescu
2016-04-21 13:34       ` Andrew Burgess
2016-04-21 14:50       ` Andrew Burgess
2016-04-22  6:56         ` Claudiu Zissulescu
2016-04-14 16:36 ` [PATCH 2/2] opcodes/arc: Add yet " Andrew Burgess
2016-04-19 16:05   ` Nick Clifton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1460651694.git.andrew.burgess@embecosm.com \
    --to=andrew.burgess@embecosm.com \
    --cc=Claudiu.Zissulescu@synopsys.com \
    --cc=Cupertino.Miranda@synopsys.com \
    --cc=binutils@sourceware.org \
    --cc=noamca@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).