Remove jbssi and jbcci.
authorNick Clifton <nickc@redhat.com>
Tue, 19 Sep 2000 23:10:01 +0000 (23:10 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 19 Sep 2000 23:10:01 +0000 (23:10 +0000)
gas/ChangeLog
gas/config/tc-vax.c

index 9494d8870e2417a2a2b0b3244eb7a5f7e966edd6..e280b60a5a90113d1291b437097f9e21e729b0bc 100644 (file)
@@ -1,3 +1,8 @@
+2000-09-15  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * config/tc-vax.c (synthetic_votstrs): Remove jbssi and jbcci.
+       Likewise in relaxation description comments.
+
 2000-09-18  Alan Modra  <alan@linuxcare.com.au>
 
        * config/tc-hppa.h (TC_FORCE_RELOCATION_SECTION): Allow
index 8455fa94075f3872c9bcb6fd7ec411f75a4d5c00..7dbb8ba6729aab2acdfb0e681550f7ad2a8cfe8b 100644 (file)
@@ -113,8 +113,6 @@ int flag_no_hash_mixed_case;        /* -h NUM */
  bbcs          e3
  bbsc          e4
  bbcc          e5
- bbssi         e6
- bbcci         e7
  Always, you complement 0th bit to reverse condition.
  Always, 1-byte opcde, longword-address, byte-address, 1-byte-displacement
 
@@ -1663,8 +1661,6 @@ static const struct vot
   {"jbcs",     {"rlvbb?", 0x800000e3}},
   {"jbsc",     {"rlvbb?", 0x800000e4}},
   {"jbcc",     {"rlvbb?", 0x800000e5}},
-  {"jbssi",    {"rlvbb?", 0x800000e6}},
-  {"jbcci",    {"rlvbb?", 0x800000e7}},
   {"jlbs",     {"rlb?", 0x800000e8}},
   {"jlbc",     {"rlb?", 0x800000e9}},