This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/2] [ARC] Miscellaneous patches


Please find a series of two patches which corrects data set into disassembler info structure. Also, adds XY registers and updates the neg instruction.

OK to apply?
Claudiu


Claudiu Zissulescu (2):
  [ARC] Update instruction type and delay slot info.
  [ARC] Add XY registers, update neg instruction.

 gas/config/tc-arc.c  |  26 +++++++
 include/opcode/arc.h |   6 +-
 opcodes/arc-dis.c    |  31 ++++++--
 opcodes/arc-opc.c    |   2 +-
 opcodes/arc-tbl.h    | 215 ++++++++++++++++++++++++++-------------------------
 5 files changed, 166 insertions(+), 114 deletions(-)

-- 
1.9.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]