OSDN Git Service

2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 10 Apr 2008 08:59:46 +0000 (08:59 +0000)
committerAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Thu, 10 Apr 2008 08:59:46 +0000 (08:59 +0000)
commit326746e64026d14a821282d207f7aceb46683ca0
tree3fac1e3fe40c1c1be1b12445993d7a1740dd6f2e
parent4f29a5afe9e0c217c7c70ad4ee5d27ddc18a6d03
2008-04-10  Andreas Krebbel  <krebbel1@de.ibm.com>

* s390-mkopc.c (s390_cond_ext_format): Add back the mnemonic
extensions for conditional jumps (o, p, m, nz, z, nm, np, no).
(s390_crb_extensions): New extensions table.
(insertExpandedMnemonic): Handle '$' tag.
* s390-opc.txt: Remove conditional jump variants which can now
be expanded automatically.
Replace '*' tag with '$' in the compare and branch instructions.

2008-04-10  Andreas Krebbel  <krebbel1@de.ibm.com>

* gas/s390/zarch-z10.d: Map the compare and branch variants
with odd condition code mask to version with an even mask.
gas/testsuite/ChangeLog
gas/testsuite/gas/s390/zarch-z10.d
opcodes/ChangeLog
opcodes/s390-mkopc.c
opcodes/s390-opc.txt