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]

[Committed 0/5] S/390: Several minor fixes to the instruction list


Regression tested on s390 and s390x.

Committed to mainline.

Andreas Krebbel (5):
  S/390: Remove optional operand flag.
  S/390: Improve error checking for optional operands
  S/390: Add ipte/idte variants with optional operands
  S/390: Add missing operand to tb instruction
  S/390: Fix instruction types of csdtr and csxtr

 gas/config/tc-s390.c                 | 35 ++++++++++++++---------------------
 gas/testsuite/gas/s390/esa-g5.d      |  2 +-
 gas/testsuite/gas/s390/esa-g5.s      |  2 +-
 gas/testsuite/gas/s390/zarch-z196.d  |  2 ++
 gas/testsuite/gas/s390/zarch-z196.s  |  2 ++
 gas/testsuite/gas/s390/zarch-z9-ec.d |  4 ++--
 gas/testsuite/gas/s390/zarch-z9-ec.s |  4 ++--
 gas/testsuite/gas/s390/zarch-zEC12.d | 23 ++++++++++++++---------
 gas/testsuite/gas/s390/zarch-zEC12.s |  7 +++++++
 include/opcode/s390.h                | 23 ++++++++++-------------
 opcodes/s390-dis.c                   | 11 ++++++++++-
 opcodes/s390-mkopc.c                 |  8 ++++++--
 opcodes/s390-opc.c                   |  6 +++++-
 opcodes/s390-opc.txt                 |  9 ++++++---
 14 files changed, 82 insertions(+), 56 deletions(-)

-- 
2.9.1


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