OSDN Git Service

Remove jbssi and jbcci.
authornickc <nickc>
Tue, 19 Sep 2000 23:10:01 +0000 (23:10 +0000)
committernickc <nickc>
Tue, 19 Sep 2000 23:10:01 +0000 (23:10 +0000)
gas/ChangeLog
gas/config/tc-vax.c

index 9494d88..e280b60 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 8455fa9..7dbb8ba 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}},