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)
commite9888395fdea6b64f26f6d368d26622c1147946b
tree589c125d8603c2d1c64572f10885527f91f7102b
parentbb0e1f98384bdbe5baef3462289b83676fc0d448
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.
opcodes/ChangeLog
opcodes/s390-mkopc.c
opcodes/s390-opc.txt