public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [ARC] Various updates
@ 2017-04-25 14:04 Claudiu Zissulescu
  2017-04-25 14:04 ` [PATCH 2/2] [ARC] Enhance enter/leave mnemonics Claudiu Zissulescu
  2017-04-25 14:04 ` [PATCH 1/2] [ARC] Prefer NOP instead of MOV 0,0 Claudiu Zissulescu
  0 siblings, 2 replies; 7+ messages in thread
From: Claudiu Zissulescu @ 2017-04-25 14:04 UTC (permalink / raw)
  To: binutils; +Cc: Claudiu.Zissulescu, Francois.Bedard

From: claziss <claziss@synopsys.com>

Hi,

First patch is a "cosmetic" one, by printing NOP instead of MOV 0,0 (NOP instruction is actually a MOV 0,0). More details in the patch itself.

Second patch is updating the enter/leave mnemonics as a result, these instructions can also accept an empty register range.

Tests are provided/updated.

Ok to apply?
Claudiu


Claudiu Zissulescu (2):
  Prefer NOP instead of MOV 0,0
  Enhance enter/leave mnemonics.

 gas/testsuite/gas/arc/b.d           |  8 ++++----
 gas/testsuite/gas/arc/leave_enter.d | 41 ++++++++++++++++++++++---------------
 gas/testsuite/gas/arc/leave_enter.s | 11 ++++++++++
 gas/testsuite/gas/arc/noargs_hs.d   |  2 +-
 opcodes/arc-dis.c                   | 19 ++++++++++++++---
 opcodes/arc-opc.c                   | 20 +++++++++++++++++-
 opcodes/arc-tbl.h                   |  8 +++++---
 7 files changed, 81 insertions(+), 28 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-04-25 15:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-25 14:04 [PATCH 0/2] [ARC] Various updates Claudiu Zissulescu
2017-04-25 14:04 ` [PATCH 2/2] [ARC] Enhance enter/leave mnemonics Claudiu Zissulescu
2017-04-25 14:30   ` Nick Clifton
2017-04-25 15:11     ` Claudiu Zissulescu
2017-04-25 14:04 ` [PATCH 1/2] [ARC] Prefer NOP instead of MOV 0,0 Claudiu Zissulescu
2017-04-25 14:28   ` Nick Clifton
2017-04-25 14:58     ` Claudiu Zissulescu

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