public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [ARC] Two additional sets of nps400 instructions
@ 2016-04-14 16:36 Andrew Burgess
  2016-04-14 16:36 ` [PATCH 1/2] opcodes/arc: Add more nps instructions Andrew Burgess
  2016-04-14 16:36 ` [PATCH 2/2] opcodes/arc: Add yet " Andrew Burgess
  0 siblings, 2 replies; 9+ messages in thread
From: Andrew Burgess @ 2016-04-14 16:36 UTC (permalink / raw)
  To: binutils; +Cc: Claudiu.Zissulescu, Cupertino.Miranda, noamca, Andrew Burgess

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-04-22  6:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-14 16:36 [PATCH 0/2] [ARC] Two additional sets of nps400 instructions Andrew Burgess
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

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).