summaryrefslogtreecommitdiff
path: root/opcodes/s390-opc.txt
Commit message (Expand)AuthorAgeFilesLines
* S/390: Fix kmctr instruction type.Patrick Steuer2016-09-121-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* S/390: Fix instruction type of troo, trot, trto, and trtt.Andreas Krebbel2015-10-141-4/+4
* Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ...Dominik Vogt2015-09-291-508/+508
* S/390: Fix instruction format of crj*, clrj*, and clgrj*.Andreas Krebbel2015-09-101-3/+3
* S/390: Remove trailing zeros on 4-bytes opcodes.Andreas Krebbel2015-09-091-7/+7
* S/390: Fix opcode of ppno.Andreas Krebbel2015-09-091-1/+1
* S/390: Fixes for z13 instructions.Andreas Krebbel2015-04-271-5/+5
* S/390: Add more IBM z13 instructionsAndreas Krebbel2015-03-101-0/+23
* S/390: Add support for IBM z13.Andreas Krebbel2015-01-161-18/+531
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* opcodes/Richard Sandiford2013-09-171-1/+1
* 2013-09-02 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-09-021-3/+3
* 2013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-051-1/+1
* opcodes/Richard Sandiford2013-05-241-1/+1
* 2012-11-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-11-201-2/+2
* 2012-10-26 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-10-261-2/+19
* 2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-10-041-8/+31
* 2012-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-03-081-1/+1
* 2011-10-21 Jan Glauber <jang@linux.vnet.ibm.com>Andreas Krebbel2011-10-211-0/+11
* 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2011-05-241-1/+1
* 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2011-05-241-155/+155
* 2010-10-28 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-10-281-3/+3
* 2010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-10-111-4/+4
* 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-09-271-1/+136
* 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-09-271-6/+6
* update copyright datesAlan Modra2009-09-021-1/+2
* * s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT,Martin Schwidefsky2009-06-191-2/+2
* 2008-12-30 Martin Schwidefsky <schwidefskyy@de.ibm.com>Martin Schwidefsky2008-12-301-0/+1
* 2008-09-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2008-09-301-2/+2
* 2008-09-26 Florian Krohm <fkrohm@us.ibm.com>Andreas Krebbel2008-09-261-8/+9
* 2008-08-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2008-08-151-3/+3
* 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2008-04-101-56/+25
* 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2008-03-191-0/+134
* 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>Andreas Krebbel2008-03-061-24/+23
* 2007-11-27 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2007-11-271-6/+6
* 2007-08-21 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2007-08-211-82/+6
* 2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky2007-04-241-0/+3
* 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky2007-03-061-0/+63
* * s390-opc.c (INSTR_SS_L2RDRD): New.DJ Delorie2007-02-221-1/+1
* 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky2007-02-191-12/+12
* 2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky2007-02-191-2/+2
* * s390-opc.txt: Add unnormalized hfp multiply and multiply-and-addMartin Schwidefsky2005-10-191-0/+13
* * s390-dis.c (print_insn_s390): Print unsigned operands with %u.Martin Schwidefsky2005-08-121-7/+66
* update copyright datesAlan Modra2005-03-031-1/+1
* * s390-opc.txt: Correct architecture mask for some opcodes.Martin Schwidefsky2004-06-011-9/+9
* * s390-dis.c (s390_extract_operand): Add support for long displacements.Martin Schwidefsky2003-07-011-0/+168
* * s390-dis.c (init_disasm): Rename S390_OPCODE_ESAME toMartin Schwidefsky2003-03-211-622/+621
* s390 assembler improvements and testsuiteNick Clifton2001-09-181-610/+610