From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jerry Quinn" To: binutils@sourceware.cygnus.com Subject: Patch: add prefix to condition args in opcodes Date: Mon, 12 Jul 1999 13:17:00 -0000 Message-id: <14218.19744.646248.87472@gargle.gargle.HOWL> References: <65154398@toto.iv> X-SW-Source: 1999-q3/msg00149.html A couple of new syntax instructions in the patch I sent were flagged as pa2.0 when they really aren't. This fixes it. *** pa-prev/include/opcode/hppa.h Mon Jul 12 16:11:48 1999 --- gas-src/include/opcode/hppa.h Mon Jul 12 16:13:10 1999 *************** *** 298,304 **** /* Computation Instructions */ { "cmpclr", 0x080008a0, 0xfc000fe0, "?Sx,b,t", pa20}, ! { "cmpclr", 0x08000880, 0xfc000fe0, "?sx,b,t", pa20}, { "comclr", 0x08000880, 0xfc000fe0, "?sx,b,t", pa10}, { "or", 0x08000260, 0xfc000fe0, "?Lx,b,t", pa20}, { "or", 0x08000240, 0xfc000fe0, "?lx,b,t", pa10}, --- 298,304 ---- /* Computation Instructions */ { "cmpclr", 0x080008a0, 0xfc000fe0, "?Sx,b,t", pa20}, ! { "cmpclr", 0x08000880, 0xfc000fe0, "?sx,b,t", pa10}, { "comclr", 0x08000880, 0xfc000fe0, "?sx,b,t", pa10}, { "or", 0x08000260, 0xfc000fe0, "?Lx,b,t", pa20}, { "or", 0x08000240, 0xfc000fe0, "?lx,b,t", pa10}, *************** *** 333,339 **** { "subi", 0x94000000, 0xfc000800, "?si,b,x", pa10}, { "subio", 0x94000800, 0xfc000800, "?si,b,x", pa10}, { "cmpiclr", 0x90000800, 0xfc000800, "?Si,b,x", pa20}, ! { "cmpiclr", 0x90000000, 0xfc000800, "?si,b,x", pa20}, { "comiclr", 0x90000000, 0xfc000800, "?si,b,x", pa10}, { "sh1add", 0x08000640, 0xfc000fe0, "?ax,b,t", pa10}, { "sh1addl", 0x08000a40, 0xfc000fe0, "?ax,b,t", pa10}, --- 333,339 ---- { "subi", 0x94000000, 0xfc000800, "?si,b,x", pa10}, { "subio", 0x94000800, 0xfc000800, "?si,b,x", pa10}, { "cmpiclr", 0x90000800, 0xfc000800, "?Si,b,x", pa20}, ! { "cmpiclr", 0x90000000, 0xfc000800, "?si,b,x", pa10}, { "comiclr", 0x90000000, 0xfc000800, "?si,b,x", pa10}, { "sh1add", 0x08000640, 0xfc000fe0, "?ax,b,t", pa10}, { "sh1addl", 0x08000a40, 0xfc000fe0, "?ax,b,t", pa10}, -- Jerry Quinn Tel: (514) 761-8737 jquinn@nortelnetworks.com Fax: (514) 761-8505 Speech Recognition Research