This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PATCH: add pa2.0 clrbts instruction


Changelog:

Mon Jun 21 10:22:23 EDT 1999  Jerry Quinn <jquinn@nortelnetworks.com>

	* include/opcode/hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.


*** pa-prev/include/opcode/hppa.h	Mon Jun 21 09:44:09 1999
--- gas-src/include/opcode/hppa.h	Mon Jun 21 10:21:45 1999
***************
*** 278,283 ****
--- 278,284 ----
  { "addibf",	0xac000000, 0xfc000000, "!n5,b,w", pa10},
  { "bb",		0xc4004000, 0xfc004000, "~nx,Q,w", pa10}, 
  { "bvb",	0xc0004000, 0xffe04000, "~nx,w", pa10},
+ { "clrbts",	0xe8008005, 0xffffffff, "", pa20},
  
  /* Computation Instructions */

-- 
Jerry Quinn                             Tel: (514) 761-8737
jquinn@nortelnetworks.com               Fax: (514) 761-8505
Speech Recognition Research

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]