* hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.
authorJeff Law <law@redhat.com>
Fri, 25 Jun 1999 03:29:45 +0000 (03:29 +0000)
committerJeff Law <law@redhat.com>
Fri, 25 Jun 1999 03:29:45 +0000 (03:29 +0000)
include/opcode/ChangeLog
include/opcode/hppa.h

index db0959386f1c77349b6873e1b047027159170fc0..dcd37537032c0f9a17cfb0ad740991100da094c1 100644 (file)
@@ -1,7 +1,9 @@
 Fri Jun 25 04:22:04 1999  Jerry Quinn <jquinn@nortelnetworks.com>
                          Jeff Law <law@cygnus.com>
 
-       * hppa.h (pa_opcodes):  Add entries for mfia and mtsarcm instructions.
+       * hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.
+
+       * hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions.
 
 1999-06-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
 
index e3d81576089359cca903499f39ec95949a167ea7..be10047975075e7e5f160d772f2b09b3fb0e6fe7 100644 (file)
@@ -273,6 +273,7 @@ static const struct pa_opcode pa_opcodes[] =
 { "addibf",    0xac000000, 0xfc000000, "!n5,b,w", pa10},
 { "bb",                0xc4004000, 0xfc004000, "~nx,Q,w", pa10}, 
 { "bvb",       0xc0004000, 0xffe04000, "~nx,w", pa10},
+{ "clrbts",    0xe8004005, 0xffffffff, "", pa20},
 
 /* Computation Instructions */