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 system instructions


Changelog:

Mon Jun 21 09:42:05 EDT 1999  Jerry Quinn <jquinn@nortelnetworks.com>

	* include/opcode/hppa.h (pa_opcodes):  Add entries for mfia
	and mtsarcm instructions.

*** pa-prev/include/opcode/hppa.h	Sun Jun 20 23:51:34 1999
--- gas-src/include/opcode/hppa.h	Mon Jun 21 09:41:16 1999
***************
*** 349,354 ****
--- 349,356 ----
  { "ldsid",      0x000010a0, 0xfc1f3fe0, "(b),t", pa10},
  { "mtsp",       0x00001820, 0xffe01fff, "x,S", pa10},
  { "mtctl",      0x00001840, 0xfc00ffff, "x,^", pa10},
+ { "mtsarcm",    0x02c018c0, 0xffe0ffff, "x", pa20},
+ { "mfia",	0x00001540, 0xffffffe0, "t", pa20},
  { "mfsp",       0x000004a0, 0xffff1fe0, "S,t", pa10},
  { "mfctl",      0x000008a0, 0xfc1fffe0, "^,t", pa10},
  { "sync",       0x00000400, 0xffffffff, "", pa10},

-- 
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]