1*3d8817e4Smiod2005-04-13  H.J. Lu  <hongjiu.lu@intel.com>
2*3d8817e4Smiod
3*3d8817e4Smiod	2003-11-18  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
4*3d8817e4Smiod	* mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.
5*3d8817e4Smiod
6*3d8817e4Smiod	2003-04-04  Svein E. Seldal  <Svein.Seldal@solidas.com>
7*3d8817e4Smiod	* tic4x.h: Namespace cleanup. Replace s/c4x/tic4x
8*3d8817e4Smiod
9*3d8817e4Smiod	2002-11-16  Klee Dienes  <kdienes@apple.com>
10*3d8817e4Smiod	* m88k.h (INSTAB): Remove 'next' field.
11*3d8817e4Smiod	(instruction): Remove definition; replace with extern declaration
12*3d8817e4Smiod	and mark as const.
13*3d8817e4Smiod
14*3d8817e4Smiod	2002-08-28  Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15*3d8817e4Smiod	* tic4x.h: New file.
16*3d8817e4Smiod
17*3d8817e4Smiod	2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
18*3d8817e4Smiod	* mips.h (CPU_R2000): Remove.
19*3d8817e4Smiod
20*3d8817e4Smiod2003-10-21  Peter Barada  <pbarada@mail.wm.sps.mot.com>
21*3d8817e4Smiod	    Bernardo Innocenti  <bernie@develer.com>
22*3d8817e4Smiod
23*3d8817e4Smiod	* m68k.h: Add MCFv4/MCF5528x support.
24*3d8817e4Smiod
25*3d8817e4Smiod2003-10-19  Hans-Peter Nilsson  <hp@bitrange.com>
26*3d8817e4Smiod
27*3d8817e4Smiod	* mmix.h (JMP_INSN_BYTE): Define.
28*3d8817e4Smiod
29*3d8817e4Smiod2003-09-30  Chris Demetriou  <cgd@broadcom.com>
30*3d8817e4Smiod
31*3d8817e4Smiod	* mips.h: Document +E, +F, +G, +H, and +I operand types.
32*3d8817e4Smiod	Update documentation of I, +B and +C operand types.
33*3d8817e4Smiod	(INSN_ISA64R2, ISA_MIPS64R2, CPU_MIPS64R2): New defines.
34*3d8817e4Smiod	(M_DEXT, M_DINS): New enum values.
35*3d8817e4Smiod
36*3d8817e4Smiod2003-09-04  Nick Clifton  <nickc@redhat.com>
37*3d8817e4Smiod
38*3d8817e4Smiod	* v850.h (PROCESSOR_V850E1): Define.
39*3d8817e4Smiod
40*3d8817e4Smiod2003-08-19  Alan Modra  <amodra@bigpond.net.au>
41*3d8817e4Smiod
42*3d8817e4Smiod	* ppc.h (PPC_OPCODE_440): Define.  Formatting.  Use hex for other
43*3d8817e4Smiod	PPC_OPCODE_* defines.
44*3d8817e4Smiod
45*3d8817e4Smiod2003-08-16  Jason Eckhardt  <jle@rice.edu>
46*3d8817e4Smiod
47*3d8817e4Smiod	* i860.h (fmov.ds): Expand as famov.ds.
48*3d8817e4Smiod	(fmov.sd): Expand as famov.sd.
49*3d8817e4Smiod	(pfmov.ds): Expand as pfamov.ds.
50*3d8817e4Smiod
51*3d8817e4Smiod2003-08-07  Michael Meissner  <gnu@the-meissners.org>
52*3d8817e4Smiod
53*3d8817e4Smiod	* cgen.h: Remove PARAM macro usage in all prototypes.
54*3d8817e4Smiod	(CGEN_EXTRACT_INFO): Use void * instead of PTR.
55*3d8817e4Smiod	(cgen_print_fn): Ditto.
56*3d8817e4Smiod	(CGEN_HW_ENTRY): Ditto.
57*3d8817e4Smiod	(CGEN_MAYBE_MULTI_IFLD): Ditto.
58*3d8817e4Smiod	(struct cgen_insn): Ditto.
59*3d8817e4Smiod	(CGEN_CPU_TABLE): Ditto.
60*3d8817e4Smiod
61*3d8817e4Smiod2003-08-07  Alan Modra  <amodra@bigpond.net.au>
62*3d8817e4Smiod
63*3d8817e4Smiod	* alpha.h: Remove PARAMS macro.
64*3d8817e4Smiod	* arc.h: Likewise.
65*3d8817e4Smiod	* d10v.h: Likewise.
66*3d8817e4Smiod	* d30v.h: Likewise.
67*3d8817e4Smiod	* i370.h: Likewise.
68*3d8817e4Smiod	* or32.h: Likewise.
69*3d8817e4Smiod	* pj.h: Likewise.
70*3d8817e4Smiod	* ppc.h: Likewise.
71*3d8817e4Smiod	* sparc.h: Likewise.
72*3d8817e4Smiod	* tic80.h: Likewise.
73*3d8817e4Smiod	* v850.h: Likewise.
74*3d8817e4Smiod
75*3d8817e4Smiod2003-07-18  Michael Snyder  <msnyder@redhat.com>
76*3d8817e4Smiod
77*3d8817e4Smiod	* include/opcode/h8sx.h (DO_MOVA1, DO_MOVA2): Reformatting.
78*3d8817e4Smiod
79*3d8817e4Smiod2003-07-15  Richard Sandiford  <rsandifo@redhat.com>
80*3d8817e4Smiod
81*3d8817e4Smiod	* mips.h (CPU_RM7000): New macro.
82*3d8817e4Smiod	(OPCODE_IS_MEMBER): Match CPU_RM7000 against 4650 insns.
83*3d8817e4Smiod
84*3d8817e4Smiod2003-07-09  Alexandre Oliva  <aoliva@redhat.com>
85*3d8817e4Smiod
86*3d8817e4Smiod	2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
87*3d8817e4Smiod	* mn10300.h (AM33_2): Renamed from AM33.
88*3d8817e4Smiod	2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
89*3d8817e4Smiod	* mn10300.h (AM332, FMT_D3): Defined.
90*3d8817e4Smiod	(MN10300_OPERAND_FSREG, MN10300_OPERAND_FDREG): Likewise.
91*3d8817e4Smiod	(MN10300_OPERAND_FPCR): Likewise.
92*3d8817e4Smiod
93*3d8817e4Smiod2003-07-01  Martin Schwidefsky  <schwidefsky@de.ibm.com>
94*3d8817e4Smiod
95*3d8817e4Smiod	* s390.h (s390_opcode_cpu_val): Add enum for cpu type z990.
96*3d8817e4Smiod
97*3d8817e4Smiod2003-06-25  Richard Sandiford  <rsandifo@redhat.com>
98*3d8817e4Smiod
99*3d8817e4Smiod	* h8300.h (IMM2_NS, IMM8_NS, IMM16_NS): Remove.
100*3d8817e4Smiod	(IMM8U, IMM8U_NS): Define.
101*3d8817e4Smiod	(h8_opcodes): Use IMM8U_NS for mov.[wl] #xx:8,@yy.
102*3d8817e4Smiod
103*3d8817e4Smiod2003-06-25  Richard Sandiford  <rsandifo@redhat.com>
104*3d8817e4Smiod
105*3d8817e4Smiod	* h8300.h (h8_opcodes): Fix the mov.l @(dd:32,ERs),ERd and
106*3d8817e4Smiod	mov.l ERs,@(dd:32,ERd) entries.
107*3d8817e4Smiod
108*3d8817e4Smiod2003-06-23  H.J. Lu <hongjiu.lu@intel.com>
109*3d8817e4Smiod
110*3d8817e4Smiod	* i386.h (i386_optab): Support Intel Precott New Instructions.
111*3d8817e4Smiod
112*3d8817e4Smiod2003-06-10  Gary Hade <garyhade@us.ibm.com>
113*3d8817e4Smiod
114*3d8817e4Smiod	* ppc.h (PPC_OPERAND_DQ): Define.
115*3d8817e4Smiod
116*3d8817e4Smiod2003-06-10  Richard Sandiford  <rsandifo@redhat.com>
117*3d8817e4Smiod
118*3d8817e4Smiod	* h8300.h (IMM4_NS, IMM8_NS): New.
119*3d8817e4Smiod	(h8_opcodes): Replace IMM4 with IMM4_NS in mov.b and mov.w entries.
120*3d8817e4Smiod	Likewise IMM8 for mov.w and mov.l.  Likewise IMM16U for mov.l.
121*3d8817e4Smiod
122*3d8817e4Smiod2003-06-03  Michael Snyder  <msnyder@redhat.com>
123*3d8817e4Smiod
124*3d8817e4Smiod	* h8300.h (enum h8_model): Add AV_H8S to distinguish from H8H.
125*3d8817e4Smiod	(ldc): Split ccr ops from exr ops (which are only available
126*3d8817e4Smiod	on H8S or H8SX).
127*3d8817e4Smiod	(stc): Ditto.
128*3d8817e4Smiod	(andc, orc, xorc): Ditto.
129*3d8817e4Smiod	(ldmac, stmac, clrmac, mac): Change access to AV_H8S.
130*3d8817e4Smiod
131*3d8817e4Smiod2003-06-03  Michael Snyder  <msnyder@redhat.com>
132*3d8817e4Smiod	and Bernd Schmidt   <bernds@redhat.com>
133*3d8817e4Smiod	and Alexandre Oliva <aoliva@redhat.com>
134*3d8817e4Smiod	* h8300.h: Add support for h8300sx instruction set.
135*3d8817e4Smiod
136*3d8817e4Smiod2003-05-23  Jason Eckhardt  <jle@rice.edu>
137*3d8817e4Smiod
138*3d8817e4Smiod	* i860.h (expand_type): Add XP_ONLY.
139*3d8817e4Smiod	(scyc.b): New XP instruction.
140*3d8817e4Smiod	(ldio.l): Likewise.
141*3d8817e4Smiod	(ldio.s): Likewise.
142*3d8817e4Smiod	(ldio.b): Likewise.
143*3d8817e4Smiod	(ldint.l): Likewise.
144*3d8817e4Smiod	(ldint.s): Likewise.
145*3d8817e4Smiod	(ldint.b): Likewise.
146*3d8817e4Smiod	(stio.l): Likewise.
147*3d8817e4Smiod	(stio.s): Likewise.
148*3d8817e4Smiod	(stio.b): Likewise.
149*3d8817e4Smiod	(pfld.q): Likewise.
150*3d8817e4Smiod
151*3d8817e4Smiod2003-05-20  Jason Eckhardt  <jle@rice.edu>
152*3d8817e4Smiod
153*3d8817e4Smiod	* i860.h (flush): Set lower 3 bits properly and use 'L'
154*3d8817e4Smiod	for the immediate operand type instead of 'i'.
155*3d8817e4Smiod
156*3d8817e4Smiod2003-05-20  Jason Eckhardt  <jle@rice.edu>
157*3d8817e4Smiod
158*3d8817e4Smiod	* i860.h (fzchks): Both S and R bits must be set.
159*3d8817e4Smiod	(pfzchks): Likewise.
160*3d8817e4Smiod	(faddp): Likewise.
161*3d8817e4Smiod	(pfaddp): Likewise.
162*3d8817e4Smiod	(fix.ss): Remove (invalid instruction).
163*3d8817e4Smiod	(pfix.ss): Likewise.
164*3d8817e4Smiod	(ftrunc.ss): Likewise.
165*3d8817e4Smiod	(pftrunc.ss): Likewise.
166*3d8817e4Smiod
167*3d8817e4Smiod2003-05-18  Jason Eckhardt  <jle@rice.edu>
168*3d8817e4Smiod
169*3d8817e4Smiod	* i860.h (form, pform): Add missing .dd suffix.
170*3d8817e4Smiod
171*3d8817e4Smiod2003-05-13  Stephane Carrez  <stcarrez@nerim.fr>
172*3d8817e4Smiod
173*3d8817e4Smiod	* m68hc11.h (M68HC12_BANK_VIRT): Define to 0x010000
174*3d8817e4Smiod
175*3d8817e4Smiod2003-04-07  Michael Snyder  <msnyder@redhat.com>
176*3d8817e4Smiod
177*3d8817e4Smiod	* h8300.h (ldc/stc): Fix up src/dst swaps.
178*3d8817e4Smiod
179*3d8817e4Smiod2003-04-09  J. Grant  <jg-binutils@jguk.org>
180*3d8817e4Smiod
181*3d8817e4Smiod	* mips.h: Correct comment typo.
182*3d8817e4Smiod
183*3d8817e4Smiod2003-03-21  Martin Schwidefsky  <schwidefsky@de.ibm.com>
184*3d8817e4Smiod
185*3d8817e4Smiod	* s390.h (s390_opcode_arch_val): Rename to s390_opcode_mode_val.
186*3d8817e4Smiod	(S390_OPCODE_ESAME): Rename to S390_OPCODE_ZARCH.
187*3d8817e4Smiod	(s390_opcode): Remove architecture. Add modes and min_cpu.
188*3d8817e4Smiod
189*3d8817e4Smiod2003-03-17 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
190*3d8817e4Smiod
191*3d8817e4Smiod	* h8300.h (O_SYS_CMDLINE): New pseudo opcode for command line
192*3d8817e4Smiod	processing.
193*3d8817e4Smiod
194*3d8817e4Smiod2003-02-21  Noida D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
195*3d8817e4Smiod
196*3d8817e4Smiod	* h8300.h (ldmac, stmac): Replace MACREG with MS32 and MD32.
197*3d8817e4Smiod
198*3d8817e4Smiod2003-01-23  Alan Modra  <amodra@bigpond.net.au>
199*3d8817e4Smiod
200*3d8817e4Smiod	* m68hc11.h (cpu6812s): Define.
201*3d8817e4Smiod
202*3d8817e4Smiod2003-01-07  Chris Demetriou  <cgd@broadcom.com>
203*3d8817e4Smiod
204*3d8817e4Smiod	* mips.h: Fix missing space in comment.
205*3d8817e4Smiod	(INSN_ISA1, INSN_ISA2, INSN_ISA3, INSN_ISA4, INSN_ISA5)
206*3d8817e4Smiod	(INSN_ISA32, INSN_ISA32R2, INSN_ISA64): Shift values right
207*3d8817e4Smiod	by four bits.
208*3d8817e4Smiod
209*3d8817e4Smiod2003-01-02  Chris Demetriou  <cgd@broadcom.com>
210*3d8817e4Smiod
211*3d8817e4Smiod	* mips.h: Update copyright years to include 2002 (which had
212*3d8817e4Smiod	been missed previously) and 2003.  Make comments about "+A",
213*3d8817e4Smiod	"+B", and "+C" operand types more descriptive.
214*3d8817e4Smiod
215*3d8817e4Smiod2002-12-31  Chris Demetriou  <cgd@broadcom.com>
216*3d8817e4Smiod
217*3d8817e4Smiod	* mips.h: Note that the "+D" operand type name is now used.
218*3d8817e4Smiod
219*3d8817e4Smiod2002-12-30  Chris Demetriou  <cgd@broadcom.com>
220*3d8817e4Smiod
221*3d8817e4Smiod	* mips.h: Document "+" as the start of two-character operand
222*3d8817e4Smiod	type names, and add new "K", "+A", "+B", and "+C" operand types.
223*3d8817e4Smiod	(OP_MASK_INSMSB, OP_SH_INSMSB, OP_MASK_EXTMSB)
224*3d8817e4Smiod	(OP_SH_EXTMSB, INSN_ISA32R2, ISA_MIPS32R2, CPU_MIPS32R2): New
225*3d8817e4Smiod	defines.
226*3d8817e4Smiod
227*3d8817e4Smiod2002-12-24    Dmitry Diky <diwil@mail.ru>
228*3d8817e4Smiod
229*3d8817e4Smiod	* msp430.h: New file.  Defines msp430 opcodes.
230*3d8817e4Smiod
231*3d8817e4Smiod2002-12-30 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
232*3d8817e4Smiod
233*3d8817e4Smiod	* h8300.h: Added some more pseudo opcodes for system call
234*3d8817e4Smiod	processing.
235*3d8817e4Smiod
236*3d8817e4Smiod2002-12-19  Chris Demetriou  <cgd@broadcom.com>
237*3d8817e4Smiod
238*3d8817e4Smiod	* mips.h (OP_OP_COP0, OP_OP_COP1, OP_OP_COP2, OP_OP_COP3)
239*3d8817e4Smiod	(OP_OP_LWC1, OP_OP_LWC2, OP_OP_LWC3, OP_OP_LDC1, OP_OP_LDC2)
240*3d8817e4Smiod	(OP_OP_LDC3, OP_OP_SWC1, OP_OP_SWC2, OP_OP_SWC3, OP_OP_SDC1)
241*3d8817e4Smiod	(OP_OP_SDC2, OP_OP_SDC3): Define.
242*3d8817e4Smiod
243*3d8817e4Smiod2002-12-16  Alan Modra  <amodra@bigpond.net.au>
244*3d8817e4Smiod
245*3d8817e4Smiod	* hppa.h (completer_chars): #if 0 out.
246*3d8817e4Smiod
247*3d8817e4Smiod	* ns32k.h (struct ns32k_opcode): Constify "name", "operands" and
248*3d8817e4Smiod	"default_args".
249*3d8817e4Smiod	(struct not_wot): Constify "args".
250*3d8817e4Smiod	(struct not): Constify "name".
251*3d8817e4Smiod	(numopcodes): Delete.
252*3d8817e4Smiod	(endop): Delete.
253*3d8817e4Smiod
254*3d8817e4Smiod2002-12-13  Alan Modra  <amodra@bigpond.net.au>
255*3d8817e4Smiod
256*3d8817e4Smiod	* pj.h (pj_opc_info_t): Add union.
257*3d8817e4Smiod
258*3d8817e4Smiod2002-12-04  David Mosberger  <davidm@hpl.hp.com>
259*3d8817e4Smiod
260*3d8817e4Smiod	* ia64.h: Fix copyright message.
261*3d8817e4Smiod	(IA64_OPND_AR_CSD): New operand kind.
262*3d8817e4Smiod
263*3d8817e4Smiod2002-12-03  Richard Henderson  <rth@redhat.com>
264*3d8817e4Smiod
265*3d8817e4Smiod	* ia64.h (enum ia64_opnd): Add IA64_OPND_LDXMOV.
266*3d8817e4Smiod
267*3d8817e4Smiod2002-12-03  Alan Modra  <amodra@bigpond.net.au>
268*3d8817e4Smiod
269*3d8817e4Smiod	* cgen.h (struct cgen_maybe_multi_ifield): Add "const PTR p" to union.
270*3d8817e4Smiod	Constify "leaf" and "multi".
271*3d8817e4Smiod
272*3d8817e4Smiod2002-11-19  Klee Dienes  <kdienes@apple.com>
273*3d8817e4Smiod
274*3d8817e4Smiod	* h8300.h (h8_opcode): Remove 'noperands', 'idx', and 'size'
275*3d8817e4Smiod	fields.
276*3d8817e4Smiod	(h8_opcodes). Modify initializer and initializer macros to no
277*3d8817e4Smiod	longer initialize the removed fields.
278*3d8817e4Smiod
279*3d8817e4Smiod2002-11-19  Svein E. Seldal  <Svein.Seldal@solidas.com>
280*3d8817e4Smiod
281*3d8817e4Smiod	* tic4x.h (c4x_insts): Fixed LDHI constraint
282*3d8817e4Smiod
283*3d8817e4Smiod2002-11-18  Klee Dienes  <kdienes@apple.com>
284*3d8817e4Smiod
285*3d8817e4Smiod	* h8300.h (h8_opcode): Remove 'length' field.
286*3d8817e4Smiod	(h8_opcodes): Mark as 'const' (both the declaration and
287*3d8817e4Smiod	definition).  Modify initializer and initializer macros to no
288*3d8817e4Smiod	longer initialize the length field.
289*3d8817e4Smiod
290*3d8817e4Smiod2002-11-18  Klee Dienes  <kdienes@apple.com>
291*3d8817e4Smiod
292*3d8817e4Smiod	* arc.h (arc_ext_opcodes): Declare as extern.
293*3d8817e4Smiod	(arc_ext_operands): Declare as extern.
294*3d8817e4Smiod	* i860.h (i860_opcodes): Declare as const.
295*3d8817e4Smiod
296*3d8817e4Smiod2002-11-18  Svein E. Seldal  <Svein.Seldal@solidas.com>
297*3d8817e4Smiod
298*3d8817e4Smiod	* tic4x.h: File reordering. Added enhanced opcodes.
299*3d8817e4Smiod
300*3d8817e4Smiod2002-11-16  Svein E. Seldal  <Svein.Seldal@solidas.com>
301*3d8817e4Smiod
302*3d8817e4Smiod	* tic4x.h: Major rewrite of entire file. Define instruction
303*3d8817e4Smiod	  classes, and put each instruction into a class.
304*3d8817e4Smiod
305*3d8817e4Smiod2002-11-11  Svein E. Seldal  <Svein.Seldal@solidas.com>
306*3d8817e4Smiod
307*3d8817e4Smiod	* tic4x.h: Added new opcodes and corrected some bugs.  Add support
308*3d8817e4Smiod	for new DSP types.
309*3d8817e4Smiod
310*3d8817e4Smiod2002-10-14  Alan Modra  <amodra@bigpond.net.au>
311*3d8817e4Smiod
312*3d8817e4Smiod	* cgen.h: Test __BFD_H_SEEN__ rather than BFD_VERSION_DATE.
313*3d8817e4Smiod
314*3d8817e4Smiod2002-09-30  Gavin Romig-Koch  <gavin@redhat.com>
315*3d8817e4Smiod	    Ken Raeburn  <raeburn@cygnus.com>
316*3d8817e4Smiod	    Aldy Hernandez  <aldyh@redhat.com>
317*3d8817e4Smiod	    Eric Christopher  <echristo@redhat.com>
318*3d8817e4Smiod	    Richard Sandiford  <rsandifo@redhat.com>
319*3d8817e4Smiod
320*3d8817e4Smiod	* mips.h: Update comment for new opcodes.
321*3d8817e4Smiod	(OP_MASK_VECBYTE, OP_SH_VECBYTE): New.
322*3d8817e4Smiod	(OP_MASK_VECALIGN, OP_SH_VECALIGN): New.
323*3d8817e4Smiod	(INSN_4111, INSN_4120, INSN_5400, INSN_5500): New.
324*3d8817e4Smiod	(CPU_VR4120, CPU_VR5400, CPU_VR5500): New.
325*3d8817e4Smiod	(OPCODE_IS_MEMBER): Handle the new CPU_* values and INSN_* flags.
326*3d8817e4Smiod	Don't match CPU_R4111 with INSN_4100.
327*3d8817e4Smiod
328*3d8817e4Smiod2002-08-19  Elena Zannoni <ezannoni@redhat.com>
329*3d8817e4Smiod
330*3d8817e4Smiod	From matthew green  <mrg@redhat.com>
331*3d8817e4Smiod
332*3d8817e4Smiod	* ppc.h (PPC_OPCODE_SPE): New opcode flag for Powerpc e500
333*3d8817e4Smiod	instructions.
334*3d8817e4Smiod	(PPC_OPCODE_ISEL, PPC_OPCODE_BRLOCK, PPC_OPCODE_PMR,
335*3d8817e4Smiod	PPC_OPCODE_CACHELCK, PPC_OPCODE_RFMCI): New opcode flags for the
336*3d8817e4Smiod	e500x2 Integer select, branch locking, performance monitor,
337*3d8817e4Smiod	cache locking and machine check APUs, respectively.
338*3d8817e4Smiod	(PPC_OPCODE_EFS): New opcode type for efs* instructions.
339*3d8817e4Smiod	(PPC_OPCODE_CLASSIC): New opcode type for Classic PowerPC instructions.
340*3d8817e4Smiod
341*3d8817e4Smiod2002-08-13  Stephane Carrez  <stcarrez@nerim.fr>
342*3d8817e4Smiod
343*3d8817e4Smiod	* m68hc11.h (M6812_OP_PAGE): Define to identify call operand.
344*3d8817e4Smiod	(M68HC12_BANK_VIRT, M68HC12_BANK_MASK, M68HC12_BANK_BASE,
345*3d8817e4Smiod	M68HC12_BANK_SHIFT, M68HC12_BANK_PAGE_MASK): Define for 68HC12
346*3d8817e4Smiod	memory banks.
347*3d8817e4Smiod	(M6811_OC1M5, M6811_OC1M4, M6811_MODF): Fix value.
348*3d8817e4Smiod
349*3d8817e4Smiod2002-07-09  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
350*3d8817e4Smiod
351*3d8817e4Smiod	* mips.h (INSN_MIPS16): New define.
352*3d8817e4Smiod
353*3d8817e4Smiod2002-07-08  Alan Modra  <amodra@bigpond.net.au>
354*3d8817e4Smiod
355*3d8817e4Smiod	* i386.h: Remove IgnoreSize from movsx and movzx.
356*3d8817e4Smiod
357*3d8817e4Smiod2002-06-08  Alan Modra  <amodra@bigpond.net.au>
358*3d8817e4Smiod
359*3d8817e4Smiod	* a29k.h: Replace CONST with const.
360*3d8817e4Smiod	(CONST): Don't define.
361*3d8817e4Smiod	* convex.h: Replace CONST with const.
362*3d8817e4Smiod	(CONST): Don't define.
363*3d8817e4Smiod	* dlx.h: Replace CONST with const.
364*3d8817e4Smiod	* or32.h (CONST): Don't define.
365*3d8817e4Smiod
366*3d8817e4Smiod2002-05-30  Chris G. Demetriou  <cgd@broadcom.com>
367*3d8817e4Smiod
368*3d8817e4Smiod	* mips.h (OP_SH_ALN, OP_MASK_ALN, OP_SH_VSEL, OP_MASK_VSEL)
369*3d8817e4Smiod	(MDMX_FMTSEL_IMM_QH, MDMX_FMTSEL_IMM_OB, MDMX_FMTSEL_VEC_QH)
370*3d8817e4Smiod	(MDMX_FMTSEL_VEC_OB, INSN_READ_MDMX_ACC, INSN_WRITE_MDMX_ACC)
371*3d8817e4Smiod	(INSN_MDMX): New constants, for MDMX support.
372*3d8817e4Smiod	(opcode character list): Add "O", "Q", "X", "Y", and "Z" for MDMX.
373*3d8817e4Smiod
374*3d8817e4Smiod2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
375*3d8817e4Smiod
376*3d8817e4Smiod	* dlx.h: New file.
377*3d8817e4Smiod
378*3d8817e4Smiod2002-05-25  Alan Modra  <amodra@bigpond.net.au>
379*3d8817e4Smiod
380*3d8817e4Smiod	* ia64.h: Use #include "" instead of <> for local header files.
381*3d8817e4Smiod	* sparc.h: Likewise.
382*3d8817e4Smiod
383*3d8817e4Smiod2002-05-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
384*3d8817e4Smiod
385*3d8817e4Smiod	* mips.h: Add M_DROL, M_DROL_I, M_DROR, M_DROR_I macro cases.
386*3d8817e4Smiod
387*3d8817e4Smiod2002-05-17  Andrey Volkov  <avolkov@sources.redhat.com>
388*3d8817e4Smiod
389*3d8817e4Smiod	* h8300.h: Corrected defs of all control regs
390*3d8817e4Smiod	and eepmov instr.
391*3d8817e4Smiod
392*3d8817e4Smiod2002-04-11  Alan Modra  <amodra@bigpond.net.au>
393*3d8817e4Smiod
394*3d8817e4Smiod	* i386.h: Add intel mode cmpsd and movsd.
395*3d8817e4Smiod	Put them before SSE2 insns, so that rep prefix works.
396*3d8817e4Smiod
397*3d8817e4Smiod2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
398*3d8817e4Smiod
399*3d8817e4Smiod	* mips.h (INSN_MIPS3D): New definition used to mark MIPS-3D
400*3d8817e4Smiod	instructions.
401*3d8817e4Smiod	(OPCODE_IS_MEMBER): Adjust comments to indicate that ASE bit masks
402*3d8817e4Smiod	may be passed along with the ISA bitmask.
403*3d8817e4Smiod
404*3d8817e4Smiod2002-03-05  Paul Koning  <pkoning@equallogic.com>
405*3d8817e4Smiod
406*3d8817e4Smiod	* pdp11.h: Add format codes for float instruction formats.
407*3d8817e4Smiod
408*3d8817e4Smiod2002-02-25  Alan Modra  <amodra@bigpond.net.au>
409*3d8817e4Smiod
410*3d8817e4Smiod	* ppc.h (PPC_OPCODE_POWER4, PPC_OPCODE_NOPOWER4): Define.
411*3d8817e4Smiod
412*3d8817e4SmiodMon Feb 18 17:31:48 CET 2002  Jan Hubicka  <jh@suse.cz>
413*3d8817e4Smiod
414*3d8817e4Smiod	* i386.h (push,pop): Fix Reg64 to WordReg to allow 16bit operands.
415*3d8817e4Smiod
416*3d8817e4SmiodMon Feb 11 12:53:19 CET 2002  Jan Hubicka  <jh@suse.cz>
417*3d8817e4Smiod
418*3d8817e4Smiod	* i386.h (push,pop): Allow 16bit operands in 64bit mode.
419*3d8817e4Smiod	(xchg): Fix.
420*3d8817e4Smiod	(in, out): Disable 64bit operands.
421*3d8817e4Smiod	(call, jmp): Avoid REX prefixes.
422*3d8817e4Smiod	(jcxz): Prohibit in 64bit mode
423*3d8817e4Smiod	(jrcxz, loop): Add 64bit variants.
424*3d8817e4Smiod	(movq): Fix patterns.
425*3d8817e4Smiod	(movmskps, pextrw, pinstrw): Add 64bit variants.
426*3d8817e4Smiod
427*3d8817e4Smiod2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
428*3d8817e4Smiod
429*3d8817e4Smiod	* or32.h: New file.
430*3d8817e4Smiod
431*3d8817e4Smiod2002-01-22  Graydon Hoare  <graydon@redhat.com>
432*3d8817e4Smiod
433*3d8817e4Smiod	* cgen.h (CGEN_MAYBE_MULTI_IFLD): New structure.
434*3d8817e4Smiod	(CGEN_OPERAND): Add CGEN_MAYBE_MULTI_IFLD field.
435*3d8817e4Smiod
436*3d8817e4Smiod2002-01-21  Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
437*3d8817e4Smiod
438*3d8817e4Smiod	* h8300.h: Comment typo fix.
439*3d8817e4Smiod
440*3d8817e4Smiod2002-01-03  matthew green  <mrg@redhat.com>
441*3d8817e4Smiod
442*3d8817e4Smiod	* ppc.h (PPC_OPCODE_BOOKE): BookE is not Motorola specific.
443*3d8817e4Smiod	(PPC_OPCODE_BOOKE64): Likewise.
444*3d8817e4Smiod
445*3d8817e4SmiodMon Dec 31 16:45:41 2001  Jeffrey A Law  (law@cygnus.com)
446*3d8817e4Smiod
447*3d8817e4Smiod	* hppa.h (call, ret): Move to end of table.
448*3d8817e4Smiod	(addb, addib): PA2.0 variants should have been PA2.0W.
449*3d8817e4Smiod	(ldw, ldh, ldb, stw, sth, stb, stwa): Reorder to keep disassembler
450*3d8817e4Smiod	happy.
451*3d8817e4Smiod	(fldw, fldd, fstw, fstd, bb): Likewise.
452*3d8817e4Smiod	(short loads/stores): Tweak format specifier slightly to keep
453*3d8817e4Smiod	disassembler happy.
454*3d8817e4Smiod	(indexed loads/stores): Likewise.
455*3d8817e4Smiod	(absolute loads/stores): Likewise.
456*3d8817e4Smiod
457*3d8817e4Smiod2001-12-04  Alexandre Oliva  <aoliva@redhat.com>
458*3d8817e4Smiod
459*3d8817e4Smiod	* d10v.h (OPERAND_NOSP): New macro.
460*3d8817e4Smiod
461*3d8817e4Smiod2001-11-29  Alexandre Oliva  <aoliva@redhat.com>
462*3d8817e4Smiod
463*3d8817e4Smiod	* d10v.h (OPERAND_SP): New macro.
464*3d8817e4Smiod
465*3d8817e4Smiod2001-11-15  Alan Modra  <amodra@bigpond.net.au>
466*3d8817e4Smiod
467*3d8817e4Smiod	* ppc.h (struct powerpc_operand <insert, extract>): Add dialect param.
468*3d8817e4Smiod
469*3d8817e4Smiod2001-11-11  Timothy Wall  <twall@alum.mit.edu>
470*3d8817e4Smiod
471*3d8817e4Smiod	* tic54x.h: Revise opcode layout; don't really need a separate
472*3d8817e4Smiod	structure for parallel opcodes.
473*3d8817e4Smiod
474*3d8817e4Smiod2001-11-13  Zack Weinberg <zack@codesourcery.com>
475*3d8817e4Smiod	    Alan Modra  <amodra@bigpond.net.au>
476*3d8817e4Smiod
477*3d8817e4Smiod	* i386.h (i386_optab): Add entries for "sldr", "smsw" and "str" to
478*3d8817e4Smiod	accept WordReg.
479*3d8817e4Smiod
480*3d8817e4Smiod2001-11-04  Chris Demetriou  <cgd@broadcom.com>
481*3d8817e4Smiod
482*3d8817e4Smiod	* mips.h (OPCODE_IS_MEMBER): Remove extra space.
483*3d8817e4Smiod
484*3d8817e4Smiod2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
485*3d8817e4Smiod
486*3d8817e4Smiod	* mmix.h: New file.
487*3d8817e4Smiod
488*3d8817e4Smiod2001-10-18  Chris Demetriou  <cgd@broadcom.com>
489*3d8817e4Smiod
490*3d8817e4Smiod	* mips.h (OPCODE_IS_MEMBER): Add a no-op term to the end
491*3d8817e4Smiod	of the expression, to make source code merging easier.
492*3d8817e4Smiod
493*3d8817e4Smiod2001-10-17  Chris Demetriou  <cgd@broadcom.com>
494*3d8817e4Smiod
495*3d8817e4Smiod	* mips.h: Sort coprocessor instruction argument characters
496*3d8817e4Smiod	in comment, add a few more words of description for "H".
497*3d8817e4Smiod
498*3d8817e4Smiod2001-10-17  Chris Demetriou  <cgd@broadcom.com>
499*3d8817e4Smiod
500*3d8817e4Smiod	* mips.h (INSN_SB1): New cpu-specific instruction bit.
501*3d8817e4Smiod	(OPCODE_IS_MEMBER): Allow instructions matching INSN_SB1
502*3d8817e4Smiod	if cpu is CPU_SB1.
503*3d8817e4Smiod
504*3d8817e4Smiod2001-10-17  matthew green  <mrg@redhat.com>
505*3d8817e4Smiod
506*3d8817e4Smiod	* ppc.h (PPC_OPCODE_BOOKE64): Fix typo.
507*3d8817e4Smiod
508*3d8817e4Smiod2001-10-12  matthew green  <mrg@redhat.com>
509*3d8817e4Smiod
510*3d8817e4Smiod	* ppc.h (PPC_OPCODE_BOOKE, PPC_OPCODE_BOOKE64, PPC_OPCODE_403): New
511*3d8817e4Smiod	opcode flags for BookE 32-bit, BookE 64-bit and PowerPC 403
512*3d8817e4Smiod	instructions, respectively.
513*3d8817e4Smiod
514*3d8817e4Smiod2001-09-27  Nick Clifton  <nickc@cambridge.redhat.com>
515*3d8817e4Smiod
516*3d8817e4Smiod	* v850.h: Remove spurious comment.
517*3d8817e4Smiod
518*3d8817e4Smiod2001-09-21  Nick Clifton  <nickc@cambridge.redhat.com>
519*3d8817e4Smiod
520*3d8817e4Smiod	* h8300.h: Fix compile time warning messages
521*3d8817e4Smiod
522*3d8817e4Smiod2001-09-04  Richard Henderson  <rth@redhat.com>
523*3d8817e4Smiod
524*3d8817e4Smiod	* alpha.h (struct alpha_operand): Pack elements into bitfields.
525*3d8817e4Smiod
526*3d8817e4Smiod2001-08-31  Eric Christopher  <echristo@redhat.com>
527*3d8817e4Smiod
528*3d8817e4Smiod	* mips.h: Remove CPU_MIPS32_4K.
529*3d8817e4Smiod
530*3d8817e4Smiod2001-08-27  Torbjorn Granlund  <tege@swox.com>
531*3d8817e4Smiod
532*3d8817e4Smiod	* ppc.h (PPC_OPERAND_DS): Define.
533*3d8817e4Smiod
534*3d8817e4Smiod2001-08-25  Andreas Jaeger  <aj@suse.de>
535*3d8817e4Smiod
536*3d8817e4Smiod	* d30v.h: Fix declaration of reg_name_cnt.
537*3d8817e4Smiod
538*3d8817e4Smiod	* d10v.h: Fix declaration of d10v_reg_name_cnt.
539*3d8817e4Smiod
540*3d8817e4Smiod	* arc.h: Add prototypes from opcodes/arc-opc.c.
541*3d8817e4Smiod
542*3d8817e4Smiod2001-08-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
543*3d8817e4Smiod
544*3d8817e4Smiod	* mips.h (INSN_10000): Define.
545*3d8817e4Smiod	(OPCODE_IS_MEMBER): Check for INSN_10000.
546*3d8817e4Smiod
547*3d8817e4Smiod2001-08-10  Alan Modra  <amodra@one.net.au>
548*3d8817e4Smiod
549*3d8817e4Smiod	* ppc.h: Revert 2001-08-08.
550*3d8817e4Smiod
551*3d8817e4Smiod2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
552*3d8817e4Smiod
553*3d8817e4Smiod	* mips.h (INSN_GP32): Remove.
554*3d8817e4Smiod	(OPCODE_IS_MEMBER): Remove gp32 parameter.
555*3d8817e4Smiod	(M_MOVE): New macro identifier.
556*3d8817e4Smiod
557*3d8817e4Smiod2001-08-08  Alan Modra  <amodra@one.net.au>
558*3d8817e4Smiod
559*3d8817e4Smiod	1999-10-25  Torbjorn Granlund  <tege@swox.com>
560*3d8817e4Smiod	* ppc.h (struct powerpc_operand): New field `reloc'.
561*3d8817e4Smiod
562*3d8817e4Smiod2001-08-01  Aldy Hernandez  <aldyh@redhat.com>
563*3d8817e4Smiod
564*3d8817e4Smiod	* mips.h (INSN_ISA_MASK): Nuke bits 12-15.
565*3d8817e4Smiod
566*3d8817e4Smiod2001-07-12  Jeff Johnston  <jjohnstn@redhat.com>
567*3d8817e4Smiod
568*3d8817e4Smiod	* cgen.h (CGEN_INSN): Add regex support.
569*3d8817e4Smiod	(build_insn_regex): Declare.
570*3d8817e4Smiod
571*3d8817e4Smiod2001-07-11  Frank Ch. Eigler  <fche@redhat.com>
572*3d8817e4Smiod
573*3d8817e4Smiod	* cgen.h (CGEN_MACH): Add insn_chunk_bitsize field.
574*3d8817e4Smiod	(cgen_cpu_desc): Ditto.
575*3d8817e4Smiod
576*3d8817e4Smiod2001-07-07  Ben Elliston  <bje@redhat.com>
577*3d8817e4Smiod
578*3d8817e4Smiod	* m88k.h: Clean up and reformat. Remove unused code.
579*3d8817e4Smiod
580*3d8817e4Smiod2001-06-14  Geoffrey Keating  <geoffk@redhat.com>
581*3d8817e4Smiod
582*3d8817e4Smiod	* cgen.h (cgen_keyword): Add nonalpha_chars field.
583*3d8817e4Smiod
584*3d8817e4Smiod2001-05-23  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
585*3d8817e4Smiod
586*3d8817e4Smiod	* mips.h (CPU_R12000): Define.
587*3d8817e4Smiod
588*3d8817e4Smiod2001-05-23  John Healy  <jhealy@redhat.com>
589*3d8817e4Smiod
590*3d8817e4Smiod	* cgen.h: Increased CGEN_MAX_SYNTAX_ELEMENTS to 48.
591*3d8817e4Smiod
592*3d8817e4Smiod2001-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
593*3d8817e4Smiod
594*3d8817e4Smiod	* mips.h (INSN_ISA_MASK): Define.
595*3d8817e4Smiod
596*3d8817e4Smiod2001-05-12  Alan Modra  <amodra@one.net.au>
597*3d8817e4Smiod
598*3d8817e4Smiod	* i386.h (i386_optab): Second operand of cvtps2dq is an xmm reg,
599*3d8817e4Smiod	not an mmx reg.  Swap xmm/mmx regs on both movdq2q and movq2dq,
600*3d8817e4Smiod	and use InvMem as these insns must have register operands.
601*3d8817e4Smiod
602*3d8817e4Smiod2001-05-04  Alan Modra  <amodra@one.net.au>
603*3d8817e4Smiod
604*3d8817e4Smiod	* i386.h (i386_optab): Move InvMem to first operand of pmovmskb
605*3d8817e4Smiod	and pextrw to swap reg/rm assignments.
606*3d8817e4Smiod
607*3d8817e4Smiod2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
608*3d8817e4Smiod
609*3d8817e4Smiod	* cris.h (enum cris_insn_version_usage): Correct comment for
610*3d8817e4Smiod	cris_ver_v3p.
611*3d8817e4Smiod
612*3d8817e4Smiod2001-03-24  Alan Modra  <alan@linuxcare.com.au>
613*3d8817e4Smiod
614*3d8817e4Smiod	* i386.h (i386_optab): Correct entry for "movntdq".  Add "punpcklqdq".
615*3d8817e4Smiod	Add InvMem to first operand of "maskmovdqu".
616*3d8817e4Smiod
617*3d8817e4Smiod2001-03-22  Hans-Peter Nilsson  <hp@axis.com>
618*3d8817e4Smiod
619*3d8817e4Smiod	* cris.h (ADD_PC_INCR_OPCODE): New macro.
620*3d8817e4Smiod
621*3d8817e4Smiod2001-03-21  Kazu Hirata  <kazu@hxi.com>
622*3d8817e4Smiod
623*3d8817e4Smiod	* h8300.h: Fix formatting.
624*3d8817e4Smiod
625*3d8817e4Smiod2001-03-22  Alan Modra  <alan@linuxcare.com.au>
626*3d8817e4Smiod
627*3d8817e4Smiod	* i386.h (i386_optab): Add paddq, psubq.
628*3d8817e4Smiod
629*3d8817e4Smiod2001-03-19  Alan Modra  <alan@linuxcare.com.au>
630*3d8817e4Smiod
631*3d8817e4Smiod	* i386.h (REGNAM_AL, REGNAM_AX, REGNAM_EAX): Define.
632*3d8817e4Smiod
633*3d8817e4Smiod2001-02-28  Igor Shevlyakov  <igor@windriver.com>
634*3d8817e4Smiod
635*3d8817e4Smiod	* m68k.h: new defines for Coldfire V4. Update mcf to know
636*3d8817e4Smiod	about mcf5407.
637*3d8817e4Smiod
638*3d8817e4Smiod2001-02-18  lars brinkhoff  <lars@nocrew.org>
639*3d8817e4Smiod
640*3d8817e4Smiod	* pdp11.h: New file.
641*3d8817e4Smiod
642*3d8817e4Smiod2001-02-12  Jan Hubicka  <jh@suse.cz>
643*3d8817e4Smiod
644*3d8817e4Smiod	* i386.h (i386_optab): SSE integer converison instructions have
645*3d8817e4Smiod	64bit versions on x86-64.
646*3d8817e4Smiod
647*3d8817e4Smiod2001-02-10  Nick Clifton  <nickc@redhat.com>
648*3d8817e4Smiod
649*3d8817e4Smiod	* mips.h: Remove extraneous whitespace.  Formating change to allow
650*3d8817e4Smiod	for future contribution.
651*3d8817e4Smiod
652*3d8817e4Smiod2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
653*3d8817e4Smiod
654*3d8817e4Smiod	* s390.h: New file.
655*3d8817e4Smiod
656*3d8817e4Smiod2001-02-02  Patrick Macdonald  <patrickm@redhat.com>
657*3d8817e4Smiod
658*3d8817e4Smiod	* cgen.h (CGEN_SYNTAX_CHAR_TYPE): Typedef as unsigned short.
659*3d8817e4Smiod	(CGEN_MAX_SYNTAX_ELEMENTS): Rename from CGEN_MAX_SYNTAX_BYTES.
660*3d8817e4Smiod	(CGEN_SYNTAX): Define using CGEN_MAX_SYNTAX_ELEMENTS.
661*3d8817e4Smiod
662*3d8817e4Smiod2001-01-24  Karsten Keil  <kkeil@suse.de>
663*3d8817e4Smiod
664*3d8817e4Smiod	* i386.h (i386_optab): Fix swapgs
665*3d8817e4Smiod
666*3d8817e4Smiod2001-01-14  Alan Modra  <alan@linuxcare.com.au>
667*3d8817e4Smiod
668*3d8817e4Smiod	* hppa.h: Describe new '<' and '>' operand types, and tidy
669*3d8817e4Smiod	existing comments.
670*3d8817e4Smiod	(pa_opcodes): Add entries for missing wide mode ldi,ldo,ldw,stw.
671*3d8817e4Smiod	Remove duplicate "ldw j(s,b),x".  Sort some entries.
672*3d8817e4Smiod
673*3d8817e4Smiod2001-01-13  Jan Hubicka  <jh@suse.cz>
674*3d8817e4Smiod
675*3d8817e4Smiod	* i386.h (i386_optab): Fix pusha and ret templates.
676*3d8817e4Smiod
677*3d8817e4Smiod2001-01-11  Peter Targett  <peter.targett@arccores.com>
678*3d8817e4Smiod
679*3d8817e4Smiod	* arc.h (ARC_MACH_5, ARC_MACH_6, ARC_MACH_7, ARC_MACH_8): New
680*3d8817e4Smiod	definitions for masking cpu type.
681*3d8817e4Smiod	(arc_ext_operand_value) New structure for storing extended
682*3d8817e4Smiod	operands.
683*3d8817e4Smiod	(ARC_OPERAND_*) Flags for operand values.
684*3d8817e4Smiod
685*3d8817e4Smiod2001-01-10  Jan Hubicka  <jh@suse.cz>
686*3d8817e4Smiod
687*3d8817e4Smiod	* i386.h (pinsrw): Add.
688*3d8817e4Smiod	(pshufw): Remove.
689*3d8817e4Smiod	(cvttpd2dq): Fix operands.
690*3d8817e4Smiod	(cvttps2dq): Likewise.
691*3d8817e4Smiod	(movq2q): Rename to movdq2q.
692*3d8817e4Smiod
693*3d8817e4Smiod2001-01-10  Richard Schaal  <richard.schaal@intel.com>
694*3d8817e4Smiod
695*3d8817e4Smiod	* i386.h: Correct movnti instruction.
696*3d8817e4Smiod
697*3d8817e4Smiod2001-01-09  Jeff Johnston  <jjohnstn@redhat.com>
698*3d8817e4Smiod
699*3d8817e4Smiod	* cgen.h (CGEN_SYNTAX_CHAR_TYPE): New typedef based on max number
700*3d8817e4Smiod	of operands (unsigned char or unsigned short).
701*3d8817e4Smiod	(CGEN_SYNTAX): Changed to make array CGEN_SYNTAX_CHAR_TYPE.
702*3d8817e4Smiod	(CGEN_SYNTAX_CHAR): Changed to cast to unsigned char.
703*3d8817e4Smiod
704*3d8817e4Smiod2001-01-05  Jan Hubicka  <jh@suse.cz>
705*3d8817e4Smiod
706*3d8817e4Smiod	* i386.h (i386_optab): Make [sml]fence template to use immext field.
707*3d8817e4Smiod
708*3d8817e4Smiod2001-01-03  Jan Hubicka  <jh@suse.cz>
709*3d8817e4Smiod
710*3d8817e4Smiod	* i386.h (i386_optab): Fix 64bit pushf template; Add instructions
711*3d8817e4Smiod	introduced by Pentium4
712*3d8817e4Smiod
713*3d8817e4Smiod2000-12-30  Jan Hubicka  <jh@suse.cz>
714*3d8817e4Smiod
715*3d8817e4Smiod	* i386.h (i386_optab): Add "rex*" instructions;
716*3d8817e4Smiod	add swapgs; disable jmp/call far direct instructions for
717*3d8817e4Smiod	64bit mode; add syscall and sysret; disable registers for 0xc6
718*3d8817e4Smiod	template.  Add 'q' suffixes to extendable instructions, disable
719*3d8817e4Smiod	obsolete instructions, add new sign/zero extension ones.
720*3d8817e4Smiod	(i386_regtab): Add extended registers.
721*3d8817e4Smiod	(*Suf): Add No_qSuf.
722*3d8817e4Smiod	(q_Suf, wlq_Suf, bwlq_Suf): New.
723*3d8817e4Smiod
724*3d8817e4Smiod2000-12-20  Jan Hubicka  <jh@suse.cz>
725*3d8817e4Smiod
726*3d8817e4Smiod	* i386.h (i386_optab): Replace "Imm" with "EncImm".
727*3d8817e4Smiod	(i386_regtab): Add flags field.
728*3d8817e4Smiod
729*3d8817e4Smiod2000-12-12  Nick Clifton  <nickc@redhat.com>
730*3d8817e4Smiod
731*3d8817e4Smiod	* mips.h: Fix formatting.
732*3d8817e4Smiod
733*3d8817e4Smiod2000-12-01  Chris Demetriou  <cgd@sibyte.com>
734*3d8817e4Smiod
735*3d8817e4Smiod	mips.h (OP_MASK_SYSCALL, OP_SH_SYSCALL): Delete.
736*3d8817e4Smiod	(OP_MASK_CODE20, OP_SH_CODE20): Define, with values of old
737*3d8817e4Smiod	OP_*_SYSCALL definitions.
738*3d8817e4Smiod	(OP_SH_CODE19, OP_MASK_CODE19): Define, for use as
739*3d8817e4Smiod	19 bit wait codes.
740*3d8817e4Smiod	(MIPS operand specifier comments): Remove 'm', add 'U' and
741*3d8817e4Smiod	'J', and update the meaning of 'B' so that it's more general.
742*3d8817e4Smiod
743*3d8817e4Smiod	* mips.h (INSN_ISA1, INSN_ISA2, INSN_ISA3, INSN_ISA4,
744*3d8817e4Smiod	INSN_ISA5): Renumber, redefine to mean the ISA at which the
745*3d8817e4Smiod	instruction was added.
746*3d8817e4Smiod	(INSN_ISA32): New constant.
747*3d8817e4Smiod	(INSN_4650, INSN_4010, INSN_4100, INSN_3900, INSN_GP32):
748*3d8817e4Smiod	Renumber to avoid new and/or renumbered INSN_* constants.
749*3d8817e4Smiod	(INSN_MIPS32): Delete.
750*3d8817e4Smiod	(ISA_UNKNOWN): New constant to indicate unknown ISA.
751*3d8817e4Smiod	(ISA_MIPS1, ISA_MIPS2, ISA_MIPS3, ISA_MIPS4, ISA_MIPS5,
752*3d8817e4Smiod	ISA_MIPS32): New constants, defined to be the mask of INSN_*
753*3d8817e4Smiod	constants available at that ISA level.
754*3d8817e4Smiod	(CPU_UNKNOWN): New constant to indicate unknown CPU.
755*3d8817e4Smiod	(CPU_4K, CPU_MIPS32_4K): Rename the former to the latter,
756*3d8817e4Smiod	define it with a unique value.
757*3d8817e4Smiod	(OPCODE_IS_MEMBER): Update for new ISA membership-related
758*3d8817e4Smiod	constant meanings.
759*3d8817e4Smiod
760*3d8817e4Smiod	* mips.h (INSN_ISA64, ISA_MIPS5, ISA_MIPS64): New
761*3d8817e4Smiod	definitions.
762*3d8817e4Smiod
763*3d8817e4Smiod	* mips.h (CPU_SB1): New constant.
764*3d8817e4Smiod
765*3d8817e4Smiod2000-10-20  Jakub Jelinek  <jakub@redhat.com>
766*3d8817e4Smiod
767*3d8817e4Smiod	* sparc.h (enum sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_V9B.
768*3d8817e4Smiod	Note that '3' is used for siam operand.
769*3d8817e4Smiod
770*3d8817e4Smiod2000-09-22  Jim Wilson  <wilson@cygnus.com>
771*3d8817e4Smiod
772*3d8817e4Smiod	* ia64.h (enum ia64_dependency_semantics): Add IA64_DVS_STOP.
773*3d8817e4Smiod
774*3d8817e4Smiod2000-09-13  Anders Norlander  <anorland@acc.umu.se>
775*3d8817e4Smiod
776*3d8817e4Smiod	* mips.h: Use defines instead of hard-coded processor numbers.
777*3d8817e4Smiod	(CPU_R2000, CPU_R3000, CPU_R3900, CPU_R4000, CPU_R4010,
778*3d8817e4Smiod	CPU_VR4100, CPU_R4111, CPU_R4300, CPU_R4400, CPU_R4600, CPU_R4650,
779*3d8817e4Smiod	CPU_R5000, CPU_R6000, CPU_R8000, CPU_R10000, CPU_MIPS32, CPU_4K,
780*3d8817e4Smiod	CPU_4KC, CPU_4KM, CPU_4KP): Define..
781*3d8817e4Smiod	(OPCODE_IS_MEMBER): Use new defines.
782*3d8817e4Smiod	(OP_MASK_SEL, OP_SH_SEL): Define.
783*3d8817e4Smiod	(OP_MASK_CODE20, OP_SH_CODE20): Define.
784*3d8817e4Smiod	Add 'P' to used characters.
785*3d8817e4Smiod	Use 'H' for coprocessor select field.
786*3d8817e4Smiod	Use 'm' for 20 bit breakpoint code.
787*3d8817e4Smiod	Document new arg characters and add to used characters.
788*3d8817e4Smiod	(INSN_MIPS32): New define for MIPS32 extensions.
789*3d8817e4Smiod	(OPCODE_IS_MEMBER): Recognize MIPS32 instructions.
790*3d8817e4Smiod
791*3d8817e4Smiod2000-09-05  Alan Modra  <alan@linuxcare.com.au>
792*3d8817e4Smiod
793*3d8817e4Smiod	* hppa.h: Mention cz completer.
794*3d8817e4Smiod
795*3d8817e4Smiod2000-08-16  Jim Wilson  <wilson@cygnus.com>
796*3d8817e4Smiod
797*3d8817e4Smiod	* ia64.h (IA64_OPCODE_POSTINC): New.
798*3d8817e4Smiod
799*3d8817e4Smiod2000-08-15  H.J. Lu  <hjl@gnu.org>
800*3d8817e4Smiod
801*3d8817e4Smiod	* i386.h: Swap the Intel syntax "movsx"/"movzx" due to the
802*3d8817e4Smiod	IgnoreSize change.
803*3d8817e4Smiod
804*3d8817e4Smiod2000-08-08  Jason Eckhardt  <jle@cygnus.com>
805*3d8817e4Smiod
806*3d8817e4Smiod	* i860.h: Small formatting adjustments.
807*3d8817e4Smiod
808*3d8817e4Smiod2000-07-29  Marek Michalkiewicz  <marekm@linux.org.pl>
809*3d8817e4Smiod
810*3d8817e4Smiod	* avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.
811*3d8817e4Smiod	Move related opcodes closer to each other.
812*3d8817e4Smiod	Minor changes in comments, list undefined opcodes.
813*3d8817e4Smiod
814*3d8817e4Smiod2000-07-26  Dave Brolley  <brolley@redhat.com>
815*3d8817e4Smiod
816*3d8817e4Smiod	* cgen.h (cgen_hw_lookup_by_num): Second parameter is unsigned.
817*3d8817e4Smiod
818*3d8817e4Smiod2000-07-22  Jason Eckhardt  <jle@cygnus.com>
819*3d8817e4Smiod
820*3d8817e4Smiod	* i860.h (btne, bte, bla): Changed these opcodes
821*3d8817e4Smiod	to use sbroff ('r') instead of split16 ('s').
822*3d8817e4Smiod	(J, K, L, M): New operand types for 16-bit aligned fields.
823*3d8817e4Smiod	(ld.x, {p}fld.x, fst.x, pst.d): Changed these opcodes to
824*3d8817e4Smiod	use I, J, K, L, M instead of just I.
825*3d8817e4Smiod	(T, U): New operand types for split 16-bit aligned fields.
826*3d8817e4Smiod	(st.x): Changed these opcodes to use S, T, U instead of just S.
827*3d8817e4Smiod	(andh, andnoth, orh, xorh): Deleted 3-register forms as they do not
828*3d8817e4Smiod	exist on the i860.
829*3d8817e4Smiod	(pfgt.sd, pfle.sd): Deleted these as they do not exist on the i860.
830*3d8817e4Smiod	(pfeq.ss, pfeq.dd): New opcodes.
831*3d8817e4Smiod	(st.s): Fixed incorrect mask bits.
832*3d8817e4Smiod	(fmlow): Fixed incorrect mask bits.
833*3d8817e4Smiod	(fzchkl, pfzchkl): Fixed incorrect mask bits.
834*3d8817e4Smiod	(faddz, pfaddz): Fixed incorrect mask bits.
835*3d8817e4Smiod	(form, pform): Fixed incorrect mask bits.
836*3d8817e4Smiod	(pfld.l): Fixed incorrect mask bits.
837*3d8817e4Smiod	(fst.q): Fixed incorrect mask bits.
838*3d8817e4Smiod	(all floating point opcodes): Fixed incorrect mask bits for
839*3d8817e4Smiod	handling of dual bit.
840*3d8817e4Smiod
841*3d8817e4Smiod2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
842*3d8817e4Smiod
843*3d8817e4Smiod	cris.h: New file.
844*3d8817e4Smiod
845*3d8817e4Smiod2000-06-26  Marek Michalkiewicz  <marekm@linux.org.pl>
846*3d8817e4Smiod
847*3d8817e4Smiod	* avr.h (AVR_ISA_WRAP): Remove, now assumed if not AVR_ISA_MEGA.
848*3d8817e4Smiod	(AVR_ISA_ESPM): Remove, because ESPM removed in databook update.
849*3d8817e4Smiod	(AVR_ISA_85xx): Remove, all uses changed back to AVR_ISA_2xxx.
850*3d8817e4Smiod	(AVR_ISA_M83): Define for ATmega83, ATmega85.
851*3d8817e4Smiod	(espm): Remove, because ESPM removed in databook update.
852*3d8817e4Smiod	(eicall, eijmp): Move to the end of opcode table.
853*3d8817e4Smiod
854*3d8817e4Smiod2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
855*3d8817e4Smiod
856*3d8817e4Smiod	* m68hc11.h: New file for support of Motorola 68hc11.
857*3d8817e4Smiod
858*3d8817e4SmiodFri Jun  9 21:51:50 2000  Denis Chertykov  <denisc@overta.ru>
859*3d8817e4Smiod
860*3d8817e4Smiod	* avr.h: clr,lsl,rol, ... moved after add,adc, ...
861*3d8817e4Smiod
862*3d8817e4SmiodWed Jun  7 21:39:54 2000  Denis Chertykov  <denisc@overta.ru>
863*3d8817e4Smiod
864*3d8817e4Smiod	* avr.h: New file with AVR opcodes.
865*3d8817e4Smiod
866*3d8817e4SmiodWed Apr 12 17:11:20 2000  Donald Lindsay  <dlindsay@hound.cygnus.com>
867*3d8817e4Smiod
868*3d8817e4Smiod	* d10v.h: added ALONE attribute for d10v_opcode.exec_type.
869*3d8817e4Smiod
870*3d8817e4Smiod2000-05-23  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
871*3d8817e4Smiod
872*3d8817e4Smiod	* i386.h: Allow d suffix on iret, and add DefaultSize modifier.
873*3d8817e4Smiod
874*3d8817e4Smiod2000-05-17  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
875*3d8817e4Smiod
876*3d8817e4Smiod	* i386.h: Use sl_FP, not sl_Suf for fild.
877*3d8817e4Smiod
878*3d8817e4Smiod2000-05-16  Frank Ch. Eigler  <fche@redhat.com>
879*3d8817e4Smiod
880*3d8817e4Smiod	* cgen.h (CGEN_MAX_SYNTAX_BYTES): Increase to 32.  Check that
881*3d8817e4Smiod	it exceeds CGEN_ACTUAL_MAX_SYNTAX_BYTES, if set.
882*3d8817e4Smiod	(CGEN_MAX_IFMT_OPERANDS): Increase to 16.  Check that it exceeds
883*3d8817e4Smiod	CGEN_ACTUAL_MAX_IFMT_OPERANDS, if set.
884*3d8817e4Smiod
885*3d8817e4Smiod2000-05-13  Alan Modra  <alan@linuxcare.com.au>,
886*3d8817e4Smiod
887*3d8817e4Smiod	* i386.h (i386_optab): Cpu686 for sysenter,sysexit,fxsave,fxrestore.
888*3d8817e4Smiod
889*3d8817e4Smiod2000-05-13  Alan Modra  <alan@linuxcare.com.au>,
890*3d8817e4Smiod	    Alexander Sokolov <robocop@netlink.ru>
891*3d8817e4Smiod
892*3d8817e4Smiod	* i386.h (i386_optab): Add cpu_flags for all instructions.
893*3d8817e4Smiod
894*3d8817e4Smiod2000-05-13  Alan Modra  <alan@linuxcare.com.au>
895*3d8817e4Smiod
896*3d8817e4Smiod	From Gavin Romig-Koch <gavin@cygnus.com>
897*3d8817e4Smiod	* i386.h (wld_Suf): Define.  Use on pushf, popf, pusha, popa.
898*3d8817e4Smiod
899*3d8817e4Smiod2000-05-04  Timothy Wall  <twall@cygnus.com>
900*3d8817e4Smiod
901*3d8817e4Smiod	* tic54x.h: New.
902*3d8817e4Smiod
903*3d8817e4Smiod2000-05-03  J.T. Conklin  <jtc@redback.com>
904*3d8817e4Smiod
905*3d8817e4Smiod	* ppc.h (PPC_OPCODE_ALTIVEC): New opcode flag for vector unit.
906*3d8817e4Smiod	(PPC_OPERAND_VR): New operand flag for vector registers.
907*3d8817e4Smiod
908*3d8817e4Smiod2000-05-01  Kazu Hirata  <kazu@hxi.com>
909*3d8817e4Smiod
910*3d8817e4Smiod	* h8300.h (EOP): Add missing initializer.
911*3d8817e4Smiod
912*3d8817e4SmiodFri Apr 21 15:03:37 2000  Jason Eckhardt  <jle@cygnus.com>
913*3d8817e4Smiod
914*3d8817e4Smiod	* hppa.h (pa_opcodes): New opcodes for PA2.0 wide mode
915*3d8817e4Smiod	forms of ld/st{b,h,w,d} and fld/fst{w,d} (16-bit displacements).
916*3d8817e4Smiod	New operand types l,y,&,fe,fE,fx added to support above forms.
917*3d8817e4Smiod	(pa_opcodes): Replaced usage of 'x' as source/target for
918*3d8817e4Smiod	floating point double-word loads/stores with 'fx'.
919*3d8817e4Smiod
920*3d8817e4SmiodFri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
921*3d8817e4Smiod			  David Mosberger  <davidm@hpl.hp.com>
922*3d8817e4Smiod			  Timothy Wall <twall@cygnus.com>
923*3d8817e4Smiod			  Jim Wilson  <wilson@cygnus.com>
924*3d8817e4Smiod
925*3d8817e4Smiod	* ia64.h: New file.
926*3d8817e4Smiod
927*3d8817e4Smiod2000-03-27  Nick Clifton  <nickc@cygnus.com>
928*3d8817e4Smiod
929*3d8817e4Smiod	* d30v.h (SHORT_A1): Fix value.
930*3d8817e4Smiod	(SHORT_AR): Renumber so that it is at the end of the list of short
931*3d8817e4Smiod	instructions, not the end of the list of long instructions.
932*3d8817e4Smiod
933*3d8817e4Smiod2000-03-26  Alan Modra  <alan@linuxcare.com>
934*3d8817e4Smiod
935*3d8817e4Smiod	* i386.h: (UNIXWARE_COMPAT): Rename to SYSV386_COMPAT as the
936*3d8817e4Smiod	problem isn't really specific to Unixware.
937*3d8817e4Smiod	(OLDGCC_COMPAT): Define.
938*3d8817e4Smiod	(i386_optab): If !OLDGCC_COMPAT, don't handle fsubp etc. with
939*3d8817e4Smiod	destination %st(0).
940*3d8817e4Smiod	Fix lots of comments.
941*3d8817e4Smiod
942*3d8817e4Smiod2000-03-02  J"orn Rennecke <amylaar@cygnus.co.uk>
943*3d8817e4Smiod
944*3d8817e4Smiod	* d30v.h:
945*3d8817e4Smiod	(SHORT_B2r, SHORT_B3, SHORT_B3r, SHORT_B3b, SHORT_B3br): Updated.
946*3d8817e4Smiod	(SHORT_D1r, SHORT_D2, SHORT_D2r, SHORT_D2Br, SHORT_U): Updated.
947*3d8817e4Smiod	(SHORT_F, SHORT_AF, SHORT_T, SHORT_A5, SHORT_CMP, SHORT_CMPU): Updated.
948*3d8817e4Smiod	(SHORT_A1, SHORT_AA, SHORT_RA, SHORT_MODINC, SHORT_MODDEC): Updated.
949*3d8817e4Smiod	(SHORT_C1, SHORT_C2, SHORT_UF, SHORT_A2, SHORT_NONE, LONG): Updated.
950*3d8817e4Smiod	(LONG_U, LONG_Ur, LONG_CMP, LONG_M, LONG_M2, LONG_2, LONG_2r): Updated.
951*3d8817e4Smiod	(LONG_2b, LONG_2br, LONG_D, LONG_Dr, LONG_Dbr): Updated.
952*3d8817e4Smiod
953*3d8817e4Smiod2000-02-25  Alan Modra  <alan@spri.levels.unisa.edu.au>
954*3d8817e4Smiod
955*3d8817e4Smiod	* i386.h (fild, fistp): Change intel d_Suf form to fildd and
956*3d8817e4Smiod	fistpd without suffix.
957*3d8817e4Smiod
958*3d8817e4Smiod2000-02-24  Nick Clifton  <nickc@cygnus.com>
959*3d8817e4Smiod
960*3d8817e4Smiod	* cgen.h (cgen_cpu_desc): Rename field 'flags' to
961*3d8817e4Smiod	'signed_overflow_ok_p'.
962*3d8817e4Smiod	Delete prototypes for cgen_set_flags() and cgen_get_flags().
963*3d8817e4Smiod
964*3d8817e4Smiod2000-02-24  Andrew Haley  <aph@cygnus.com>
965*3d8817e4Smiod
966*3d8817e4Smiod	* cgen.h (CGEN_INSN_MACH_HAS_P): New macro.
967*3d8817e4Smiod	(CGEN_CPU_TABLE): flags: new field.
968*3d8817e4Smiod	Add prototypes for new functions.
969*3d8817e4Smiod
970*3d8817e4Smiod2000-02-24  Alan Modra  <alan@spri.levels.unisa.edu.au>
971*3d8817e4Smiod
972*3d8817e4Smiod	* i386.h: Add some more UNIXWARE_COMPAT comments.
973*3d8817e4Smiod
974*3d8817e4Smiod2000-02-23  Linas Vepstas <linas@linas.org>
975*3d8817e4Smiod
976*3d8817e4Smiod	* i370.h: New file.
977*3d8817e4Smiod
978*3d8817e4Smiod2000-02-22  Chandra Chavva  <cchavva@cygnus.com>
979*3d8817e4Smiod
980*3d8817e4Smiod	* d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation
981*3d8817e4Smiod	cannot be combined in parallel with ADD/SUBppp.
982*3d8817e4Smiod
983*3d8817e4Smiod2000-02-22  Andrew Haley  <aph@cygnus.com>
984*3d8817e4Smiod
985*3d8817e4Smiod	* mips.h: (OPCODE_IS_MEMBER): Add comment.
986*3d8817e4Smiod
987*3d8817e4Smiod1999-12-30  Andrew Haley  <aph@cygnus.com>
988*3d8817e4Smiod
989*3d8817e4Smiod	* mips.h (OPCODE_IS_MEMBER): Add gp32 arg, which determines
990*3d8817e4Smiod	whether synthetic opcodes (e.g. move) generate 32-bit or 64-bit
991*3d8817e4Smiod	insns.
992*3d8817e4Smiod
993*3d8817e4Smiod2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
994*3d8817e4Smiod
995*3d8817e4Smiod	* i386.h: Qualify intel mode far call and jmp with x_Suf.
996*3d8817e4Smiod
997*3d8817e4Smiod1999-12-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
998*3d8817e4Smiod
999*3d8817e4Smiod	* i386.h: Add JumpAbsolute qualifier to all non-intel mode
1000*3d8817e4Smiod	indirect jumps and calls.  Add FF/3 call for intel mode.
1001*3d8817e4Smiod
1002*3d8817e4SmiodWed Dec  1 03:05:25 1999  Jeffrey A Law  (law@cygnus.com)
1003*3d8817e4Smiod
1004*3d8817e4Smiod	* mn10300.h: Add new operand types.  Add new instruction formats.
1005*3d8817e4Smiod
1006*3d8817e4SmiodWed Nov 24 20:28:58 1999  Jeffrey A Law  (law@cygnus.com)
1007*3d8817e4Smiod
1008*3d8817e4Smiod	* hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb"
1009*3d8817e4Smiod	instruction.
1010*3d8817e4Smiod
1011*3d8817e4Smiod1999-11-18  Gavin Romig-Koch  <gavin@cygnus.com>
1012*3d8817e4Smiod
1013*3d8817e4Smiod	* mips.h (INSN_ISA5): New.
1014*3d8817e4Smiod
1015*3d8817e4Smiod1999-11-01  Gavin Romig-Koch  <gavin@cygnus.com>
1016*3d8817e4Smiod
1017*3d8817e4Smiod	* mips.h (OPCODE_IS_MEMBER): New.
1018*3d8817e4Smiod
1019*3d8817e4Smiod1999-10-29  Nick Clifton  <nickc@cygnus.com>
1020*3d8817e4Smiod
1021*3d8817e4Smiod	* d30v.h (SHORT_AR): Define.
1022*3d8817e4Smiod
1023*3d8817e4Smiod1999-10-18  Michael Meissner  <meissner@cygnus.com>
1024*3d8817e4Smiod
1025*3d8817e4Smiod	* alpha.h (alpha_num_opcodes): Convert to unsigned.
1026*3d8817e4Smiod	(alpha_num_operands): Ditto.
1027*3d8817e4Smiod
1028*3d8817e4SmiodSun Oct 10 01:46:56 1999  Jerry Quinn <jerry.quinn.adv91@alum.dartmouth.org>
1029*3d8817e4Smiod
1030*3d8817e4Smiod	* hppa.h (pa_opcodes): Add load and store cache control to
1031*3d8817e4Smiod	instructions.  Add ordered access load and store.
1032*3d8817e4Smiod
1033*3d8817e4Smiod	* hppa.h (pa_opcode): Add new entries for addb and addib.
1034*3d8817e4Smiod
1035*3d8817e4Smiod	* hppa.h (pa_opcodes): Fix cmpb and cmpib entries.
1036*3d8817e4Smiod
1037*3d8817e4Smiod	* hppa.h (pa_opcodes): Add entries for cmpb and cmpib.
1038*3d8817e4Smiod
1039*3d8817e4SmiodThu Oct  7 00:12:25 MDT 1999	Diego Novillo <dnovillo@cygnus.com>
1040*3d8817e4Smiod
1041*3d8817e4Smiod	* d10v.h: Add flag RESTRICTED_NUM3 for imm3 operands.
1042*3d8817e4Smiod
1043*3d8817e4SmiodThu Sep 23 07:08:38 1999  Jerry Quinn <jquinn@nortelnetworks.com>
1044*3d8817e4Smiod
1045*3d8817e4Smiod	* hppa.h (pa_opcodes): Add "call" and "ret".  Clean up "b", "bve"
1046*3d8817e4Smiod	and "be" using completer prefixes.
1047*3d8817e4Smiod
1048*3d8817e4Smiod	* hppa.h (pa_opcodes): Add initializers to silence compiler.
1049*3d8817e4Smiod
1050*3d8817e4Smiod	* hppa.h: Update comments about character usage.
1051*3d8817e4Smiod
1052*3d8817e4SmiodMon Sep 20 03:55:31 1999  Jeffrey A Law  (law@cygnus.com)
1053*3d8817e4Smiod
1054*3d8817e4Smiod	* hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning
1055*3d8817e4Smiod	up the new fstw & bve instructions.
1056*3d8817e4Smiod
1057*3d8817e4SmiodSun Sep 19 10:40:59 1999  Jeffrey A Law  (law@cygnus.com)
1058*3d8817e4Smiod
1059*3d8817e4Smiod	* hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store
1060*3d8817e4Smiod	instructions.
1061*3d8817e4Smiod
1062*3d8817e4Smiod	* hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.
1063*3d8817e4Smiod
1064*3d8817e4Smiod	* hppa.h (pa_opcodes): Add long offset double word load/store
1065*3d8817e4Smiod	instructions.
1066*3d8817e4Smiod
1067*3d8817e4Smiod	* hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads and
1068*3d8817e4Smiod	stores.
1069*3d8817e4Smiod
1070*3d8817e4Smiod	* hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.
1071*3d8817e4Smiod
1072*3d8817e4Smiod	* hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.
1073*3d8817e4Smiod
1074*3d8817e4Smiod	* hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.
1075*3d8817e4Smiod
1076*3d8817e4Smiod	* hppa.h (pa_opcodes): Add new syntax "be" instructions.
1077*3d8817e4Smiod
1078*3d8817e4Smiod	* hppa.h (pa_opcodes): Note use of 'M' and 'L'.
1079*3d8817e4Smiod
1080*3d8817e4Smiod	* hppa.h (pa_opcodes): Add support for "b,l".
1081*3d8817e4Smiod
1082*3d8817e4Smiod	* hppa.h (pa_opcodes): Add support for "b,gate".
1083*3d8817e4Smiod
1084*3d8817e4SmiodSat Sep 18 11:41:16 1999  Jeffrey A Law  (law@cygnus.com)
1085*3d8817e4Smiod
1086*3d8817e4Smiod	* hppa.h (pa_opcodes): Use 'fX' for first register operand
1087*3d8817e4Smiod	in xmpyu.
1088*3d8817e4Smiod
1089*3d8817e4Smiod	* hppa.h (pa_opcodes): Fix mask for probe and probei.
1090*3d8817e4Smiod
1091*3d8817e4Smiod	* hppa.h (pa_opcodes): Fix mask for depwi.
1092*3d8817e4Smiod
1093*3d8817e4SmiodTue Sep  7 13:44:25 1999  Jeffrey A Law  (law@cygnus.com)
1094*3d8817e4Smiod
1095*3d8817e4Smiod	* hppa.h (pa_opcodes): Add "addil" variant which has the %r1 as
1096*3d8817e4Smiod	an explicit output argument.
1097*3d8817e4Smiod
1098*3d8817e4SmiodMon Sep  6 04:41:42 1999  Jeffrey A Law  (law@cygnus.com)
1099*3d8817e4Smiod
1100*3d8817e4Smiod	* hppa.h: Add strict variants of PA1.0/PA1.1 loads and stores.
1101*3d8817e4Smiod	Add a few PA2.0 loads and store variants.
1102*3d8817e4Smiod
1103*3d8817e4Smiod1999-09-04  Steve Chamberlain  <sac@pobox.com>
1104*3d8817e4Smiod
1105*3d8817e4Smiod	* pj.h: New file.
1106*3d8817e4Smiod
1107*3d8817e4Smiod1999-08-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
1108*3d8817e4Smiod
1109*3d8817e4Smiod	* i386.h (i386_regtab): Move %st to top of table, and split off
1110*3d8817e4Smiod	other fp reg entries.
1111*3d8817e4Smiod	(i386_float_regtab): To here.
1112*3d8817e4Smiod
1113*3d8817e4SmiodSat Aug 28 00:25:25 1999  Jerry Quinn <jquinn@nortelnetworks.com>
1114*3d8817e4Smiod
1115*3d8817e4Smiod	* hppa.h (pa_opcodes): Replace 'f' by 'v'.  Prefix float register args
1116*3d8817e4Smiod	by 'f'.
1117*3d8817e4Smiod
1118*3d8817e4Smiod	* hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi.
1119*3d8817e4Smiod	Add supporting args.
1120*3d8817e4Smiod
1121*3d8817e4Smiod	* hppa.h: Document new completers and args.
1122*3d8817e4Smiod	* hppa.h (pa_opcodes): Add 64 bit patterns and pa2.0 syntax for uxor,
1123*3d8817e4Smiod	uaddcm, dcor, addi, add, sub, subi, shladd, rfi, and probe.  Add pa2.0
1124*3d8817e4Smiod	extensions for ssm, rsm, pdtlb, pitlb.  Add performance instructions
1125*3d8817e4Smiod	pmenb and pmdis.
1126*3d8817e4Smiod
1127*3d8817e4Smiod	* hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl,
1128*3d8817e4Smiod	hshr, hsub, mixh, mixw, permh.
1129*3d8817e4Smiod
1130*3d8817e4Smiod	* hppa.h (pa_opcodes): Change completers in instructions to
1131*3d8817e4Smiod	use 'c' prefix.
1132*3d8817e4Smiod
1133*3d8817e4Smiod	* hppa.h (pa_opcodes): Add popbts, new forms of bb, havg,
1134*3d8817e4Smiod	hshladd, hshradd, shrpd, and shrpw instructions.  Update arg comments.
1135*3d8817e4Smiod
1136*3d8817e4Smiod	* hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg,
1137*3d8817e4Smiod	fnegabs to use 'I' instead of 'F'.
1138*3d8817e4Smiod
1139*3d8817e4Smiod1999-08-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
1140*3d8817e4Smiod
1141*3d8817e4Smiod	* i386.h: Add AMD athlon instructions, pfnacc, pfpnacc, pswapd.
1142*3d8817e4Smiod	Document pf2iw and pi2fw as athlon insns.  Remove pswapw.
1143*3d8817e4Smiod	Alphabetically sort PIII insns.
1144*3d8817e4Smiod
1145*3d8817e4SmiodWed Aug 18 18:14:40 1999  Doug Evans  <devans@canuck.cygnus.com>
1146*3d8817e4Smiod
1147*3d8817e4Smiod	* cgen.h (CGEN_INSN_MACH_HAS_P): New macro.
1148*3d8817e4Smiod
1149*3d8817e4SmiodFri Aug  6 09:46:35 1999  Jerry Quinn <jquinn@nortelnetworks.com>
1150*3d8817e4Smiod
1151*3d8817e4Smiod	* hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,
1152*3d8817e4Smiod	and andcm.  Add 32 and 64 bit version of cmpclr, cmpiclr.
1153*3d8817e4Smiod
1154*3d8817e4Smiod	* hppa.h: Document 64 bit condition completers.
1155*3d8817e4Smiod
1156*3d8817e4SmiodThu Aug  5 16:56:07 1999  Jerry Quinn <jquinn@nortelnetworks.com>
1157*3d8817e4Smiod
1158*3d8817e4Smiod	* hppa.h (pa_opcodes): Change condition args to use '?' prefix.
1159*3d8817e4Smiod
1160*3d8817e4Smiod1999-08-04  Alan Modra  <alan@spri.levels.unisa.edu.au>
1161*3d8817e4Smiod
1162*3d8817e4Smiod	* i386.h (i386_optab): Add DefaultSize modifier to all insns
1163*3d8817e4Smiod	that implicitly modify %esp.  #undef d_Suf, x_suf, sld_suf,
1164*3d8817e4Smiod	sldx_suf, bwld_Suf, d_FP, x_FP, sld_FP, sldx_FP at end of table.
1165*3d8817e4Smiod
1166*3d8817e4SmiodWed Jul 28 02:04:24 1999  Jerry Quinn <jquinn@nortelnetworks.com>
1167*3d8817e4Smiod			  Jeff Law <law@cygnus.com>
1168*3d8817e4Smiod
1169*3d8817e4Smiod	* hppa.h (pa_opcodes): Add "pushnom" and "pushbts".
1170*3d8817e4Smiod
1171*3d8817e4Smiod	* hppa.h (pa_opcodes): Mark all PA2.0 opcodes with FLAG_STRICT.
1172*3d8817e4Smiod
1173*3d8817e4Smiod	* hppa.h (pa_opcodes): Change xmpyu, fmpyfadd,
1174*3d8817e4Smiod	and fmpynfadd to use 'J' and 'K' instead of 'E' and 'X'.
1175*3d8817e4Smiod
1176*3d8817e4Smiod1999-07-13  Alan Modra  <alan@spri.levels.unisa.edu.au>
1177*3d8817e4Smiod
1178*3d8817e4Smiod	* i386.h: Add "undocumented" AMD 3DNow! pf2iw, pi2fw, pswapw insns.
1179*3d8817e4Smiod
1180*3d8817e4SmiodThu Jul  1 00:17:24 1999  Jeffrey A Law  (law@cygnus.com)
1181*3d8817e4Smiod
1182*3d8817e4Smiod	* hppa.h (struct pa_opcode): Add new field "flags".
1183*3d8817e4Smiod	(FLAGS_STRICT): Define.
1184*3d8817e4Smiod
1185*3d8817e4SmiodFri Jun 25 04:22:04 1999  Jerry Quinn <jquinn@nortelnetworks.com>
1186*3d8817e4Smiod			  Jeff Law <law@cygnus.com>
1187*3d8817e4Smiod
1188*3d8817e4Smiod	* hppa.h (pa_opcodes): Add pa2.0 clrbts instruction.
1189*3d8817e4Smiod
1190*3d8817e4Smiod	* hppa.h (pa_opcodes): Add entries for mfia and mtsarcm instructions.
1191*3d8817e4Smiod
1192*3d8817e4Smiod1999-06-23  Alan Modra  <alan@spri.levels.unisa.edu.au>
1193*3d8817e4Smiod
1194*3d8817e4Smiod	* i386.h: Allow `l' suffix on bswap.  Allow `w' suffix on arpl,
1195*3d8817e4Smiod	lldt, lmsw, ltr, str, verr, verw.  Add FP flag to fcmov*.  Add FP
1196*3d8817e4Smiod	flag to fcomi and friends.
1197*3d8817e4Smiod
1198*3d8817e4SmiodFri May 28 15:26:11 1999  Jeffrey A Law  (law@cygnus.com)
1199*3d8817e4Smiod
1200*3d8817e4Smiod	* hppa.h (pa_opcodes): Move integer arithmetic instructions after
1201*3d8817e4Smiod	integer logical instructions.
1202*3d8817e4Smiod
1203*3d8817e4Smiod1999-05-28  Linus Nordberg  <linus.nordberg@canit.se>
1204*3d8817e4Smiod
1205*3d8817e4Smiod	* m68k.h: Document new formats `E', `G', `H' and new places `N',
1206*3d8817e4Smiod	`n', `o'.
1207*3d8817e4Smiod
1208*3d8817e4Smiod	* m68k.h: Define mcf5206e, mcf5307, mcf.  Document new format `u'
1209*3d8817e4Smiod	and new places `m', `M', `h'.
1210*3d8817e4Smiod
1211*3d8817e4SmiodThu May 27 04:13:54 1999  Joel Sherrill (joel@OARcorp.com
1212*3d8817e4Smiod
1213*3d8817e4Smiod	* hppa.h (pa_opcodes): Add several processor specific system
1214*3d8817e4Smiod	instructions.
1215*3d8817e4Smiod
1216*3d8817e4SmiodWed May 26 16:57:44 1999  Jeffrey A Law  (law@cygnus.com)
1217*3d8817e4Smiod
1218*3d8817e4Smiod	* hppa.h (pa_opcodes): Add second entry for "comb", "comib",
1219*3d8817e4Smiod	"addb", and "addib" to be used by the disassembler.
1220*3d8817e4Smiod
1221*3d8817e4Smiod1999-05-12  Alan Modra  <alan@apri.levels.unisa.edu.au>
1222*3d8817e4Smiod
1223*3d8817e4Smiod	* i386.h (ReverseModrm): Remove all occurences.
1224*3d8817e4Smiod	(InvMem): Add to control/debug/test mov insns, movhlps, movlhps,
1225*3d8817e4Smiod	movmskps, pextrw, pmovmskb, maskmovq.
1226*3d8817e4Smiod	Change NoSuf to FP on all MMX, XMM and AMD insns as these all
1227*3d8817e4Smiod	ignore the data size prefix.
1228*3d8817e4Smiod
1229*3d8817e4Smiod	* i386.h (i386_optab, i386_regtab): Add support for PIII SIMD.
1230*3d8817e4Smiod	Mostly stolen from Doug Ledford <dledford@redhat.com>
1231*3d8817e4Smiod
1232*3d8817e4SmiodSat May  8 23:27:35 1999  Richard Henderson  <rth@cygnus.com>
1233*3d8817e4Smiod
1234*3d8817e4Smiod	* ppc.h (PPC_OPCODE_64_BRIDGE): New.
1235*3d8817e4Smiod
1236*3d8817e4Smiod1999-04-14  Doug Evans  <devans@casey.cygnus.com>
1237*3d8817e4Smiod
1238*3d8817e4Smiod	* cgen.h (CGEN_ATTR): Delete member num_nonbools.
1239*3d8817e4Smiod	(CGEN_ATTR_TYPE): Update.
1240*3d8817e4Smiod	(CGEN_ATTR_MASK): Number booleans starting at 0.
1241*3d8817e4Smiod	(CGEN_ATTR_VALUE): Update.
1242*3d8817e4Smiod	(CGEN_INSN_ATTR): Update.
1243*3d8817e4Smiod
1244*3d8817e4SmiodMon Apr 12 23:43:27 1999  Jeffrey A Law  (law@cygnus.com)
1245*3d8817e4Smiod
1246*3d8817e4Smiod	* hppa.h (fmpyfadd, fmpynfadd, fneg, fnegabs): New PA2.0
1247*3d8817e4Smiod	instructions.
1248*3d8817e4Smiod
1249*3d8817e4SmiodTue Mar 23 11:24:38 1999  Jeffrey A Law  (law@cygnus.com)
1250*3d8817e4Smiod
1251*3d8817e4Smiod	* hppa.h (bb, bvb): Tweak opcode/mask.
1252*3d8817e4Smiod
1253*3d8817e4Smiod
1254*3d8817e4Smiod1999-03-22  Doug Evans  <devans@casey.cygnus.com>
1255*3d8817e4Smiod
1256*3d8817e4Smiod	* cgen.h (CGEN_ISA,CGEN_MACH): New typedefs.
1257*3d8817e4Smiod	(struct cgen_cpu_desc): Rename member mach to machs.  New member isas.
1258*3d8817e4Smiod	New members word_bitsize,default_insn_bitsize,base_insn-bitsize,
1259*3d8817e4Smiod	min_insn_bitsize,max_insn_bitsize,isa_table,mach_table,rebuild_tables.
1260*3d8817e4Smiod	Delete member max_insn_size.
1261*3d8817e4Smiod	(enum cgen_cpu_open_arg): New enum.
1262*3d8817e4Smiod	(cpu_open): Update prototype.
1263*3d8817e4Smiod	(cpu_open_1): Declare.
1264*3d8817e4Smiod	(cgen_set_cpu): Delete.
1265*3d8817e4Smiod
1266*3d8817e4Smiod1999-03-11  Doug Evans  <devans@casey.cygnus.com>
1267*3d8817e4Smiod
1268*3d8817e4Smiod	* cgen.h (CGEN_HW_TABLE): Delete `num_init_entries' member.
1269*3d8817e4Smiod	(CGEN_OPERAND_NIL): New macro.
1270*3d8817e4Smiod	(CGEN_OPERAND): New member `type'.
1271*3d8817e4Smiod	(@arch@_cgen_operand_table): Delete decl.
1272*3d8817e4Smiod	(CGEN_OPERAND_INDEX,CGEN_OPERAND_TYPE,CGEN_OPERAND_ENTRY): Delete.
1273*3d8817e4Smiod	(CGEN_OPERAND_TABLE): New struct.
1274*3d8817e4Smiod	(cgen_operand_lookup_by_name,cgen_operand_lookup_by_num): Declare.
1275*3d8817e4Smiod	(CGEN_OPINST): Pointer to operand table entry replaced with enum.
1276*3d8817e4Smiod	(CGEN_CPU_TABLE): New member `isa'.  Change member `operand_table',
1277*3d8817e4Smiod	now a CGEN_OPERAND_TABLE.  Add CGEN_CPU_DESC arg to
1278*3d8817e4Smiod	{get,set}_{int,vma}_operand.
1279*3d8817e4Smiod	(@arch@_cgen_cpu_open): New arg `isa'.
1280*3d8817e4Smiod	(cgen_set_cpu): Ditto.
1281*3d8817e4Smiod
1282*3d8817e4SmiodFri Feb 26 02:36:45 1999  Richard Henderson  <rth@cygnus.com>
1283*3d8817e4Smiod
1284*3d8817e4Smiod	* i386.h: Fill in cmov and fcmov alternates.  Add fcomi short forms.
1285*3d8817e4Smiod
1286*3d8817e4Smiod1999-02-25  Doug Evans  <devans@casey.cygnus.com>
1287*3d8817e4Smiod
1288*3d8817e4Smiod	* cgen.h (enum cgen_asm_type): Add CGEN_ASM_NONE.
1289*3d8817e4Smiod	(CGEN_HW_ENTRY): Delete member `next'.  Change type of `type' to
1290*3d8817e4Smiod	enum cgen_hw_type.
1291*3d8817e4Smiod	(CGEN_HW_TABLE): New struct.
1292*3d8817e4Smiod	(hw_table): Delete declaration.
1293*3d8817e4Smiod	(CGEN_OPERAND): Change member hw to hw_type, change type from pointer
1294*3d8817e4Smiod	to table entry to enum.
1295*3d8817e4Smiod	(CGEN_OPINST): Ditto.
1296*3d8817e4Smiod	(CGEN_CPU_TABLE): Change member hw_list to hw_table.
1297*3d8817e4Smiod
1298*3d8817e4SmiodSat Feb 13 14:13:44 1999  Richard Henderson  <rth@cygnus.com>
1299*3d8817e4Smiod
1300*3d8817e4Smiod	* alpha.h (AXP_OPCODE_EV6): New.
1301*3d8817e4Smiod	(AXP_OPCODE_NOPAL): Include it.
1302*3d8817e4Smiod
1303*3d8817e4Smiod1999-02-09  Doug Evans  <devans@casey.cygnus.com>
1304*3d8817e4Smiod
1305*3d8817e4Smiod	* cgen.h (CGEN_CPU_DESC): Renamed from CGEN_OPCODE_DESC.
1306*3d8817e4Smiod	All uses updated.  New members int_insn_p, max_insn_size,
1307*3d8817e4Smiod	parse_operand,insert_operand,extract_operand,print_operand,
1308*3d8817e4Smiod	sizeof_fields,set_fields_bitsize,get_int_operand,set_int_operand,
1309*3d8817e4Smiod	get_vma_operand,set_vma_operand,parse_handlers,insert_handlers,
1310*3d8817e4Smiod	extract_handlers,print_handlers.
1311*3d8817e4Smiod	(CGEN_ATTR): Change type of num_nonbools to unsigned int.
1312*3d8817e4Smiod	(CGEN_ATTR_BOOL_OFFSET): New macro.
1313*3d8817e4Smiod	(CGEN_ATTR_MASK): Subtract it to compute bit number.
1314*3d8817e4Smiod	(CGEN_ATTR_VALUE): Redo bool/nonbool attr calculation.
1315*3d8817e4Smiod	(cgen_opcode_handler): Renamed from cgen_base.
1316*3d8817e4Smiod	(CGEN_HW_ATTR_VALUE): Renamed from CGEN_HW_ATTR, all uses updated.
1317*3d8817e4Smiod	(CGEN_OPERAND_ATTR_VALUE): Renamed from CGEN_OPERAND_ATTR,
1318*3d8817e4Smiod	all uses updated.
1319*3d8817e4Smiod	(CGEN_OPERAND_INDEX): Rewrite to use table entry, not global.
1320*3d8817e4Smiod	(enum cgen_opinst_type): Renamed from cgen_operand_instance_type.
1321*3d8817e4Smiod	(CGEN_IFLD_ATTR_VALUE): Renamed from CGEN_IFLD_ATTR, all uses updated.
1322*3d8817e4Smiod	(CGEN_OPCODE,CGEN_IBASE): New types.
1323*3d8817e4Smiod	(CGEN_INSN): Rewrite.
1324*3d8817e4Smiod	(CGEN_{ASM,DIS}_HASH*): Delete.
1325*3d8817e4Smiod	(init_opcode_table,init_ibld_table): Declare.
1326*3d8817e4Smiod	(CGEN_INSN_ATTR): New type.
1327*3d8817e4Smiod
1328*3d8817e4SmiodMon Feb  1 21:09:14 1999  Catherine Moore  <clm@cygnus.com>
1329*3d8817e4Smiod
1330*3d8817e4Smiod	* i386.h (d_Suf, x_Suf, sld_Suf, sldx_Suf, bwld_Suf): Define.
1331*3d8817e4Smiod	(x_FP, d_FP, dls_FP, sldx_FP): Define.
1332*3d8817e4Smiod	Change *Suf definitions to include x and d suffixes.
1333*3d8817e4Smiod	(movsx): Use w_Suf and b_Suf.
1334*3d8817e4Smiod	(movzx): Likewise.
1335*3d8817e4Smiod	(movs): Use bwld_Suf.
1336*3d8817e4Smiod	(fld): Change ordering.  Use sld_FP.
1337*3d8817e4Smiod	(fild): Add Intel Syntax equivalent of fildq.
1338*3d8817e4Smiod	(fst): Use sld_FP.
1339*3d8817e4Smiod	(fist): Use sld_FP.
1340*3d8817e4Smiod	(fstp): Use sld_FP.  Add x_FP version.
1341*3d8817e4Smiod	(fistp): LLongMem version for Intel Syntax.
1342*3d8817e4Smiod	(fcom, fcomp): Use sld_FP.
1343*3d8817e4Smiod	(fadd, fiadd, fsub): Use sld_FP.
1344*3d8817e4Smiod	(fsubr): Use sld_FP.
1345*3d8817e4Smiod	(fmul, fimul, fdvi, fidiv, fdivr): Use sld_FP.
1346*3d8817e4Smiod
1347*3d8817e4Smiod1999-01-27  Doug Evans  <devans@casey.cygnus.com>
1348*3d8817e4Smiod
1349*3d8817e4Smiod	* cgen.h (enum cgen_mode): Add CGEN_MODE_TARGET_MAX, CGEN_MODE_INT,
1350*3d8817e4Smiod	CGEN_MODE_UINT.
1351*3d8817e4Smiod
1352*3d8817e4Smiod1999-01-16  Jeffrey A Law  (law@cygnus.com)
1353*3d8817e4Smiod
1354*3d8817e4Smiod	* hppa.h (bv): Fix mask.
1355*3d8817e4Smiod
1356*3d8817e4Smiod1999-01-05  Doug Evans  <devans@casey.cygnus.com>
1357*3d8817e4Smiod
1358*3d8817e4Smiod	* cgen.h (CGEN_ATTR_VALUE_TYPE): New typedef.
1359*3d8817e4Smiod	(CGEN_ATTR): Use it.
1360*3d8817e4Smiod	(CGEN_ATTR_TYPE,CGEN_ATTR_ENTRY): Ditto.
1361*3d8817e4Smiod	(CGEN_ATTR_TABLE): New member dfault.
1362*3d8817e4Smiod
1363*3d8817e4Smiod1998-12-30  Gavin Romig-Koch  <gavin@cygnus.com>
1364*3d8817e4Smiod
1365*3d8817e4Smiod	* mips.h (MIPS16_INSN_BRANCH): New.
1366*3d8817e4Smiod
1367*3d8817e4SmiodWed Dec  9 10:38:48 1998  David Taylor  <taylor@texas.cygnus.com>
1368*3d8817e4Smiod
1369*3d8817e4Smiod	The following is part of a change made by Edith Epstein
1370*3d8817e4Smiod	<eepstein@sophia.cygnus.com> as part of a project to merge in
1371*3d8817e4Smiod	changes by HP; HP did not create ChangeLog entries.
1372*3d8817e4Smiod
1373*3d8817e4Smiod	* hppa.h (completer_chars): list of chars to not put a space
1374*3d8817e4Smiod	after.
1375*3d8817e4Smiod
1376*3d8817e4SmiodSun Dec  6 13:21:34 1998  Ian Lance Taylor  <ian@cygnus.com>
1377*3d8817e4Smiod
1378*3d8817e4Smiod	* i386.h (i386_optab): Permit w suffix on processor control and
1379*3d8817e4Smiod	status word instructions.
1380*3d8817e4Smiod
1381*3d8817e4Smiod1998-11-30  Doug Evans  <devans@casey.cygnus.com>
1382*3d8817e4Smiod
1383*3d8817e4Smiod	* cgen.h (struct cgen_hw_entry): Delete const on attrs member.
1384*3d8817e4Smiod	(struct cgen_keyword_entry): Ditto.
1385*3d8817e4Smiod	(struct cgen_operand): Ditto.
1386*3d8817e4Smiod	(CGEN_IFLD): New typedef, with associated access macros.
1387*3d8817e4Smiod	(CGEN_IFMT): New typedef, with associated access macros.
1388*3d8817e4Smiod	(CGEN_IFMT): Renamed from CGEN_FORMAT.  New member `iflds'.
1389*3d8817e4Smiod	(CGEN_IVALUE): New typedef.
1390*3d8817e4Smiod	(struct cgen_insn): Delete const on syntax,attrs members.
1391*3d8817e4Smiod	`format' now points to format data.  Type of `value' is now
1392*3d8817e4Smiod	CGEN_IVALUE.
1393*3d8817e4Smiod	(struct cgen_opcode_table): New member ifld_table.
1394*3d8817e4Smiod
1395*3d8817e4Smiod1998-11-18  Doug Evans  <devans@casey.cygnus.com>
1396*3d8817e4Smiod
1397*3d8817e4Smiod	* cgen.h (cgen_extract_fn): Update type of `base_insn' arg.
1398*3d8817e4Smiod	(CGEN_OPERAND_INSTANCE): New member `attrs'.
1399*3d8817e4Smiod	(CGEN_OPERAND_INSTANCE_{ATTRS,ATTR}): New macros.
1400*3d8817e4Smiod	(cgen_dis_lookup_insn): Update type of `base_insn' arg.
1401*3d8817e4Smiod	(cgen_opcode_table): Update type of dis_hash fn.
1402*3d8817e4Smiod	(extract_operand): Update type of `insn_value' arg.
1403*3d8817e4Smiod
1404*3d8817e4SmiodThu Oct 29 11:38:36 1998  Doug Evans  <devans@canuck.cygnus.com>
1405*3d8817e4Smiod
1406*3d8817e4Smiod	* cgen.h (CGEN_VERSION_{MAJOR,MINOR,FIXLEVEL}): Delete.
1407*3d8817e4Smiod
1408*3d8817e4SmiodTue Oct 27 08:57:59 1998  Gavin Romig-Koch  <gavin@cygnus.com>
1409*3d8817e4Smiod
1410*3d8817e4Smiod	* mips.h (INSN_MULT): Added.
1411*3d8817e4Smiod
1412*3d8817e4SmiodTue Oct 20 11:31:34 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1413*3d8817e4Smiod
1414*3d8817e4Smiod	* i386.h (MAX_MNEM_SIZE): Rename from MAX_OPCODE_SIZE.
1415*3d8817e4Smiod
1416*3d8817e4SmiodMon Oct 19 12:50:00 1998  Doug Evans  <devans@seba.cygnus.com>
1417*3d8817e4Smiod
1418*3d8817e4Smiod	* cgen.h (CGEN_INSN_INT): New typedef.
1419*3d8817e4Smiod	(CGEN_INT_INSN_P): Renamed from CGEN_INT_INSN.
1420*3d8817e4Smiod	(CGEN_INSN_BYTES): Renamed from cgen_insn_t.
1421*3d8817e4Smiod	(CGEN_INSN_BYTES_PTR): New typedef.
1422*3d8817e4Smiod	(CGEN_EXTRACT_INFO): New typedef.
1423*3d8817e4Smiod	(cgen_insert_fn,cgen_extract_fn): Update.
1424*3d8817e4Smiod	(cgen_opcode_table): New member `insn_endian'.
1425*3d8817e4Smiod	(assemble_insn,lookup_insn,lookup_get_insn_operands): Update.
1426*3d8817e4Smiod	(insert_operand,extract_operand): Update.
1427*3d8817e4Smiod	(cgen_get_insn_value,cgen_put_insn_value): Add prototypes.
1428*3d8817e4Smiod
1429*3d8817e4SmiodFri Oct  9 13:38:13 1998  Doug Evans  <devans@seba.cygnus.com>
1430*3d8817e4Smiod
1431*3d8817e4Smiod	* cgen.h (CGEN_ATTR_BOOLS): New macro.
1432*3d8817e4Smiod	(struct CGEN_HW_ENTRY): New member `attrs'.
1433*3d8817e4Smiod	(CGEN_HW_ATTR): New macro.
1434*3d8817e4Smiod	(struct CGEN_OPERAND_INSTANCE): New member `name'.
1435*3d8817e4Smiod	(CGEN_INSN_INVALID_P): New macro.
1436*3d8817e4Smiod
1437*3d8817e4SmiodMon Oct  5 00:21:07 1998  Jeffrey A Law  (law@cygnus.com)
1438*3d8817e4Smiod
1439*3d8817e4Smiod	* hppa.h: Add "fid".
1440*3d8817e4Smiod
1441*3d8817e4SmiodSun Oct  4 21:00:00 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1442*3d8817e4Smiod
1443*3d8817e4Smiod	From Robert Andrew Dale <rob@nb.net>
1444*3d8817e4Smiod	* i386.h (i386_optab): Add AMD 3DNow! instructions.
1445*3d8817e4Smiod	(AMD_3DNOW_OPCODE): Define.
1446*3d8817e4Smiod
1447*3d8817e4SmiodTue Sep 22 17:53:47 1998  Nick Clifton  <nickc@cygnus.com>
1448*3d8817e4Smiod
1449*3d8817e4Smiod	* d30v.h (EITHER_BUT_PREFER_MU): Define.
1450*3d8817e4Smiod
1451*3d8817e4SmiodMon Aug 10 14:09:38 1998  Doug Evans  <devans@canuck.cygnus.com>
1452*3d8817e4Smiod
1453*3d8817e4Smiod	* cgen.h (cgen_insn): #if 0 out element `cdx'.
1454*3d8817e4Smiod
1455*3d8817e4SmiodMon Aug  3 12:21:57 1998  Doug Evans  <devans@seba.cygnus.com>
1456*3d8817e4Smiod
1457*3d8817e4Smiod	Move all global state data into opcode table struct, and treat
1458*3d8817e4Smiod	opcode table as something that is "opened/closed".
1459*3d8817e4Smiod	* cgen.h (CGEN_OPCODE_DESC): New type.
1460*3d8817e4Smiod	(all fns): New first arg of opcode table descriptor.
1461*3d8817e4Smiod	(cgen_set_parse_operand_fn): Add prototype.
1462*3d8817e4Smiod	(cgen_current_machine,cgen_current_endian): Delete.
1463*3d8817e4Smiod	(CGEN_OPCODE_TABLE): New members mach,endian,operand_table,
1464*3d8817e4Smiod	parse_operand_fn,asm_hash_table,asm_hash_table_entries,
1465*3d8817e4Smiod	dis_hash_table,dis_hash_table_entries.
1466*3d8817e4Smiod	(opcode_open,opcode_close): Add prototypes.
1467*3d8817e4Smiod
1468*3d8817e4Smiod	* cgen.h (cgen_insn): New element `cdx'.
1469*3d8817e4Smiod
1470*3d8817e4SmiodThu Jul 30 21:44:25 1998  Frank Ch. Eigler  <fche@cygnus.com>
1471*3d8817e4Smiod
1472*3d8817e4Smiod	* d30v.h (FLAG_LKR): New flag for "left-kills-right" instructions.
1473*3d8817e4Smiod
1474*3d8817e4SmiodTue Jul 28 10:59:07 1998  Jeffrey A Law  (law@cygnus.com)
1475*3d8817e4Smiod
1476*3d8817e4Smiod	* mn10300.h: Add "no_match_operands" field for instructions.
1477*3d8817e4Smiod	(MN10300_MAX_OPERANDS): Define.
1478*3d8817e4Smiod
1479*3d8817e4SmiodFri Jul 24 11:44:24 1998  Doug Evans  <devans@canuck.cygnus.com>
1480*3d8817e4Smiod
1481*3d8817e4Smiod	* cgen.h (cgen_macro_insn_count): Declare.
1482*3d8817e4Smiod
1483*3d8817e4SmiodTue Jul 21 13:12:13 1998  Doug Evans  <devans@seba.cygnus.com>
1484*3d8817e4Smiod
1485*3d8817e4Smiod	* cgen.h (CGEN_VERSION_{MAJOR,MINOR,FIXLEVEL}): Define.
1486*3d8817e4Smiod	(cgen_insert_fn,cgen_extract_fn): New arg `pc'.
1487*3d8817e4Smiod	(get_operand,put_operand): Replaced with get_{int,vma}_operand,
1488*3d8817e4Smiod	set_{int,vma}_operand.
1489*3d8817e4Smiod
1490*3d8817e4SmiodFri Jun 26 11:09:06 1998  Jeffrey A Law  (law@cygnus.com)
1491*3d8817e4Smiod
1492*3d8817e4Smiod	* mn10300.h: Add "machine" field for instructions.
1493*3d8817e4Smiod	(MN103, AM30): Define machine types.
1494*3d8817e4Smiod
1495*3d8817e4SmiodFri Jun 19 16:09:09 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1496*3d8817e4Smiod
1497*3d8817e4Smiod	* i386.h: Use FP, not sl_Suf, for fxsave and fxrstor.
1498*3d8817e4Smiod
1499*3d8817e4Smiod1998-06-18  Ulrich Drepper  <drepper@cygnus.com>
1500*3d8817e4Smiod
1501*3d8817e4Smiod	* i386.h: Add support for fxsave, fxrstor, sysenter and sysexit.
1502*3d8817e4Smiod
1503*3d8817e4SmiodSat Jun 13 11:31:35 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1504*3d8817e4Smiod
1505*3d8817e4Smiod	* i386.h (i386_optab): Add general form of aad and aam.  Add ud2a
1506*3d8817e4Smiod	and ud2b.
1507*3d8817e4Smiod	(i386_regtab): Allow cr0..7, db0..7, dr0..7, tr0..7, not just
1508*3d8817e4Smiod	those that happen to be implemented on pentiums.
1509*3d8817e4Smiod
1510*3d8817e4SmiodTue Jun  9 12:16:01 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1511*3d8817e4Smiod
1512*3d8817e4Smiod	* i386.h: Change occurences of Data16 to Size16, Data32 to Size32,
1513*3d8817e4Smiod	IgnoreDataSize to IgnoreSize.  Flag address and data size prefixes
1514*3d8817e4Smiod	with Size16|IgnoreSize or Size32|IgnoreSize.
1515*3d8817e4Smiod
1516*3d8817e4SmiodMon Jun  8 12:15:52 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1517*3d8817e4Smiod
1518*3d8817e4Smiod	* i386.h (REPNE): Rename to REPNE_PREFIX_OPCODE.
1519*3d8817e4Smiod	(REPE): Rename to REPE_PREFIX_OPCODE.
1520*3d8817e4Smiod	(i386_regtab_end): Remove.
1521*3d8817e4Smiod	(i386_prefixtab, i386_prefixtab_end): Remove.
1522*3d8817e4Smiod	(i386_optab): Use NULL as sentinel rather than "" to suit rewrite
1523*3d8817e4Smiod	of md_begin.
1524*3d8817e4Smiod	(MAX_OPCODE_SIZE): Define.
1525*3d8817e4Smiod	(i386_optab_end): Remove.
1526*3d8817e4Smiod	(sl_Suf): Define.
1527*3d8817e4Smiod	(sl_FP): Use sl_Suf.
1528*3d8817e4Smiod
1529*3d8817e4Smiod	* i386.h (i386_optab): Allow 16 bit displacement for `mov
1530*3d8817e4Smiod	mem,acc'.  Combine 16 and 32 bit forms of various insns.  Allow 16
1531*3d8817e4Smiod	bit form of ljmp.  Add IsPrefix modifier to prefixes.  Add addr32,
1532*3d8817e4Smiod	data32, dword, and adword prefixes.
1533*3d8817e4Smiod	(i386_regtab): Add BaseIndex modifier to valid 16 bit base/index
1534*3d8817e4Smiod	regs.
1535*3d8817e4Smiod
1536*3d8817e4SmiodFri Jun  5 23:42:43 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1537*3d8817e4Smiod
1538*3d8817e4Smiod	* i386.h (i386_regtab): Remove BaseIndex modifier from esp.
1539*3d8817e4Smiod
1540*3d8817e4Smiod	* i386.h: Allow `l' suffix on fld, fst, fstp, fcom, fcomp with
1541*3d8817e4Smiod	register operands, because this is a common idiom.  Flag them with
1542*3d8817e4Smiod	a warning.  Allow illegal faddp, fsubp, fsubrp, fmulp, fdivp,
1543*3d8817e4Smiod	fdivrp because gcc erroneously generates them.  Also flag with a
1544*3d8817e4Smiod	warning.
1545*3d8817e4Smiod
1546*3d8817e4Smiod	* i386.h: Add suffix modifiers to most insns, and tighter operand
1547*3d8817e4Smiod	checks in some cases.  Fix a number of UnixWare compatibility
1548*3d8817e4Smiod	issues with float insns.  Merge some floating point opcodes, using
1549*3d8817e4Smiod	new FloatMF modifier.
1550*3d8817e4Smiod	(WORD_PREFIX_OPCODE): Rename to DATA_PREFIX_OPCODE for
1551*3d8817e4Smiod	consistency.
1552*3d8817e4Smiod
1553*3d8817e4Smiod	* i386.h: Change occurence of ShortformW to W|ShortForm.  Add
1554*3d8817e4Smiod	IgnoreDataSize where appropriate.
1555*3d8817e4Smiod
1556*3d8817e4SmiodWed Jun  3 18:28:45 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1557*3d8817e4Smiod
1558*3d8817e4Smiod	* i386.h: (one_byte_segment_defaults): Remove.
1559*3d8817e4Smiod	(two_byte_segment_defaults): Remove.
1560*3d8817e4Smiod	(i386_regtab): Add BaseIndex to 32 bit regs reg_type.
1561*3d8817e4Smiod
1562*3d8817e4SmiodFri May 15 15:59:04 1998  Doug Evans  <devans@seba.cygnus.com>
1563*3d8817e4Smiod
1564*3d8817e4Smiod	* cgen.h (cgen_hw_lookup_by_name): Renamed from cgen_hw_lookup.
1565*3d8817e4Smiod	(cgen_hw_lookup_by_num): Declare.
1566*3d8817e4Smiod
1567*3d8817e4SmiodThu May  7 09:27:58 1998  Frank Ch. Eigler  <fche@cygnus.com>
1568*3d8817e4Smiod
1569*3d8817e4Smiod	* mips.h (OP_{SH,MASK}_CODE2): Added "q" operand format for lower
1570*3d8817e4Smiod	ten bits of MIPS ISA1 "break" instruction, and for "sdbbp"
1571*3d8817e4Smiod
1572*3d8817e4SmiodThu May  7 02:14:08 1998  Doug Evans  <devans@charmed.cygnus.com>
1573*3d8817e4Smiod
1574*3d8817e4Smiod	* cgen.h (cgen_asm_init_parse): Delete.
1575*3d8817e4Smiod	(cgen_save_fixups,cgen_restore_fixups,cgen_swap_fixups): Delete.
1576*3d8817e4Smiod	(cgen_asm_record_register,cgen_asm_finish_insn): Delete.
1577*3d8817e4Smiod
1578*3d8817e4SmiodMon Apr 27 10:13:11 1998  Doug Evans  <devans@seba.cygnus.com>
1579*3d8817e4Smiod
1580*3d8817e4Smiod	* cgen.h (CGEN_ATTR_TYPE): Delete `const', moved to uses.
1581*3d8817e4Smiod	(cgen_asm_finish_insn): Update prototype.
1582*3d8817e4Smiod	(cgen_insn): New members num, data.
1583*3d8817e4Smiod	(CGEN_INSN_TABLE): Members asm_hash, asm_hash_table_size,
1584*3d8817e4Smiod	dis_hash, dis_hash_table_size moved to ...
1585*3d8817e4Smiod	(CGEN_OPCODE_TABLE).  Here.  Renamed from CGEN_OPCODE_DATA.
1586*3d8817e4Smiod	All uses updated.  New members asm_hash_p, dis_hash_p.
1587*3d8817e4Smiod	(CGEN_MINSN_EXPANSION): New struct.
1588*3d8817e4Smiod	(cgen_expand_macro_insn): Declare.
1589*3d8817e4Smiod	(cgen_macro_insn_count): Declare.
1590*3d8817e4Smiod	(get_insn_operands): Update prototype.
1591*3d8817e4Smiod	(lookup_get_insn_operands): Declare.
1592*3d8817e4Smiod
1593*3d8817e4SmiodTue Apr 21 17:11:32 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1594*3d8817e4Smiod
1595*3d8817e4Smiod	* i386.h (i386_optab): Change iclrKludge and imulKludge to
1596*3d8817e4Smiod	regKludge.  Add operands types for string instructions.
1597*3d8817e4Smiod
1598*3d8817e4SmiodMon Apr 20 14:40:29 1998  Tom Tromey  <tromey@cygnus.com>
1599*3d8817e4Smiod
1600*3d8817e4Smiod	* i386.h (X): Renamed from `Z_' to preserve formatting of opcode
1601*3d8817e4Smiod	table.
1602*3d8817e4Smiod
1603*3d8817e4SmiodSun Apr 19 13:54:06 1998  Tom Tromey  <tromey@cygnus.com>
1604*3d8817e4Smiod
1605*3d8817e4Smiod	* i386.h (Z_): Renamed from `_' to avoid clash with common alias
1606*3d8817e4Smiod	for `gettext'.
1607*3d8817e4Smiod
1608*3d8817e4SmiodFri Apr  3 12:04:48 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1609*3d8817e4Smiod
1610*3d8817e4Smiod	* i386.h: Remove NoModrm flag from all insns: it's never checked.
1611*3d8817e4Smiod	Add IsString flag to string instructions.
1612*3d8817e4Smiod	(IS_STRING): Don't define.
1613*3d8817e4Smiod	(LOCK_PREFIX_OPCODE, CS_PREFIX_OPCODE, DS_PREFIX_OPCODE): Define.
1614*3d8817e4Smiod	(ES_PREFIX_OPCODE, FS_PREFIX_OPCODE, GS_PREFIX_OPCODE): Define.
1615*3d8817e4Smiod	(SS_PREFIX_OPCODE): Define.
1616*3d8817e4Smiod
1617*3d8817e4SmiodMon Mar 30 21:31:56 1998  Ian Lance Taylor  <ian@cygnus.com>
1618*3d8817e4Smiod
1619*3d8817e4Smiod	* i386.h: Revert March 24 patch; no more LinearAddress.
1620*3d8817e4Smiod
1621*3d8817e4SmiodMon Mar 30 10:25:54 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
1622*3d8817e4Smiod
1623*3d8817e4Smiod	* i386.h (i386_optab): Remove fwait (9b) from all floating point
1624*3d8817e4Smiod	instructions, and instead add FWait opcode modifier.  Add short
1625*3d8817e4Smiod	form of fldenv and fstenv.
1626*3d8817e4Smiod	(FWAIT_OPCODE): Define.
1627*3d8817e4Smiod
1628*3d8817e4Smiod	* i386.h (i386_optab): Change second operand constraint of `mov
1629*3d8817e4Smiod	sreg,reg|mem' instruction from Reg16|Mem to WordReg|WordMem to
1630*3d8817e4Smiod	allow legal instructions such as `movl %gs,%esi'
1631*3d8817e4Smiod
1632*3d8817e4SmiodFri Mar 27 18:30:52 1998  Ian Lance Taylor  <ian@cygnus.com>
1633*3d8817e4Smiod
1634*3d8817e4Smiod	* h8300.h: Various changes to fully bracket initializers.
1635*3d8817e4Smiod
1636*3d8817e4SmiodTue Mar 24 18:32:47 1998  H.J. Lu  <hjl@gnu.org>
1637*3d8817e4Smiod
1638*3d8817e4Smiod	* i386.h: Set LinearAddress for lidt and lgdt.
1639*3d8817e4Smiod
1640*3d8817e4SmiodMon Mar  2 10:44:07 1998  Doug Evans  <devans@seba.cygnus.com>
1641*3d8817e4Smiod
1642*3d8817e4Smiod	* cgen.h (CGEN_BOOL_ATTR): New macro.
1643*3d8817e4Smiod
1644*3d8817e4SmiodThu Feb 26 15:54:31 1998  Michael Meissner  <meissner@cygnus.com>
1645*3d8817e4Smiod
1646*3d8817e4Smiod	* d30v.h (FLAG_DELAY): New flag for delayed branches/jumps.
1647*3d8817e4Smiod
1648*3d8817e4SmiodMon Feb 23 10:38:21 1998  Doug Evans  <devans@seba.cygnus.com>
1649*3d8817e4Smiod
1650*3d8817e4Smiod	* cgen.h (CGEN_CAT3): Delete.  Use CONCAT3 now.
1651*3d8817e4Smiod	(cgen_insn): Record syntax and format entries here, rather than
1652*3d8817e4Smiod	separately.
1653*3d8817e4Smiod
1654*3d8817e4SmiodTue Feb 17 21:42:56 1998  Nick Clifton  <nickc@cygnus.com>
1655*3d8817e4Smiod
1656*3d8817e4Smiod	* cgen.h (CGEN_SYNTAX_MAKE_FIELD): New macro.
1657*3d8817e4Smiod
1658*3d8817e4SmiodTue Feb 17 16:00:56 1998  Doug Evans  <devans@seba.cygnus.com>
1659*3d8817e4Smiod
1660*3d8817e4Smiod	* cgen.h (cgen_insert_fn): Change type of result to const char *.
1661*3d8817e4Smiod	(cgen_parse_{signed,unsigned}_integer): Delete min,max arguments.
1662*3d8817e4Smiod	(CGEN_{INSN,KEYWORD,OPERAND}_NBOOL_ATTRS): Renamed from ..._MAX_ATTRS.
1663*3d8817e4Smiod
1664*3d8817e4SmiodThu Feb 12 18:30:41 1998  Doug Evans  <devans@canuck.cygnus.com>
1665*3d8817e4Smiod
1666*3d8817e4Smiod	* cgen.h (lookup_insn): New argument alias_p.
1667*3d8817e4Smiod
1668*3d8817e4SmiodThu Feb 12 03:41:00 1998  J"orn Rennecke  <amylaar@cygnus.co.uk>
1669*3d8817e4Smiod
1670*3d8817e4SmiodFix rac to accept only a0:
1671*3d8817e4Smiod	* d10v.h (OPERAND_ACC): Split into:
1672*3d8817e4Smiod	(OPERAND_ACC0, OPERAND_ACC1) .
1673*3d8817e4Smiod	(OPERAND_GPR): Define.
1674*3d8817e4Smiod
1675*3d8817e4SmiodWed Feb 11 17:31:53 1998  Doug Evans  <devans@seba.cygnus.com>
1676*3d8817e4Smiod
1677*3d8817e4Smiod	* cgen.h (CGEN_FIELDS): Define here.
1678*3d8817e4Smiod	(CGEN_HW_ENTRY): New member `type'.
1679*3d8817e4Smiod	(hw_list): Delete decl.
1680*3d8817e4Smiod	(enum cgen_mode): Declare.
1681*3d8817e4Smiod	(CGEN_OPERAND): New member `hw'.
1682*3d8817e4Smiod	(enum cgen_operand_instance_type): Declare.
1683*3d8817e4Smiod	(CGEN_OPERAND_INSTANCE): New type.
1684*3d8817e4Smiod	(CGEN_INSN): New member `operands'.
1685*3d8817e4Smiod	(CGEN_OPCODE_DATA): Make hw_list const.
1686*3d8817e4Smiod	(get_insn_operands,lookup_insn): Add prototypes for.
1687*3d8817e4Smiod
1688*3d8817e4SmiodTue Feb  3 17:11:23 1998  Doug Evans  <devans@seba.cygnus.com>
1689*3d8817e4Smiod
1690*3d8817e4Smiod	* cgen.h (CGEN_INSN_MAX_ATTRS): Renamed from CGEN_MAX_INSN_ATTRS.
1691*3d8817e4Smiod	(CGEN_HW_ENTRY): Move `next' entry to end of struct.
1692*3d8817e4Smiod	(CGEN_KEYWORD_MAX_ATTRS): Renamed from CGEN_MAX_KEYWORD_ATTRS.
1693*3d8817e4Smiod	(CGEN_OPERAND_MAX_ATTRS): Renamed from CGEN_MAX_OPERAND_ATTRS.
1694*3d8817e4Smiod
1695*3d8817e4SmiodMon Feb  2 19:19:15 1998  Ian Lance Taylor  <ian@cygnus.com>
1696*3d8817e4Smiod
1697*3d8817e4Smiod	* cgen.h: Correct typo in comment end marker.
1698*3d8817e4Smiod
1699*3d8817e4SmiodMon Feb  2 17:10:38 1998  Steve Haworth  <steve@pm.cse.rmit.EDU.AU>
1700*3d8817e4Smiod
1701*3d8817e4Smiod	* tic30.h: New file.
1702*3d8817e4Smiod
1703*3d8817e4SmiodThu Jan 22 17:54:56 1998  Nick Clifton  <nickc@cygnus.com>
1704*3d8817e4Smiod
1705*3d8817e4Smiod	* cgen.h: Add prototypes for cgen_save_fixups(),
1706*3d8817e4Smiod	cgen_restore_fixups(), and cgen_swap_fixups().  Change prototype
1707*3d8817e4Smiod	of cgen_asm_finish_insn() to return a char *.
1708*3d8817e4Smiod
1709*3d8817e4SmiodWed Jan 14 17:21:43 1998  Nick Clifton  <nickc@cygnus.com>
1710*3d8817e4Smiod
1711*3d8817e4Smiod	* cgen.h: Formatting changes to improve readability.
1712*3d8817e4Smiod
1713*3d8817e4SmiodMon Jan 12 11:37:36 1998  Doug Evans  <devans@seba.cygnus.com>
1714*3d8817e4Smiod
1715*3d8817e4Smiod	* cgen.h (*): Clean up pass over `struct foo' usage.
1716*3d8817e4Smiod	(CGEN_ATTR): Make unsigned char.
1717*3d8817e4Smiod	(CGEN_ATTR_TYPE): Update.
1718*3d8817e4Smiod	(CGEN_ATTR_{ENTRY,TABLE}): New types.
1719*3d8817e4Smiod	(cgen_base): Move member `attrs' to cgen_insn.
1720*3d8817e4Smiod	(CGEN_KEYWORD): New member `null_entry'.
1721*3d8817e4Smiod	(CGEN_{SYNTAX,FORMAT}): New types.
1722*3d8817e4Smiod	(cgen_insn): Format and syntax separated from each other.
1723*3d8817e4Smiod
1724*3d8817e4SmiodTue Dec 16 15:15:52 1997  Michael Meissner  <meissner@cygnus.com>
1725*3d8817e4Smiod
1726*3d8817e4Smiod	* d30v.h (d30v_opcode): Reorder flags somewhat, add new flags for
1727*3d8817e4Smiod	2 word load/store, ADDppp/SUBppp, 16/32 bit multiply.  Make
1728*3d8817e4Smiod	flags_{used,set} long.
1729*3d8817e4Smiod	(d30v_operand): Make flags field long.
1730*3d8817e4Smiod
1731*3d8817e4SmiodMon Dec  1 12:24:44 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
1732*3d8817e4Smiod
1733*3d8817e4Smiod	* m68k.h: Fix comment describing operand types.
1734*3d8817e4Smiod
1735*3d8817e4SmiodSun Nov 23 22:31:27 1997  Michael Meissner  <meissner@cygnus.com>
1736*3d8817e4Smiod
1737*3d8817e4Smiod	* d30v.h (SHORT_CMPU): Add case for cmpu instruction, and move
1738*3d8817e4Smiod	everything else after down.
1739*3d8817e4Smiod
1740*3d8817e4SmiodTue Nov 18 18:45:14 1997  J"orn Rennecke  <amylaar@cygnus.co.uk>
1741*3d8817e4Smiod
1742*3d8817e4Smiod	* d10v.h (OPERAND_FLAG): Split into:
1743*3d8817e4Smiod	(OPERAND_FFLAG, OPERAND_CFLAG) .
1744*3d8817e4Smiod
1745*3d8817e4SmiodThu Nov 13 11:04:24 1997  Gavin Koch  <gavin@cygnus.com>
1746*3d8817e4Smiod
1747*3d8817e4Smiod	* mips.h (struct mips_opcode): Changed comments to reflect new
1748*3d8817e4Smiod	field usage.
1749*3d8817e4Smiod
1750*3d8817e4SmiodFri Oct 24 22:36:20 1997  Ken Raeburn  <raeburn@cygnus.com>
1751*3d8817e4Smiod
1752*3d8817e4Smiod	* mips.h: Added to comments a quick-ref list of all assigned
1753*3d8817e4Smiod	operand type characters.
1754*3d8817e4Smiod	(OP_{MASK,SH}_PERFREG): New macros.
1755*3d8817e4Smiod
1756*3d8817e4SmiodWed Oct 22 17:28:33 1997  Richard Henderson  <rth@cygnus.com>
1757*3d8817e4Smiod
1758*3d8817e4Smiod	* sparc.h: Add '_' and '/' for v9a asr's.
1759*3d8817e4Smiod	Patch from David Miller <davem@vger.rutgers.edu>
1760*3d8817e4Smiod
1761*3d8817e4SmiodTue Oct 14 13:22:29 1997  Jeffrey A Law  (law@cygnus.com)
1762*3d8817e4Smiod
1763*3d8817e4Smiod	* h8300.h: Bit ops with absolute addresses not in the 8 bit
1764*3d8817e4Smiod	area are not available in the base model (H8/300).
1765*3d8817e4Smiod
1766*3d8817e4SmiodThu Sep 25 13:03:41 1997  Ian Lance Taylor  <ian@cygnus.com>
1767*3d8817e4Smiod
1768*3d8817e4Smiod	* m68k.h: Remove documentation of ` operand specifier.
1769*3d8817e4Smiod
1770*3d8817e4SmiodWed Sep 24 19:00:34 1997  Ian Lance Taylor  <ian@cygnus.com>
1771*3d8817e4Smiod
1772*3d8817e4Smiod	* m68k.h: Document q and v operand specifiers.
1773*3d8817e4Smiod
1774*3d8817e4SmiodMon Sep 15 18:28:37 1997  Nick Clifton  <nickc@cygnus.com>
1775*3d8817e4Smiod
1776*3d8817e4Smiod	* v850.h (struct v850_opcode): Add processors field.
1777*3d8817e4Smiod	(PROCESSOR_V850, PROCESSOR_ALL): New bit constants.
1778*3d8817e4Smiod	(PROCESSOR_V850E, PROCESSOR_NOT_V850): New bit constants.
1779*3d8817e4Smiod	(PROCESSOR_V850EA): New bit constants.
1780*3d8817e4Smiod
1781*3d8817e4SmiodMon Sep 15 11:29:43 1997  Ken Raeburn  <raeburn@cygnus.com>
1782*3d8817e4Smiod
1783*3d8817e4Smiod	Merge changes from Martin Hunt:
1784*3d8817e4Smiod
1785*3d8817e4Smiod	* d30v.h: Allow up to 64 control registers. Add
1786*3d8817e4Smiod	SHORT_A5S format.
1787*3d8817e4Smiod
1788*3d8817e4Smiod	* d30v.h (LONG_Db): New form for delayed branches.
1789*3d8817e4Smiod
1790*3d8817e4Smiod	* d30v.h: (LONG_Db): New form for repeati.
1791*3d8817e4Smiod
1792*3d8817e4Smiod	* d30v.h (SHORT_D2B): New form.
1793*3d8817e4Smiod
1794*3d8817e4Smiod	* d30v.h (SHORT_A2): New form.
1795*3d8817e4Smiod
1796*3d8817e4Smiod	* d30v.h (OPERAND_2REG): Add new operand to indicate 2
1797*3d8817e4Smiod	registers are used.  Needed for VLIW optimization.
1798*3d8817e4Smiod
1799*3d8817e4SmiodMon Sep  8 14:05:45 1997  Doug Evans  <dje@canuck.cygnus.com>
1800*3d8817e4Smiod
1801*3d8817e4Smiod	* cgen.h: Move assembler interface section
1802*3d8817e4Smiod	up so cgen_parse_operand_result is defined for cgen_parse_address.
1803*3d8817e4Smiod	(cgen_parse_address): Update prototype.
1804*3d8817e4Smiod
1805*3d8817e4SmiodTue Sep  2 15:32:32 1997  Nick Clifton  <nickc@cygnus.com>
1806*3d8817e4Smiod
1807*3d8817e4Smiod	* v850.h (V850_OPREAND_ADJUST_SHORT_MEMORY): Removed.
1808*3d8817e4Smiod
1809*3d8817e4SmiodTue Aug 26 12:21:52 1997  Ian Lance Taylor  <ian@cygnus.com>
1810*3d8817e4Smiod
1811*3d8817e4Smiod	* i386.h (two_byte_segment_defaults): Correct base register 5 in
1812*3d8817e4Smiod	modes 1 and 2 to be ss rather than ds.  From Gabriel Paubert
1813*3d8817e4Smiod	<paubert@iram.es>.
1814*3d8817e4Smiod
1815*3d8817e4Smiod	* i386.h: Set ud2 to 0x0f0b.  From Gabriel Paubert
1816*3d8817e4Smiod	<paubert@iram.es>.
1817*3d8817e4Smiod
1818*3d8817e4Smiod	* i386.h: Comment fixes for ficom[p]?{s,l} from Gabriel Paubert
1819*3d8817e4Smiod	<paubert@iram.es>.
1820*3d8817e4Smiod
1821*3d8817e4Smiod	* i386.h (JUMP_ON_CX_ZERO): Uncomment (define again).
1822*3d8817e4Smiod	(JUMP_ON_ECX_ZERO): Remove commented out macro.
1823*3d8817e4Smiod
1824*3d8817e4SmiodFri Aug 22 10:38:29 1997  Nick Clifton  <nickc@cygnus.com>
1825*3d8817e4Smiod
1826*3d8817e4Smiod	* v850.h (V850_NOT_R0): New flag.
1827*3d8817e4Smiod
1828*3d8817e4SmiodMon Aug 18 11:05:58 1997  Nick Clifton  <nickc@cygnus.com>
1829*3d8817e4Smiod
1830*3d8817e4Smiod	* v850.h (struct v850_opcode): Remove flags field.
1831*3d8817e4Smiod
1832*3d8817e4SmiodWed Aug 13 18:45:48 1997  Nick Clifton  <nickc@cygnus.com>
1833*3d8817e4Smiod
1834*3d8817e4Smiod	* v850.h (struct v850_opcode): Add flags field.
1835*3d8817e4Smiod	(struct v850_operand): Extend meaning of 'bits' and 'shift'
1836*3d8817e4Smiod	fields.
1837*3d8817e4Smiod	(V850E_INSTRUCTION, V850EA_INSTRUCTION): New flags.
1838*3d8817e4Smiod	(V850E_PUSH_POP, V850E_IMMEDIATE16, V850E_IMMEDIATE32): New flags.
1839*3d8817e4Smiod
1840*3d8817e4SmiodFri Aug  8 16:58:42 1997  Doug Evans  <dje@canuck.cygnus.com>
1841*3d8817e4Smiod
1842*3d8817e4Smiod	* arc.h: New file.
1843*3d8817e4Smiod
1844*3d8817e4SmiodThu Jul 24 21:16:58 1997  Doug Evans  <dje@canuck.cygnus.com>
1845*3d8817e4Smiod
1846*3d8817e4Smiod	* sparc.h (sparc_opcodes): Declare as const.
1847*3d8817e4Smiod
1848*3d8817e4SmiodThu Jul 10 12:53:25 1997  Jeffrey A Law  (law@cygnus.com)
1849*3d8817e4Smiod
1850*3d8817e4Smiod	* mips.h (FP_S, FP_D): Define.  Bitmasks indicating if an insn
1851*3d8817e4Smiod	uses single or double precision floating point resources.
1852*3d8817e4Smiod	(INSN_NO_ISA, INSN_ISA1): Define.
1853*3d8817e4Smiod	(cpu specific INSN macros): Tweak into bitmasks outside the range
1854*3d8817e4Smiod	of INSN_ISA field.
1855*3d8817e4Smiod
1856*3d8817e4SmiodMon Jun 16 14:10:00 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
1857*3d8817e4Smiod
1858*3d8817e4Smiod	* i386.h: Fix pand opcode.
1859*3d8817e4Smiod
1860*3d8817e4SmiodMon Jun  2 11:35:09 1997  Gavin Koch  <gavin@cygnus.com>
1861*3d8817e4Smiod
1862*3d8817e4Smiod	* mips.h: Widen INSN_ISA and move it to a more convenient
1863*3d8817e4Smiod	bit position.  Add INSN_3900.
1864*3d8817e4Smiod
1865*3d8817e4SmiodTue May 20 11:25:29 1997  Gavin Koch  <gavin@cygnus.com>
1866*3d8817e4Smiod
1867*3d8817e4Smiod	* mips.h (struct mips_opcode): added new field membership.
1868*3d8817e4Smiod
1869*3d8817e4SmiodMon May 12 16:26:50 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
1870*3d8817e4Smiod
1871*3d8817e4Smiod	* i386.h (movd): only Reg32 is allowed.
1872*3d8817e4Smiod
1873*3d8817e4Smiod	* i386.h: add fcomp and ud2.  From Wayne Scott
1874*3d8817e4Smiod	<wscott@ichips.intel.com>.
1875*3d8817e4Smiod
1876*3d8817e4SmiodMon May  5 17:16:21 1997  Ian Lance Taylor  <ian@cygnus.com>
1877*3d8817e4Smiod
1878*3d8817e4Smiod	* i386.h: Add MMX instructions.
1879*3d8817e4Smiod
1880*3d8817e4SmiodMon May  5 12:45:19 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
1881*3d8817e4Smiod
1882*3d8817e4Smiod	* i386.h: Remove W modifier from conditional move instructions.
1883*3d8817e4Smiod
1884*3d8817e4SmiodMon Apr 14 14:56:58 1997  Ian Lance Taylor  <ian@cygnus.com>
1885*3d8817e4Smiod
1886*3d8817e4Smiod	* i386.h: Change the opcodes for fsubp, fsubrp, fdivp, and fdivrp
1887*3d8817e4Smiod	with no arguments to match that generated by the UnixWare
1888*3d8817e4Smiod	assembler.
1889*3d8817e4Smiod
1890*3d8817e4SmiodThu Apr 10 14:35:00 1997  Doug Evans  <dje@canuck.cygnus.com>
1891*3d8817e4Smiod
1892*3d8817e4Smiod	* cgen.h (<cpu>_cgen_assemble_insn): New arg for errmsg.
1893*3d8817e4Smiod	(cgen_parse_operand_fn): Declare.
1894*3d8817e4Smiod	(cgen_init_parse_operand): Declare.
1895*3d8817e4Smiod	(cgen_parse_operand): Renamed from cgen_asm_parse_operand,
1896*3d8817e4Smiod	new argument `want'.
1897*3d8817e4Smiod	(enum cgen_parse_operand_result): Renamed from cgen_asm_result.
1898*3d8817e4Smiod	(enum cgen_parse_operand_type): New enum.
1899*3d8817e4Smiod
1900*3d8817e4SmiodSat Apr  5 13:14:05 1997  Ian Lance Taylor  <ian@cygnus.com>
1901*3d8817e4Smiod
1902*3d8817e4Smiod	* i386.h: Revert last patch for the NON_BROKEN_OPCODES cases.
1903*3d8817e4Smiod
1904*3d8817e4SmiodFri Apr  4 11:46:11 1997  Doug Evans  <dje@canuck.cygnus.com>
1905*3d8817e4Smiod
1906*3d8817e4Smiod	* cgen.h: New file.
1907*3d8817e4Smiod
1908*3d8817e4SmiodFri Apr  4 14:02:32 1997  Ian Lance Taylor  <ian@cygnus.com>
1909*3d8817e4Smiod
1910*3d8817e4Smiod	* i386.h: Correct opcode values for fsubp, fsubrp, fdivp, and
1911*3d8817e4Smiod	fdivrp.
1912*3d8817e4Smiod
1913*3d8817e4SmiodTue Mar 25 22:57:26 1997  Stu Grossman  (grossman@critters.cygnus.com)
1914*3d8817e4Smiod
1915*3d8817e4Smiod	* v850.h (extract): Make unsigned.
1916*3d8817e4Smiod
1917*3d8817e4SmiodMon Mar 24 14:38:15 1997  Ian Lance Taylor  <ian@cygnus.com>
1918*3d8817e4Smiod
1919*3d8817e4Smiod	* i386.h: Add iclr.
1920*3d8817e4Smiod
1921*3d8817e4SmiodThu Mar 20 19:49:10 1997  Ian Lance Taylor  <ian@cygnus.com>
1922*3d8817e4Smiod
1923*3d8817e4Smiod	* i386.h: Change DW to W for cmpxchg and xadd, since they don't
1924*3d8817e4Smiod	take a direction bit.
1925*3d8817e4Smiod
1926*3d8817e4SmiodSat Mar 15 19:03:29 1997  H.J. Lu  <hjl@lucon.org>
1927*3d8817e4Smiod
1928*3d8817e4Smiod	* sparc.h (sparc_opcode_lookup_arch): Use full prototype.
1929*3d8817e4Smiod
1930*3d8817e4SmiodFri Mar 14 15:22:01 1997  Ian Lance Taylor  <ian@cygnus.com>
1931*3d8817e4Smiod
1932*3d8817e4Smiod	* sparc.h: Include <ansidecl.h>.  Update function declarations to
1933*3d8817e4Smiod	use prototypes, and to use const when appropriate.
1934*3d8817e4Smiod
1935*3d8817e4SmiodThu Mar  6 14:18:30 1997  Jeffrey A Law  (law@cygnus.com)
1936*3d8817e4Smiod
1937*3d8817e4Smiod	* mn10300.h (MN10300_OPERAND_RELAX): Define.
1938*3d8817e4Smiod
1939*3d8817e4SmiodMon Feb 24 15:15:56 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
1940*3d8817e4Smiod
1941*3d8817e4Smiod	* d10v.h: Change pre_defined_registers to
1942*3d8817e4Smiod	d10v_predefined_registers and reg_name_cnt to d10v_reg_name_cnt.
1943*3d8817e4Smiod
1944*3d8817e4SmiodSat Feb 22 21:25:00 1997  Dawn Perchik  <dawn@cygnus.com>
1945*3d8817e4Smiod
1946*3d8817e4Smiod	* mips.h: Add macros for cop0, cop1 cop2 and cop3.
1947*3d8817e4Smiod	Change mips_opcodes from const array to a pointer,
1948*3d8817e4Smiod	and change bfd_mips_num_opcodes from const int to int,
1949*3d8817e4Smiod	so that we can increase the size of the mips opcodes table
1950*3d8817e4Smiod	dynamically.
1951*3d8817e4Smiod
1952*3d8817e4SmiodFri Feb 21 16:34:18 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
1953*3d8817e4Smiod
1954*3d8817e4Smiod	* d30v.h (FLAG_X): Remove unused flag.
1955*3d8817e4Smiod
1956*3d8817e4SmiodTue Feb 18 17:37:20 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
1957*3d8817e4Smiod
1958*3d8817e4Smiod	* d30v.h: New file.
1959*3d8817e4Smiod
1960*3d8817e4SmiodFri Feb 14 13:16:15 1997  Fred Fish  <fnf@cygnus.com>
1961*3d8817e4Smiod
1962*3d8817e4Smiod	* tic80.h (PDS_NAME): Macro to access name field of predefined symbols.
1963*3d8817e4Smiod	(PDS_VALUE): Macro to access value field of predefined symbols.
1964*3d8817e4Smiod	(tic80_next_predefined_symbol): Add prototype.
1965*3d8817e4Smiod
1966*3d8817e4SmiodMon Feb 10 10:32:17 1997  Fred Fish  <fnf@cygnus.com>
1967*3d8817e4Smiod
1968*3d8817e4Smiod	* tic80.h (tic80_symbol_to_value): Change prototype to match
1969*3d8817e4Smiod	change in function, added class parameter.
1970*3d8817e4Smiod
1971*3d8817e4SmiodThu Feb  6 17:30:15 1997  Fred Fish  <fnf@cygnus.com>
1972*3d8817e4Smiod
1973*3d8817e4Smiod	* tic80.h (TIC80_OPERAND_ENDMASK): Add for flagging TIc80
1974*3d8817e4Smiod	endmask fields, which are somewhat weird in that 0 and 32 are
1975*3d8817e4Smiod	treated exactly the same.
1976*3d8817e4Smiod
1977*3d8817e4SmiodThu Jan 30 13:46:18 1997  Fred Fish  <fnf@cygnus.com>
1978*3d8817e4Smiod
1979*3d8817e4Smiod	* tic80.h: Change all the OPERAND defines to use the form (1 << X)
1980*3d8817e4Smiod	rather than a constant that is 2**X.  Reorder them to put bits for
1981*3d8817e4Smiod	operands that have symbolic names in the upper bits, so they can
1982*3d8817e4Smiod	be packed into an int where the lower bits contain the value that
1983*3d8817e4Smiod	corresponds to that symbolic name.
1984*3d8817e4Smiod	(predefined_symbo): Add struct.
1985*3d8817e4Smiod	(tic80_predefined_symbols): Declare array of translations.
1986*3d8817e4Smiod	(tic80_num_predefined_symbols): Declare size of that array.
1987*3d8817e4Smiod	(tic80_value_to_symbol): Declare function.
1988*3d8817e4Smiod	(tic80_symbol_to_value): Declare function.
1989*3d8817e4Smiod
1990*3d8817e4SmiodWed Jan 29 09:37:25 1997  Jeffrey A Law  (law@cygnus.com)
1991*3d8817e4Smiod
1992*3d8817e4Smiod	* mn10200.h (MN10200_OPERAND_RELAX): Define.
1993*3d8817e4Smiod
1994*3d8817e4SmiodSat Jan 18 15:18:59 1997  Fred Fish  <fnf@cygnus.com>
1995*3d8817e4Smiod
1996*3d8817e4Smiod	* tic80.h (TIC80_NO_R0_DEST): Add for opcodes where r0 cannot
1997*3d8817e4Smiod	be the destination register.
1998*3d8817e4Smiod
1999*3d8817e4SmiodThu Jan 16 20:48:55 1997  Fred Fish  <fnf@cygnus.com>
2000*3d8817e4Smiod
2001*3d8817e4Smiod	* tic80.h (struct tic80_opcode): Change "format" field to "flags".
2002*3d8817e4Smiod	(FMT_UNUSED, FMT_SI, FMT_LI, FMT_REG): Delete.
2003*3d8817e4Smiod	(TIC80_VECTOR): Define a flag bit for the flags.  This one means
2004*3d8817e4Smiod	that the opcode can have two vector instructions in a single
2005*3d8817e4Smiod	32 bit word and we have to encode/decode both.
2006*3d8817e4Smiod
2007*3d8817e4SmiodTue Jan 14 19:37:09 1997  Fred Fish  <fnf@cygnus.com>
2008*3d8817e4Smiod
2009*3d8817e4Smiod	* tic80.h (TIC80_OPERAND_PCREL): Renamed from
2010*3d8817e4Smiod	TIC80_OPERAND_RELATIVE for PC relative.
2011*3d8817e4Smiod	(TIC80_OPERAND_BASEREL): New flag bit for register
2012*3d8817e4Smiod	base relative.
2013*3d8817e4Smiod
2014*3d8817e4SmiodMon Jan 13 15:56:38 1997  Fred Fish  <fnf@cygnus.com>
2015*3d8817e4Smiod
2016*3d8817e4Smiod	* tic80.h (TIC80_OPERAND_FLOAT): Add for floating point operands.
2017*3d8817e4Smiod
2018*3d8817e4SmiodMon Jan  6 10:51:15 1997  Fred Fish  <fnf@cygnus.com>
2019*3d8817e4Smiod
2020*3d8817e4Smiod	* tic80.h (TIC80_OPERAND_SCALED): Operand may have optional
2021*3d8817e4Smiod	":s" modifier for scaling.
2022*3d8817e4Smiod
2023*3d8817e4SmiodSun Jan  5 12:12:19 1997  Fred Fish  <fnf@cygnus.com>
2024*3d8817e4Smiod
2025*3d8817e4Smiod	* tic80.h (TIC80_OPERAND_M_SI): Add operand modifier for ":m".
2026*3d8817e4Smiod	(TIC80_OPERAND_M_LI): Ditto
2027*3d8817e4Smiod
2028*3d8817e4SmiodSat Jan  4 19:02:44 1997  Fred Fish  <fnf@cygnus.com>
2029*3d8817e4Smiod
2030*3d8817e4Smiod	* tic80.h (TIC80_OPERAND_BITNUM): Renamed from TIC80_OPERAND_CC_SZ.
2031*3d8817e4Smiod	(TIC80_OPERAND_CC): New define for condition code operand.
2032*3d8817e4Smiod	(TIC80_OPERAND_CR): New define for control register operand.
2033*3d8817e4Smiod
2034*3d8817e4SmiodFri Jan  3 16:22:23 1997  Fred Fish  <fnf@cygnus.com>
2035*3d8817e4Smiod
2036*3d8817e4Smiod	* tic80.h (struct tic80_opcode): Name changed.
2037*3d8817e4Smiod	(struct tic80_opcode): Remove format field.
2038*3d8817e4Smiod	(struct tic80_operand): Add insertion and extraction functions.
2039*3d8817e4Smiod	(TIC80_OPERAND_*): Remove old bogus values, start adding new
2040*3d8817e4Smiod	correct ones.
2041*3d8817e4Smiod	(FMT_*): Ditto.
2042*3d8817e4Smiod
2043*3d8817e4SmiodTue Dec 31 15:05:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2044*3d8817e4Smiod
2045*3d8817e4Smiod	* v850.h (V850_OPERAND_ADJUST_SHORT_MEMORY): New flag to adjust
2046*3d8817e4Smiod	type IV instruction offsets.
2047*3d8817e4Smiod
2048*3d8817e4SmiodFri Dec 27 22:23:10 1996  Fred Fish  <fnf@cygnus.com>
2049*3d8817e4Smiod
2050*3d8817e4Smiod	* tic80.h: New file.
2051*3d8817e4Smiod
2052*3d8817e4SmiodWed Dec 18 10:06:31 1996  Jeffrey A Law  (law@cygnus.com)
2053*3d8817e4Smiod
2054*3d8817e4Smiod	* mn10200.h (MN10200_OPERAND_NOCHECK): Define.
2055*3d8817e4Smiod
2056*3d8817e4SmiodSat Dec 14 10:48:31 1996  Fred Fish  <fnf@ninemoons.com>
2057*3d8817e4Smiod
2058*3d8817e4Smiod	* mn10200.h: Fix comment, mn10200_operand not powerpc_operand.
2059*3d8817e4Smiod	* mn10300.h: Fix comment, mn10300_operand not powerpc_operand.
2060*3d8817e4Smiod	* v850.h: Fix comment, v850_operand not powerpc_operand.
2061*3d8817e4Smiod
2062*3d8817e4SmiodMon Dec  9 16:45:39 1996  Jeffrey A Law  (law@cygnus.com)
2063*3d8817e4Smiod
2064*3d8817e4Smiod	* mn10200.h: Flesh out structures and definitions needed by
2065*3d8817e4Smiod	the mn10200 assembler & disassembler.
2066*3d8817e4Smiod
2067*3d8817e4SmiodTue Nov 26 10:46:56 1996  Ian Lance Taylor  <ian@cygnus.com>
2068*3d8817e4Smiod
2069*3d8817e4Smiod	* mips.h: Add mips16 definitions.
2070*3d8817e4Smiod
2071*3d8817e4SmiodMon Nov 25 17:56:54 1996  J.T. Conklin  <jtc@cygnus.com>
2072*3d8817e4Smiod
2073*3d8817e4Smiod	* m68k.h: Document new <, >, m, n, o and p operand specifiers.
2074*3d8817e4Smiod
2075*3d8817e4SmiodWed Nov 20 10:59:41 1996  Jeffrey A Law  (law@cygnus.com)
2076*3d8817e4Smiod
2077*3d8817e4Smiod	* mn10300.h (MN10300_OPERAND_PCREL): Define.
2078*3d8817e4Smiod	(MN10300_OPERAND_MEMADDR): Define.
2079*3d8817e4Smiod
2080*3d8817e4SmiodTue Nov 19 13:30:40 1996  Jeffrey A Law  (law@cygnus.com)
2081*3d8817e4Smiod
2082*3d8817e4Smiod	* mn10300.h (MN10300_OPERAND_REG_LIST): Define.
2083*3d8817e4Smiod
2084*3d8817e4SmiodWed Nov  6 13:41:08 1996  Jeffrey A Law  (law@cygnus.com)
2085*3d8817e4Smiod
2086*3d8817e4Smiod	* mn10300.h (MN10300_OPERAND_SPLIT): Define.
2087*3d8817e4Smiod
2088*3d8817e4SmiodTue Nov  5 13:26:12 1996  Jeffrey A Law  (law@cygnus.com)
2089*3d8817e4Smiod
2090*3d8817e4Smiod	* mn10300.h (MN10300_OPERAND_EXTENDED): Define.
2091*3d8817e4Smiod
2092*3d8817e4SmiodMon Nov  4 12:52:48 1996  Jeffrey A Law  (law@cygnus.com)
2093*3d8817e4Smiod
2094*3d8817e4Smiod	* mn10300.h (MN10300_OPERAND_REPEATED): Define.
2095*3d8817e4Smiod
2096*3d8817e4SmiodFri Nov  1 10:31:02 1996  Richard Henderson  <rth@tamu.edu>
2097*3d8817e4Smiod
2098*3d8817e4Smiod	* alpha.h: Don't include "bfd.h"; private relocation types are now
2099*3d8817e4Smiod	negative to minimize problems with shared libraries.  Organize
2100*3d8817e4Smiod	instruction subsets by AMASK extensions and PALcode
2101*3d8817e4Smiod	implementation.
2102*3d8817e4Smiod	(struct alpha_operand): Move flags slot for better packing.
2103*3d8817e4Smiod
2104*3d8817e4SmiodTue Oct 29 12:19:10 1996  Jeffrey A Law  (law@cygnus.com)
2105*3d8817e4Smiod
2106*3d8817e4Smiod	* v850.h (V850_OPERAND_RELAX): New operand flag.
2107*3d8817e4Smiod
2108*3d8817e4SmiodThu Oct 10 14:29:11 1996  Jeffrey A Law  (law@cygnus.com)
2109*3d8817e4Smiod
2110*3d8817e4Smiod	* mn10300.h (FMT_*): Move operand format definitions
2111*3d8817e4Smiod	here.
2112*3d8817e4Smiod
2113*3d8817e4SmiodTue Oct  8 14:48:07 1996  Jeffrey A Law  (law@cygnus.com)
2114*3d8817e4Smiod
2115*3d8817e4Smiod	* mn10300.h (MN10300_OPERAND_PAREN): Define.
2116*3d8817e4Smiod
2117*3d8817e4SmiodMon Oct  7 16:52:11 1996  Jeffrey A Law  (law@cygnus.com)
2118*3d8817e4Smiod
2119*3d8817e4Smiod	* mn10300.h (mn10300_opcode): Add "format" field.
2120*3d8817e4Smiod	(MN10300_OPERAND_*): Define.
2121*3d8817e4Smiod
2122*3d8817e4SmiodThu Oct  3 10:33:46 1996  Jeffrey A Law  (law@cygnus.com)
2123*3d8817e4Smiod
2124*3d8817e4Smiod	* mn10x00.h: Delete.
2125*3d8817e4Smiod	* mn10200.h, mn10300.h: New files.
2126*3d8817e4Smiod
2127*3d8817e4SmiodWed Oct  2 21:31:26 1996  Jeffrey A Law  (law@cygnus.com)
2128*3d8817e4Smiod
2129*3d8817e4Smiod	* mn10x00.h: New file.
2130*3d8817e4Smiod
2131*3d8817e4SmiodFri Sep 27 18:26:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
2132*3d8817e4Smiod
2133*3d8817e4Smiod	* v850.h: Add new flag to indicate this instruction uses a PC
2134*3d8817e4Smiod	displacement.
2135*3d8817e4Smiod
2136*3d8817e4SmiodFri Sep 13 14:58:13 1996  Jeffrey A Law  (law@cygnus.com)
2137*3d8817e4Smiod
2138*3d8817e4Smiod	* h8300.h (stmac): Add missing instruction.
2139*3d8817e4Smiod
2140*3d8817e4SmiodSat Aug 31 16:02:03 1996  Jeffrey A Law  (law@cygnus.com)
2141*3d8817e4Smiod
2142*3d8817e4Smiod	* v850.h (v850_opcode): Remove "size" field.  Add "memop"
2143*3d8817e4Smiod	field.
2144*3d8817e4Smiod
2145*3d8817e4SmiodFri Aug 23 10:39:08 1996  Jeffrey A Law  (law@cygnus.com)
2146*3d8817e4Smiod
2147*3d8817e4Smiod	* v850.h (V850_OPERAND_EP): Define.
2148*3d8817e4Smiod
2149*3d8817e4Smiod	* v850.h (v850_opcode): Add size field.
2150*3d8817e4Smiod
2151*3d8817e4SmiodThu Aug 22 16:51:25 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
2152*3d8817e4Smiod
2153*3d8817e4Smiod	* v850.h (v850_operands): Add insert and extract fields, pointers
2154*3d8817e4Smiod	to functions used to handle unusual operand encoding.
2155*3d8817e4Smiod	(V850_OPERAND_REG, V850_OPERAND_SRG, V850_OPERAND_CC,
2156*3d8817e4Smiod	V850_OPERAND_SIGNED): Defined.
2157*3d8817e4Smiod
2158*3d8817e4SmiodWed Aug 21 17:45:10 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
2159*3d8817e4Smiod
2160*3d8817e4Smiod	* v850.h (v850_operands): Add flags field.
2161*3d8817e4Smiod	(OPERAND_REG, OPERAND_NUM): Defined.
2162*3d8817e4Smiod
2163*3d8817e4SmiodTue Aug 20 14:52:02 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
2164*3d8817e4Smiod
2165*3d8817e4Smiod	* v850.h: New file.
2166*3d8817e4Smiod
2167*3d8817e4SmiodFri Aug 16 14:44:15 1996  James G. Smith  <jsmith@cygnus.co.uk>
2168*3d8817e4Smiod
2169*3d8817e4Smiod	* mips.h (OP_SH_LOCC, OP_SH_HICC, OP_MASK_CC, OP_SH_COP1NORM,
2170*3d8817e4Smiod	OP_MASK_COP1NORM, OP_SH_COP1SPEC, OP_MASK_COP1SPEC,
2171*3d8817e4Smiod	OP_MASK_COP1SCLR, OP_MASK_COP1CMP, OP_SH_COP1CMP, OP_SH_FORMAT,
2172*3d8817e4Smiod	OP_MASK_FORMAT, OP_SH_TRUE, OP_MASK_TRUE, OP_SH_GE, OP_MASK_GE,
2173*3d8817e4Smiod	OP_SH_UNSIGNED, OP_MASK_UNSIGNED, OP_SH_HINT, OP_MASK_HINT):
2174*3d8817e4Smiod	Defined.
2175*3d8817e4Smiod
2176*3d8817e4SmiodFri Aug 16 00:15:15 1996  Jeffrey A Law  (law@cygnus.com)
2177*3d8817e4Smiod
2178*3d8817e4Smiod	* hppa.h (pitlb, pitlbe, iitlba, iitlbp, fic, fice): Accept
2179*3d8817e4Smiod	a 3 bit space id instead of a 2 bit space id.
2180*3d8817e4Smiod
2181*3d8817e4SmiodThu Aug 15 13:11:46 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2182*3d8817e4Smiod
2183*3d8817e4Smiod	* d10v.h: Add some additional defines to support the
2184*3d8817e4Smiod	assembler in determining which operations can be done in parallel.
2185*3d8817e4Smiod
2186*3d8817e4SmiodTue Aug  6 11:13:22 1996  Jeffrey A Law  (law@cygnus.com)
2187*3d8817e4Smiod
2188*3d8817e4Smiod	* h8300.h (SN): Define.
2189*3d8817e4Smiod	(eepmov.b): Renamed from "eepmov"
2190*3d8817e4Smiod	(nop, bpt, rte, rts, sleep, clrmac): These have no size associated
2191*3d8817e4Smiod	with them.
2192*3d8817e4Smiod
2193*3d8817e4SmiodFri Jul 26 11:47:10 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2194*3d8817e4Smiod
2195*3d8817e4Smiod	* d10v.h (OPERAND_SHIFT): New operand flag.
2196*3d8817e4Smiod
2197*3d8817e4SmiodThu Jul 25 12:06:22 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2198*3d8817e4Smiod
2199*3d8817e4Smiod	* d10v.h: Changes for divs, parallel-only instructions, and
2200*3d8817e4Smiod	signed numbers.
2201*3d8817e4Smiod
2202*3d8817e4SmiodMon Jul 22 11:21:15 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2203*3d8817e4Smiod
2204*3d8817e4Smiod	* d10v.h (pd_reg): Define. Putting the definition here allows
2205*3d8817e4Smiod	the assembler and disassembler to share the same struct.
2206*3d8817e4Smiod
2207*3d8817e4SmiodMon Jul 22 12:15:25 1996  Ian Lance Taylor  <ian@cygnus.com>
2208*3d8817e4Smiod
2209*3d8817e4Smiod	* i960.h (i960_opcodes): "halt" takes an argument.  From Stephen
2210*3d8817e4Smiod	Williams <steve@icarus.com>.
2211*3d8817e4Smiod
2212*3d8817e4SmiodWed Jul 17 14:46:38 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
2213*3d8817e4Smiod
2214*3d8817e4Smiod	* d10v.h: New file.
2215*3d8817e4Smiod
2216*3d8817e4SmiodThu Jul 11 12:09:15 1996  Jeffrey A Law  (law@cygnus.com)
2217*3d8817e4Smiod
2218*3d8817e4Smiod	* h8300.h (band, bclr): Force high bit of immediate nibble to zero.
2219*3d8817e4Smiod
2220*3d8817e4SmiodWed Jul  3 14:30:12 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
2221*3d8817e4Smiod
2222*3d8817e4Smiod	* m68k.h (mcf5200): New macro.
2223*3d8817e4Smiod	Document names of coldfire control registers.
2224*3d8817e4Smiod
2225*3d8817e4SmiodTue Jul  2 23:05:45 1996  Jeffrey A Law  (law@cygnus.com)
2226*3d8817e4Smiod
2227*3d8817e4Smiod	* h8300.h (SRC_IN_DST): Define.
2228*3d8817e4Smiod
2229*3d8817e4Smiod	* h8300.h (UNOP3): Mark the register operand in this insn
2230*3d8817e4Smiod	as a source operand, not a destination operand.
2231*3d8817e4Smiod	(SHIFT_2, SHIFT_IMM): Remove.  Eliminate all references.
2232*3d8817e4Smiod	(UNOP3): Change SHIFT_IMM to IMM for H8/S bitops.  Mark
2233*3d8817e4Smiod	register operand with SRC_IN_DST.
2234*3d8817e4Smiod
2235*3d8817e4SmiodFri Jun 21 13:52:17 1996  Richard Henderson  <rth@tamu.edu>
2236*3d8817e4Smiod
2237*3d8817e4Smiod	* alpha.h: New file.
2238*3d8817e4Smiod
2239*3d8817e4SmiodThu Jun 20 15:02:57 1996  Ian Lance Taylor  <ian@cygnus.com>
2240*3d8817e4Smiod
2241*3d8817e4Smiod	* rs6k.h: Remove obsolete file.
2242*3d8817e4Smiod
2243*3d8817e4SmiodWed Jun 19 15:29:38 1996  Ian Lance Taylor  <ian@cygnus.com>
2244*3d8817e4Smiod
2245*3d8817e4Smiod	* i386.h: Correct opcode values for faddp, fsubp, fsubrp, fmulp,
2246*3d8817e4Smiod	fdivp, and fdivrp.  Add ffreep.
2247*3d8817e4Smiod
2248*3d8817e4SmiodTue Jun 18 16:06:00 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
2249*3d8817e4Smiod
2250*3d8817e4Smiod	* h8300.h: Reorder various #defines for readability.
2251*3d8817e4Smiod	(ABS32SRC, ABS32DST, DSP32LIST, ABS32LIST, A32LIST): Define.
2252*3d8817e4Smiod	(BITOP): Accept additional (unused) argument.  All callers changed.
2253*3d8817e4Smiod	(EBITOP): Likewise.
2254*3d8817e4Smiod	(O_LAST): Bump.
2255*3d8817e4Smiod	(ldc, stc, movb, movw, movl): Use 32bit offsets and absolutes.
2256*3d8817e4Smiod
2257*3d8817e4Smiod	* h8300.h (EXR, SHIFT_2, MACREG, SHIFT_IMM, RDINC): Define.
2258*3d8817e4Smiod	(O_TAS, O_CLRMAC, O_LDMAC, O_MAC, O_LDM, O_STM): Define.
2259*3d8817e4Smiod	(BITOP, EBITOP): Handle new H8/S addressing modes for
2260*3d8817e4Smiod	bit insns.
2261*3d8817e4Smiod	(UNOP3): Handle new shift/rotate insns on the H8/S.
2262*3d8817e4Smiod	(insns using exr): New instructions.
2263*3d8817e4Smiod	(tas, mac, ldmac, clrmac, ldm, stm): New instructions.
2264*3d8817e4Smiod
2265*3d8817e4SmiodThu May 23 16:56:48 1996  Jeffrey A Law  (law@cygnus.com)
2266*3d8817e4Smiod
2267*3d8817e4Smiod	* h8300.h (add.l): Undo Apr 5th change.  The manual I had
2268*3d8817e4Smiod	was incorrect.
2269*3d8817e4Smiod
2270*3d8817e4SmiodMon May  6 23:38:22 1996  Jeffrey A Law  (law@cygnus.com)
2271*3d8817e4Smiod
2272*3d8817e4Smiod	* h8300.h (START): Remove.
2273*3d8817e4Smiod	(MEMRELAX): Define.  Mark absolute memory operands in mov.b, mov.w
2274*3d8817e4Smiod	and mov.l insns that can be relaxed.
2275*3d8817e4Smiod
2276*3d8817e4SmiodTue Apr 30 18:30:58 1996  Ian Lance Taylor  <ian@cygnus.com>
2277*3d8817e4Smiod
2278*3d8817e4Smiod	* i386.h: Remove Abs32 from lcall.
2279*3d8817e4Smiod
2280*3d8817e4SmiodMon Apr 22 17:09:23 1996  Doug Evans  <dje@blues.cygnus.com>
2281*3d8817e4Smiod
2282*3d8817e4Smiod	* sparc.h (SPARC_OPCODE_ARCH_V9_P): New macro.
2283*3d8817e4Smiod	(SLCPOP): New macro.
2284*3d8817e4Smiod	Mark X,Y opcode letters as in use.
2285*3d8817e4Smiod
2286*3d8817e4SmiodThu Apr 11 17:28:18 1996  Ian Lance Taylor  <ian@cygnus.com>
2287*3d8817e4Smiod
2288*3d8817e4Smiod	* sparc.h (F_FLOAT, F_FBR): Define.
2289*3d8817e4Smiod
2290*3d8817e4SmiodFri Apr  5 16:55:34 1996  Jeffrey A Law  (law@cygnus.com)
2291*3d8817e4Smiod
2292*3d8817e4Smiod	* h8300.h (ABS8MEM): Renamed from ABSMOV.  Remove ABSMOV
2293*3d8817e4Smiod	from all insns.
2294*3d8817e4Smiod	(ABS8SRC,ABS8DST): Add ABS8MEM.
2295*3d8817e4Smiod	(add.l): Fix reg+reg variant.
2296*3d8817e4Smiod	(eepmov.w): Renamed from eepmovw.
2297*3d8817e4Smiod	(ldc,stc): Fix many cases.
2298*3d8817e4Smiod
2299*3d8817e4SmiodSun Mar 31 13:30:03 1996  Doug Evans  <dje@canuck.cygnus.com>
2300*3d8817e4Smiod
2301*3d8817e4Smiod	* sparc.h (SPARC_OPCODE_ARCH_MASK): New macro.
2302*3d8817e4Smiod
2303*3d8817e4SmiodThu Mar  7 15:08:23 1996  Doug Evans  <dje@charmed.cygnus.com>
2304*3d8817e4Smiod
2305*3d8817e4Smiod	* sparc.h (O): Mark operand letter as in use.
2306*3d8817e4Smiod
2307*3d8817e4SmiodTue Feb 20 20:46:21 1996  Doug Evans  <dje@charmed.cygnus.com>
2308*3d8817e4Smiod
2309*3d8817e4Smiod	* sparc.h (sparc_{encode,decode}_sparclet_cpreg): Declare.
2310*3d8817e4Smiod	Mark operand letters uU as in use.
2311*3d8817e4Smiod
2312*3d8817e4SmiodMon Feb 19 01:59:08 1996  Doug Evans  <dje@charmed.cygnus.com>
2313*3d8817e4Smiod
2314*3d8817e4Smiod	* sparc.h (sparc_opcode_arch_val): Add SPARC_OPCODE_ARCH_SPARCLET.
2315*3d8817e4Smiod	(sparc_opcode_arch): Delete member `conflicts'.  Add `supported'.
2316*3d8817e4Smiod	(SPARC_OPCODE_SUPPORTED): New macro.
2317*3d8817e4Smiod	(SPARC_OPCODE_CONFLICT_P): Rewrite.
2318*3d8817e4Smiod	(F_NOTV9): Delete.
2319*3d8817e4Smiod
2320*3d8817e4SmiodFri Feb 16 12:23:34 1996  Jeffrey A Law  (law@cygnus.com)
2321*3d8817e4Smiod
2322*3d8817e4Smiod	* sparc.h (sparc_opcode_lookup_arch) Make return type in
2323*3d8817e4Smiod	declaration consistent with return type in definition.
2324*3d8817e4Smiod
2325*3d8817e4SmiodWed Feb 14 18:14:11 1996  Alan Modra  <alan@spri.levels.unisa.edu.au>
2326*3d8817e4Smiod
2327*3d8817e4Smiod	* i386.h (i386_optab): Remove Data32 from pushf and popf.
2328*3d8817e4Smiod
2329*3d8817e4SmiodThu Feb  8 14:27:21 1996  James Carlson <carlson@xylogics.com>
2330*3d8817e4Smiod
2331*3d8817e4Smiod	* i386.h (i386_regtab): Add 80486 test registers.
2332*3d8817e4Smiod
2333*3d8817e4SmiodMon Feb  5 18:35:46 1996  Ian Lance Taylor  <ian@cygnus.com>
2334*3d8817e4Smiod
2335*3d8817e4Smiod	* i960.h (I_HX): Define.
2336*3d8817e4Smiod	(i960_opcodes): Add HX instruction.
2337*3d8817e4Smiod
2338*3d8817e4SmiodMon Jan 29 12:43:39 1996  Ken Raeburn  <raeburn@cygnus.com>
2339*3d8817e4Smiod
2340*3d8817e4Smiod	* i386.h: Fix waiting forms of finit, fstenv, fsave, fstsw, fstcw,
2341*3d8817e4Smiod	and fclex.
2342*3d8817e4Smiod
2343*3d8817e4SmiodWed Jan 24 22:36:59 1996  Doug Evans  <dje@charmed.cygnus.com>
2344*3d8817e4Smiod
2345*3d8817e4Smiod	* sparc.h (enum sparc_opcode_arch_val): Replaces sparc_architecture.
2346*3d8817e4Smiod	(SPARC_OPCODE_CONFLICT_P): Renamed from ARCHITECTURES_CONFLICT_P.
2347*3d8817e4Smiod	(bfd_* defines): Delete.
2348*3d8817e4Smiod	(sparc_opcode_archs): Replaces architecture_pname.
2349*3d8817e4Smiod	(sparc_opcode_lookup_arch): Declare.
2350*3d8817e4Smiod	(NUMOPCODES): Delete.
2351*3d8817e4Smiod
2352*3d8817e4SmiodMon Jan 22 08:24:32 1996  Doug Evans  <dje@charmed.cygnus.com>
2353*3d8817e4Smiod
2354*3d8817e4Smiod	* sparc.h (enum sparc_architecture): Add v9a.
2355*3d8817e4Smiod	(ARCHITECTURES_CONFLICT_P): Update.
2356*3d8817e4Smiod
2357*3d8817e4SmiodThu Dec 28 13:27:53 1995  John Hassey  <hassey@rtp.dg.com>
2358*3d8817e4Smiod
2359*3d8817e4Smiod	* i386.h: Added Pentium Pro instructions.
2360*3d8817e4Smiod
2361*3d8817e4SmiodThu Nov  2 22:59:22 1995  Ian Lance Taylor  <ian@cygnus.com>
2362*3d8817e4Smiod
2363*3d8817e4Smiod	* m68k.h: Document new 'W' operand place.
2364*3d8817e4Smiod
2365*3d8817e4SmiodTue Oct 24 10:49:10 1995  Jeffrey A Law  (law@cygnus.com)
2366*3d8817e4Smiod
2367*3d8817e4Smiod	* hppa.h: Add lci and syncdma instructions.
2368*3d8817e4Smiod
2369*3d8817e4SmiodMon Oct 23 11:09:16 1995  James G. Smith  <jsmith@pasanda.cygnus.co.uk>
2370*3d8817e4Smiod
2371*3d8817e4Smiod	* mips.h: Added INSN_4100 flag to mark NEC VR4100 specific
2372*3d8817e4Smiod	instructions.
2373*3d8817e4Smiod
2374*3d8817e4SmiodMon Oct 16 10:28:15 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
2375*3d8817e4Smiod
2376*3d8817e4Smiod	* ppc.h (PPC_OPCODE_{COMMON,ANY}): New opcode flags for
2377*3d8817e4Smiod	assembler's -mcom and -many switches.
2378*3d8817e4Smiod
2379*3d8817e4SmiodWed Oct 11 16:56:33 1995  Ken Raeburn  <raeburn@cygnus.com>
2380*3d8817e4Smiod
2381*3d8817e4Smiod	* i386.h: Fix cmpxchg8b extension opcode description.
2382*3d8817e4Smiod
2383*3d8817e4SmiodThu Oct  5 18:03:36 1995  Ken Raeburn  <raeburn@cygnus.com>
2384*3d8817e4Smiod
2385*3d8817e4Smiod	* i386.h: Add Pentium instructions wrmsr, rdtsc, rdmsr, cmpxchg8b,
2386*3d8817e4Smiod	and register cr4.
2387*3d8817e4Smiod
2388*3d8817e4SmiodTue Sep 19 15:26:43 1995  Ian Lance Taylor  <ian@cygnus.com>
2389*3d8817e4Smiod
2390*3d8817e4Smiod	* m68k.h: Change comment: split type P into types 0, 1 and 2.
2391*3d8817e4Smiod
2392*3d8817e4SmiodWed Aug 30 13:50:55 1995  Doug Evans  <dje@canuck.cygnus.com>
2393*3d8817e4Smiod
2394*3d8817e4Smiod	* sparc.h (sparc_{encode,decode}_prefetch): Declare.
2395*3d8817e4Smiod
2396*3d8817e4SmiodTue Aug 29 15:34:58 1995  Doug Evans  <dje@canuck.cygnus.com>
2397*3d8817e4Smiod
2398*3d8817e4Smiod	* sparc.h (sparc_{encode,decode}_{asi,membar}): Declare.
2399*3d8817e4Smiod
2400*3d8817e4SmiodWed Aug  2 18:32:19 1995  Ian Lance Taylor  <ian@cygnus.com>
2401*3d8817e4Smiod
2402*3d8817e4Smiod	* m68kmri.h: Remove.
2403*3d8817e4Smiod
2404*3d8817e4Smiod	* m68k.h: Move tables into opcodes/m68k-opc.c, leaving just the
2405*3d8817e4Smiod	declarations.  Remove F_ALIAS and flag field of struct
2406*3d8817e4Smiod	m68k_opcode.  Change arch field of struct m68k_opcode to unsigned
2407*3d8817e4Smiod	int.  Make name and args fields of struct m68k_opcode const.
2408*3d8817e4Smiod
2409*3d8817e4SmiodWed Aug  2 08:16:46 1995  Doug Evans  <dje@canuck.cygnus.com>
2410*3d8817e4Smiod
2411*3d8817e4Smiod	* sparc.h (F_NOTV9): Define.
2412*3d8817e4Smiod
2413*3d8817e4SmiodTue Jul 11 14:20:42 1995  Jeff Spiegel  <jeffs@lsil.com>
2414*3d8817e4Smiod
2415*3d8817e4Smiod	* mips.h (INSN_4010): Define.
2416*3d8817e4Smiod
2417*3d8817e4SmiodWed Jun 21 18:49:51 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
2418*3d8817e4Smiod
2419*3d8817e4Smiod	* m68k.h (TBL1): Reverse sense of "round" argument in result.
2420*3d8817e4Smiod
2421*3d8817e4Smiod	Changes from Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>:
2422*3d8817e4Smiod	* m68k.h: Fix argument descriptions of coprocessor
2423*3d8817e4Smiod	instructions to allow only alterable operands where appropriate.
2424*3d8817e4Smiod	[!NO_DEFAULT_SIZES]: An omitted size defaults to `w'.
2425*3d8817e4Smiod	(m68k_opcode_aliases): Add more aliases.
2426*3d8817e4Smiod
2427*3d8817e4SmiodFri Apr 14 22:15:34 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
2428*3d8817e4Smiod
2429*3d8817e4Smiod	* m68k.h: Added explcitly short-sized conditional branches, and a
2430*3d8817e4Smiod	bunch of aliases (fmov*, ftest*, tdivul) to support gcc's
2431*3d8817e4Smiod	svr4-based configurations.
2432*3d8817e4Smiod
2433*3d8817e4SmiodMon Mar 13 21:30:01 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
2434*3d8817e4Smiod
2435*3d8817e4Smiod	Mon Feb 27 08:36:39 1995  Bryan Ford  <baford@cs.utah.edu>
2436*3d8817e4Smiod	* i386.h: added missing Data16/Data32 flags to a few instructions.
2437*3d8817e4Smiod
2438*3d8817e4SmiodWed Mar  8 15:19:53 1995  Ian Lance Taylor  <ian@cygnus.com>
2439*3d8817e4Smiod
2440*3d8817e4Smiod	* mips.h (OP_MASK_FR, OP_SH_FR): Define.
2441*3d8817e4Smiod	(OP_MASK_BCC, OP_SH_BCC): Define.
2442*3d8817e4Smiod	(OP_MASK_PREFX, OP_SH_PREFX): Define.
2443*3d8817e4Smiod	(OP_MASK_CCC, OP_SH_CCC): Define.
2444*3d8817e4Smiod	(INSN_READ_FPR_R): Define.
2445*3d8817e4Smiod	(INSN_RFE): Delete.
2446*3d8817e4Smiod
2447*3d8817e4SmiodWed Mar  8 03:13:23 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
2448*3d8817e4Smiod
2449*3d8817e4Smiod	* m68k.h (enum m68k_architecture): Deleted.
2450*3d8817e4Smiod	(struct m68k_opcode_alias): New type.
2451*3d8817e4Smiod	(m68k_opcodes): Now const.  Deleted opcode aliases with exactly
2452*3d8817e4Smiod	matching constraints, values and flags.  As a side effect of this,
2453*3d8817e4Smiod	the MOTOROLA_SYNTAX_ONLY and MIT_SYNTAX_ONLY macros, which so far
2454*3d8817e4Smiod	as I know were never used, now may need re-examining.
2455*3d8817e4Smiod	(numopcodes): Now const.
2456*3d8817e4Smiod	(m68k_opcode_aliases, numaliases): New variables.
2457*3d8817e4Smiod	(endop): Deleted.
2458*3d8817e4Smiod	[DONT_DEFINE_TABLE]: Declare numopcodes, numaliases, and
2459*3d8817e4Smiod	m68k_opcode_aliases; update declaration of m68k_opcodes.
2460*3d8817e4Smiod
2461*3d8817e4SmiodMon Mar  6 10:02:00 1995  Jeff Law  (law@snake.cs.utah.edu)
2462*3d8817e4Smiod
2463*3d8817e4Smiod	* hppa.h (delay_type): Delete unused enumeration.
2464*3d8817e4Smiod	(pa_opcode): Replace unused delayed field with an architecture
2465*3d8817e4Smiod	field.
2466*3d8817e4Smiod	(pa_opcodes): Mark each instruction as either PA1.0 or PA1.1.
2467*3d8817e4Smiod
2468*3d8817e4SmiodFri Mar  3 16:10:24 1995  Ian Lance Taylor  <ian@cygnus.com>
2469*3d8817e4Smiod
2470*3d8817e4Smiod	* mips.h (INSN_ISA4): Define.
2471*3d8817e4Smiod
2472*3d8817e4SmiodFri Feb 24 19:13:37 1995  Ian Lance Taylor  <ian@cygnus.com>
2473*3d8817e4Smiod
2474*3d8817e4Smiod	* mips.h (M_DLA_AB, M_DLI): Define.
2475*3d8817e4Smiod
2476*3d8817e4SmiodThu Feb 23 17:33:09 1995  Jeff Law  (law@snake.cs.utah.edu)
2477*3d8817e4Smiod
2478*3d8817e4Smiod	* hppa.h (fstwx): Fix single-bit error.
2479*3d8817e4Smiod
2480*3d8817e4SmiodWed Feb 15 12:19:52 1995  Ian Lance Taylor  <ian@cygnus.com>
2481*3d8817e4Smiod
2482*3d8817e4Smiod	* mips.h (M_ULD, M_ULD_A, M_USD, M_USD_A): Define.
2483*3d8817e4Smiod
2484*3d8817e4SmiodMon Feb  6 10:35:23 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
2485*3d8817e4Smiod
2486*3d8817e4Smiod	* i386.h: added cpuid instruction , and dr[0-7] aliases for the
2487*3d8817e4Smiod	  debug registers.  From Charles Hannum (mycroft@netbsd.org).
2488*3d8817e4Smiod
2489*3d8817e4SmiodMon Feb  6 03:31:54 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
2490*3d8817e4Smiod
2491*3d8817e4Smiod	Changes from Bryan Ford <baford@schirf.cs.utah.edu> for 16-bit
2492*3d8817e4Smiod	i386 support:
2493*3d8817e4Smiod	* i386.h (MOV_AX_DISP32): New macro.
2494*3d8817e4Smiod	(i386_optab): Added Data16 and Data32 as needed.  Added "w" forms
2495*3d8817e4Smiod	of several call/return instructions.
2496*3d8817e4Smiod	(ADDR_PREFIX_OPCODE): New macro.
2497*3d8817e4Smiod
2498*3d8817e4SmiodMon Jan 23 16:45:43 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
2499*3d8817e4Smiod
2500*3d8817e4Smiod	Sat Jan 21 17:50:38 1995  Pat Rankin  (rankin@eql.caltech.edu)
2501*3d8817e4Smiod
2502*3d8817e4Smiod	* vax.h (struct vot_wot, field `args'): Make it pointer to const
2503*3d8817e4Smiod	char.
2504*3d8817e4Smiod	(struct vot, field `name'): ditto.
2505*3d8817e4Smiod
2506*3d8817e4SmiodThu Jan 19 14:47:53 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
2507*3d8817e4Smiod
2508*3d8817e4Smiod	* vax.h: Supply and properly group all values in end sentinel.
2509*3d8817e4Smiod
2510*3d8817e4SmiodTue Jan 17 10:55:30 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2511*3d8817e4Smiod
2512*3d8817e4Smiod	* mips.h (INSN_ISA, INSN_4650): Define.
2513*3d8817e4Smiod
2514*3d8817e4SmiodWed Oct 19 13:34:17 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2515*3d8817e4Smiod
2516*3d8817e4Smiod	* a29k.h: Add operand type 'I' for `inv' and `iretinv'.  On
2517*3d8817e4Smiod	systems with a separate instruction and data cache, such as the
2518*3d8817e4Smiod	29040, these instructions take an optional argument.
2519*3d8817e4Smiod
2520*3d8817e4SmiodWed Sep 14 17:44:20 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2521*3d8817e4Smiod
2522*3d8817e4Smiod	* mips.h (INSN_STORE_MEMORY): Correct value to not conflict with
2523*3d8817e4Smiod	INSN_TRAP.
2524*3d8817e4Smiod
2525*3d8817e4SmiodTue Sep  6 11:39:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
2526*3d8817e4Smiod
2527*3d8817e4Smiod	* mips.h (INSN_STORE_MEMORY): Define.
2528*3d8817e4Smiod
2529*3d8817e4SmiodThu Jul 28 19:28:07 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2530*3d8817e4Smiod
2531*3d8817e4Smiod	* sparc.h: Document new operand type 'x'.
2532*3d8817e4Smiod
2533*3d8817e4SmiodTue Jul 26 17:48:05 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2534*3d8817e4Smiod
2535*3d8817e4Smiod	* i960.h (I_CX2): New instruction category.  It includes
2536*3d8817e4Smiod	instructions available on Cx and Jx processors.
2537*3d8817e4Smiod	(I_JX): New instruction category, for JX-only instructions.
2538*3d8817e4Smiod	(i960_opcodes): Put eshro and sysctl in I_CX2 category.  Added
2539*3d8817e4Smiod	Jx-only instructions, in I_JX category.
2540*3d8817e4Smiod
2541*3d8817e4SmiodWed Jul 13 18:43:47 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2542*3d8817e4Smiod
2543*3d8817e4Smiod	* ns32k.h (endop): Made pointer const too.
2544*3d8817e4Smiod
2545*3d8817e4SmiodSun Jul 10 11:01:09 1994  Ian Dall  (dall@hfrd.dsto.gov.au)
2546*3d8817e4Smiod
2547*3d8817e4Smiod	* ns32k.h: Drop Q operand type as there is no correct use
2548*3d8817e4Smiod	for it. Add I and Z operand types which allow better checking.
2549*3d8817e4Smiod
2550*3d8817e4SmiodThu Jul  7 12:34:48 1994  Steve Chamberlain  (sac@jonny.cygnus.com)
2551*3d8817e4Smiod
2552*3d8817e4Smiod	* h8300.h (xor.l) :fix bit pattern.
2553*3d8817e4Smiod	(L_2): New size of operand.
2554*3d8817e4Smiod	(trapa): Use it.
2555*3d8817e4Smiod
2556*3d8817e4SmiodFri Jun 10 16:38:11 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2557*3d8817e4Smiod
2558*3d8817e4Smiod	* m68k.h: Move "trap" before "tpcc" to change disassembly.
2559*3d8817e4Smiod
2560*3d8817e4SmiodFri Jun  3 15:57:36 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2561*3d8817e4Smiod
2562*3d8817e4Smiod	* sparc.h: Include v9 definitions.
2563*3d8817e4Smiod
2564*3d8817e4SmiodThu Jun  2 12:23:17 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2565*3d8817e4Smiod
2566*3d8817e4Smiod	* m68k.h (m68060): Defined.
2567*3d8817e4Smiod	(m68040up, mfloat, mmmu): Include it.
2568*3d8817e4Smiod	(struct m68k_opcode): Widen `arch' field.
2569*3d8817e4Smiod	(m68k_opcodes): Updated for M68060.  Removed comments that were
2570*3d8817e4Smiod	instructions commented out by "JF" years ago.
2571*3d8817e4Smiod
2572*3d8817e4SmiodThu Apr 28 18:31:14 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2573*3d8817e4Smiod
2574*3d8817e4Smiod	* m68k.h (struct m68k_opcode): Shorten `arch' field to 8 bits, and
2575*3d8817e4Smiod	add a one-bit `flags' field.
2576*3d8817e4Smiod	(F_ALIAS): New macro.
2577*3d8817e4Smiod
2578*3d8817e4SmiodWed Apr 27 11:29:52 1994  Steve Chamberlain  (sac@cygnus.com)
2579*3d8817e4Smiod
2580*3d8817e4Smiod	* h8300.h (dec, inc): Get encoding right.
2581*3d8817e4Smiod
2582*3d8817e4SmiodMon Apr  4 13:12:43 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2583*3d8817e4Smiod
2584*3d8817e4Smiod	* ppc.h (struct powerpc_operand): Removed signedp field; just use
2585*3d8817e4Smiod	a flag instead.
2586*3d8817e4Smiod	(PPC_OPERAND_SIGNED): Define.
2587*3d8817e4Smiod	(PPC_OPERAND_SIGNOPT): Define.
2588*3d8817e4Smiod
2589*3d8817e4SmiodThu Mar 31 19:34:08 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2590*3d8817e4Smiod
2591*3d8817e4Smiod	* i386.h (IS_JUMP_ON_ECX_ZERO, "jcxz" pattern): Operand size
2592*3d8817e4Smiod	prefix is 0x66, not 0x67.  Patch from H.J. Lu (hlu@nynexst.com).
2593*3d8817e4Smiod
2594*3d8817e4SmiodThu Mar  3 15:51:05 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2595*3d8817e4Smiod
2596*3d8817e4Smiod	* i386.h: Reverse last change.  It'll be handled in gas instead.
2597*3d8817e4Smiod
2598*3d8817e4SmiodThu Feb 24 15:29:05 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
2599*3d8817e4Smiod
2600*3d8817e4Smiod	* i386.h (sar): Disabled the two-operand Imm1 form, since it was
2601*3d8817e4Smiod	slower on the 486 and used the implicit shift count despite the
2602*3d8817e4Smiod	explicit operand.  The one-operand form is still available to get
2603*3d8817e4Smiod	the shorter form with the implicit shift count.
2604*3d8817e4Smiod
2605*3d8817e4SmiodThu Feb 17 12:27:52 1994  Torbjorn Granlund  (tege@mexican.cygnus.com)
2606*3d8817e4Smiod
2607*3d8817e4Smiod	* hppa.h: Fix typo in fstws arg string.
2608*3d8817e4Smiod
2609*3d8817e4SmiodWed Feb  9 21:23:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2610*3d8817e4Smiod
2611*3d8817e4Smiod	* ppc.h (struct powerpc_opcode): Make operands field unsigned.
2612*3d8817e4Smiod
2613*3d8817e4SmiodMon Feb  7 19:14:58 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2614*3d8817e4Smiod
2615*3d8817e4Smiod	* ppc.h (PPC_OPCODE_601): Define.
2616*3d8817e4Smiod
2617*3d8817e4SmiodFri Feb  4 23:43:50 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2618*3d8817e4Smiod
2619*3d8817e4Smiod	* hppa.h (addb): Use '@' for addb and addib pseudo ops.
2620*3d8817e4Smiod	(so we can determine valid completers for both addb and addb[tf].)
2621*3d8817e4Smiod
2622*3d8817e4Smiod	* hppa.h (xmpyu): No floating point format specifier for the
2623*3d8817e4Smiod	xmpyu instruction.
2624*3d8817e4Smiod
2625*3d8817e4SmiodFri Feb  4 23:36:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2626*3d8817e4Smiod
2627*3d8817e4Smiod	* ppc.h (PPC_OPERAND_NEXT): Define.
2628*3d8817e4Smiod	(PPC_OPERAND_NEGATIVE): Change value to make room for above.
2629*3d8817e4Smiod	(struct powerpc_macro): Define.
2630*3d8817e4Smiod	(powerpc_macros, powerpc_num_macros): Declare.
2631*3d8817e4Smiod
2632*3d8817e4SmiodFri Jan 21 19:13:50 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2633*3d8817e4Smiod
2634*3d8817e4Smiod	* ppc.h: New file.  Header file for PowerPC opcode table.
2635*3d8817e4Smiod
2636*3d8817e4SmiodMon Jan 17 00:14:23 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
2637*3d8817e4Smiod
2638*3d8817e4Smiod	* hppa.h: More minor template fixes for sfu and copr (to allow
2639*3d8817e4Smiod	for easier disassembly).
2640*3d8817e4Smiod
2641*3d8817e4Smiod	* hppa.h: Fix templates for all the sfu and copr instructions.
2642*3d8817e4Smiod
2643*3d8817e4SmiodWed Dec 15 15:12:42 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
2644*3d8817e4Smiod
2645*3d8817e4Smiod	* i386.h (push): Permit Imm16 operand too.
2646*3d8817e4Smiod
2647*3d8817e4SmiodSat Dec 11 16:14:06 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
2648*3d8817e4Smiod
2649*3d8817e4Smiod	*  h8300.h (andc): Exists in base arch.
2650*3d8817e4Smiod
2651*3d8817e4SmiodWed Dec  1 12:15:32 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2652*3d8817e4Smiod
2653*3d8817e4Smiod	* From Hisashi MINAMINO <minamino@sramhc.sra.co.jp>
2654*3d8817e4Smiod	* hppa.h: #undef NONE to avoid conflict with hiux include files.
2655*3d8817e4Smiod
2656*3d8817e4SmiodSun Nov 21 22:06:57 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2657*3d8817e4Smiod
2658*3d8817e4Smiod	* hppa.h: Add FP quadword store instructions.
2659*3d8817e4Smiod
2660*3d8817e4SmiodWed Nov 17 17:13:16 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2661*3d8817e4Smiod
2662*3d8817e4Smiod	* mips.h: (M_J_A): Added.
2663*3d8817e4Smiod	(M_LA): Removed.
2664*3d8817e4Smiod
2665*3d8817e4SmiodMon Nov  8 12:12:47 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2666*3d8817e4Smiod
2667*3d8817e4Smiod	* mips.h (OP_MASK_CACHE, OP_SH_CACHE): Define.  From Ted Lemon
2668*3d8817e4Smiod	<mellon@pepper.ncd.com>.
2669*3d8817e4Smiod
2670*3d8817e4SmiodSun Nov  7 00:30:11 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
2671*3d8817e4Smiod
2672*3d8817e4Smiod	* hppa.h: Immediate field in probei instructions is unsigned,
2673*3d8817e4Smiod	not low-sign extended.
2674*3d8817e4Smiod
2675*3d8817e4SmiodWed Nov  3 10:30:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
2676*3d8817e4Smiod
2677*3d8817e4Smiod	* m88k.h (RRI10MASK): Change from 0xfc00ffe0 to 0xfc00fc00.
2678*3d8817e4Smiod
2679*3d8817e4SmiodTue Nov  2 12:41:30 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
2680*3d8817e4Smiod
2681*3d8817e4Smiod	* i386.h: Add "fxch" without operand.
2682*3d8817e4Smiod
2683*3d8817e4SmiodMon Nov  1 18:13:03 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2684*3d8817e4Smiod
2685*3d8817e4Smiod	* mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added.
2686*3d8817e4Smiod
2687*3d8817e4SmiodSat Oct  2 22:26:11 1993  Jeffrey A Law  (law@snake.cs.utah.edu)
2688*3d8817e4Smiod
2689*3d8817e4Smiod	* hppa.h: Add gfw and gfr to the opcode table.
2690*3d8817e4Smiod
2691*3d8817e4SmiodWed Sep 29 16:23:00 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
2692*3d8817e4Smiod
2693*3d8817e4Smiod	* m88k.h: extended to handle m88110.
2694*3d8817e4Smiod
2695*3d8817e4SmiodTue Sep 28 19:19:08 1993  Jeffrey A Law  (law@snake.cs.utah.edu)
2696*3d8817e4Smiod
2697*3d8817e4Smiod	* hppa.h (be, ble): Use operand type 'z' to denote absolute branch
2698*3d8817e4Smiod	addresses.
2699*3d8817e4Smiod
2700*3d8817e4SmiodTue Sep 14 14:04:35 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2701*3d8817e4Smiod
2702*3d8817e4Smiod	* i960.h (i960_opcodes): Properly bracket initializers.
2703*3d8817e4Smiod
2704*3d8817e4SmiodMon Sep 13 12:50:52 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
2705*3d8817e4Smiod
2706*3d8817e4Smiod	* m88k.h (BOFLAG): rewrite to avoid nested comment.
2707*3d8817e4Smiod
2708*3d8817e4SmiodMon Sep 13 15:46:06 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2709*3d8817e4Smiod
2710*3d8817e4Smiod	* m68k.h (two): Protect second argument with parentheses.
2711*3d8817e4Smiod
2712*3d8817e4SmiodFri Sep 10 16:29:47 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2713*3d8817e4Smiod
2714*3d8817e4Smiod	* i386.h (i386_optab): Added new instruction "rsm" (for i386sl).
2715*3d8817e4Smiod	Deleted old in/out instructions in "#if 0" section.
2716*3d8817e4Smiod
2717*3d8817e4SmiodThu Sep  9 17:42:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2718*3d8817e4Smiod
2719*3d8817e4Smiod	* i386.h (i386_optab): Properly bracket initializers.
2720*3d8817e4Smiod
2721*3d8817e4SmiodWed Aug 25 13:50:56 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2722*3d8817e4Smiod
2723*3d8817e4Smiod	* hppa.h (pa_opcode): Use '|' for movb and movib insns.  (From
2724*3d8817e4Smiod	Jeff Law, law@cs.utah.edu).
2725*3d8817e4Smiod
2726*3d8817e4SmiodMon Aug 23 16:55:03 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2727*3d8817e4Smiod
2728*3d8817e4Smiod	* i386.h (lcall): Accept Imm32 operand also.
2729*3d8817e4Smiod
2730*3d8817e4SmiodMon Aug 23 12:43:11 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2731*3d8817e4Smiod
2732*3d8817e4Smiod	* mips.h (M_ABSU): Removed (absolute value of unsigned number??).
2733*3d8817e4Smiod	(M_DABS): Added.
2734*3d8817e4Smiod
2735*3d8817e4SmiodThu Aug 19 15:08:37 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2736*3d8817e4Smiod
2737*3d8817e4Smiod	* mips.h (INSN_*): Changed values.  Removed unused definitions.
2738*3d8817e4Smiod	Added INSN_COND_BRANCH_LIKELY, INSN_ISA2 and INSN_ISA3.  Split
2739*3d8817e4Smiod	INSN_LOAD_DELAY into INSN_LOAD_MEMORY_DELAY and
2740*3d8817e4Smiod	INSN_LOAD_COPROC_DELAY.  Split INSN_COPROC_DELAY into
2741*3d8817e4Smiod	INSN_COPROC_MOVE_DELAY and INSN_COPROC_MEMORY_DELAY.
2742*3d8817e4Smiod	(M_*): Added new values for r6000 and r4000 macros.
2743*3d8817e4Smiod	(ANY_DELAY): Removed.
2744*3d8817e4Smiod
2745*3d8817e4SmiodWed Aug 18 15:37:48 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2746*3d8817e4Smiod
2747*3d8817e4Smiod	* mips.h: Added M_LI_S and M_LI_SS.
2748*3d8817e4Smiod
2749*3d8817e4SmiodTue Aug 17 07:08:08 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
2750*3d8817e4Smiod
2751*3d8817e4Smiod	* h8300.h: Get some rare mov.bs correct.
2752*3d8817e4Smiod
2753*3d8817e4SmiodThu Aug  5 09:15:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
2754*3d8817e4Smiod
2755*3d8817e4Smiod	* sparc.h: Don't define const ourself; rely on ansidecl.h having
2756*3d8817e4Smiod	been included.
2757*3d8817e4Smiod
2758*3d8817e4SmiodFri Jul 30 18:41:11 1993  John Gilmore  (gnu@cygnus.com)
2759*3d8817e4Smiod
2760*3d8817e4Smiod	* sparc.h (F_JSR, F_UNBR, F_CONDBR): Add new flags to mark
2761*3d8817e4Smiod	jump instructions, for use in disassemblers.
2762*3d8817e4Smiod
2763*3d8817e4SmiodThu Jul 22 07:25:27 1993  Ian Lance Taylor  (ian@cygnus.com)
2764*3d8817e4Smiod
2765*3d8817e4Smiod	* m88k.h: Make bitfields just unsigned, not unsigned long or
2766*3d8817e4Smiod	unsigned short.
2767*3d8817e4Smiod
2768*3d8817e4SmiodWed Jul 21 11:55:31 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
2769*3d8817e4Smiod
2770*3d8817e4Smiod	* hppa.h: New argument type 'y'.  Use in various float instructions.
2771*3d8817e4Smiod
2772*3d8817e4SmiodMon Jul 19 17:17:03 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
2773*3d8817e4Smiod
2774*3d8817e4Smiod	* hppa.h (break): First immediate field is unsigned.
2775*3d8817e4Smiod
2776*3d8817e4Smiod	* hppa.h: Add rfir instruction.
2777*3d8817e4Smiod
2778*3d8817e4SmiodSun Jul 18 16:28:08 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
2779*3d8817e4Smiod
2780*3d8817e4Smiod	* mips.h: Split the actual table out into ../../opcodes/mips-opc.c.
2781*3d8817e4Smiod
2782*3d8817e4SmiodFri Jul 16 09:59:29 1993  Ian Lance Taylor  (ian@cygnus.com)
2783*3d8817e4Smiod
2784*3d8817e4Smiod	* mips.h: Reworked the hazard information somewhat, and fixed some
2785*3d8817e4Smiod	bugs in the instruction hazard descriptions.
2786*3d8817e4Smiod
2787*3d8817e4SmiodThu Jul 15 12:42:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2788*3d8817e4Smiod
2789*3d8817e4Smiod	* m88k.h: Corrected a couple of opcodes.
2790*3d8817e4Smiod
2791*3d8817e4SmiodTue Jul  6 15:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
2792*3d8817e4Smiod
2793*3d8817e4Smiod	* mips.h: Replaced with version from Ralph Campbell and OSF.  The
2794*3d8817e4Smiod	new version includes instruction hazard information, but is
2795*3d8817e4Smiod	otherwise reasonably similar.
2796*3d8817e4Smiod
2797*3d8817e4SmiodThu Jul  1 20:36:17 1993  Doug Evans  (dje@canuck.cygnus.com)
2798*3d8817e4Smiod
2799*3d8817e4Smiod	* h8300.h: Fix typo in UNOP3 (affected sh[al][lr].l).
2800*3d8817e4Smiod
2801*3d8817e4SmiodFri Jun 11 18:38:44 1993  Ken Raeburn  (raeburn@cygnus.com)
2802*3d8817e4Smiod
2803*3d8817e4Smiod	Patches from Jeff Law, law@cs.utah.edu:
2804*3d8817e4Smiod	* hppa.h: Clean up some of the OLD_TABLE, non-OLD_TABLE braindamage.
2805*3d8817e4Smiod	Make the tables be the same for the following instructions:
2806*3d8817e4Smiod	"bb", "addb[tf]", "addib[tf]", "add", "add[loc]", "addco",
2807*3d8817e4Smiod	"sh[123]add", "sh[123]add[lo]", "sub", "sub[obt]", "sub[bt]o",
2808*3d8817e4Smiod	"ds", "comclr", "addi", "addi[ot]", "addito", "subi", "subio",
2809*3d8817e4Smiod	"comiclr", "fadd", "fsub", "fmpy", "fdiv", "fsqrt", "fabs",
2810*3d8817e4Smiod	"frnd", "fcpy", "fcnvff", "fcnvxf", "fcnvfx", "fcnvfxt",
2811*3d8817e4Smiod	"fcmp", and "ftest".
2812*3d8817e4Smiod
2813*3d8817e4Smiod	* hppa.h: Make new and old tables the same for "break", "mtctl",
2814*3d8817e4Smiod	"mfctl", "bb", "ssm", "rsm", "xmpyu", "fmpyadd", "fmpysub".
2815*3d8817e4Smiod	Fix typo in last patch.  Collapse several #ifdefs into a
2816*3d8817e4Smiod	single #ifdef.
2817*3d8817e4Smiod
2818*3d8817e4Smiod	* hppa.h: Delete remaining OLD_TABLE code.  Bring some
2819*3d8817e4Smiod	of the comments up-to-date.
2820*3d8817e4Smiod
2821*3d8817e4Smiod	* hppa.h: Update "free list" of letters and update
2822*3d8817e4Smiod	comments describing each letter's function.
2823*3d8817e4Smiod
2824*3d8817e4SmiodThu Jul  8 09:05:26 1993  Doug Evans  (dje@canuck.cygnus.com)
2825*3d8817e4Smiod
2826*3d8817e4Smiod	* h8300.h: Lots of little fixes for the h8/300h.
2827*3d8817e4Smiod
2828*3d8817e4SmiodTue Jun  8 12:16:03 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
2829*3d8817e4Smiod
2830*3d8817e4Smiod	 Support for H8/300-H
2831*3d8817e4Smiod	* h8300.h: Lots of new opcodes.
2832*3d8817e4Smiod
2833*3d8817e4SmiodFri Jun  4 15:41:37 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
2834*3d8817e4Smiod
2835*3d8817e4Smiod	* h8300.h: checkpoint, includes H8/300-H opcodes.
2836*3d8817e4Smiod
2837*3d8817e4SmiodThu Jun  3 15:42:59 1993  Stu Grossman  (grossman@cygnus.com)
2838*3d8817e4Smiod
2839*3d8817e4Smiod	* Patches from Jeffrey Law <law@cs.utah.edu>.
2840*3d8817e4Smiod	* hppa.h: Rework single precision FP
2841*3d8817e4Smiod	instructions so that they correctly disassemble code
2842*3d8817e4Smiod	PA1.1 code.
2843*3d8817e4Smiod
2844*3d8817e4SmiodThu May 27 19:21:22 1993  Bruce Bauman  (boot@osf.org)
2845*3d8817e4Smiod
2846*3d8817e4Smiod	* i386.h (i386_optab, mov pattern): Remove Mem16 restriction from
2847*3d8817e4Smiod	mov to allow instructions like mov ss,xyz(ecx) to assemble.
2848*3d8817e4Smiod
2849*3d8817e4SmiodTue May 25 00:39:40 1993  Ken Raeburn  (raeburn@cygnus.com)
2850*3d8817e4Smiod
2851*3d8817e4Smiod	* hppa.h: Use new version from Utah if OLD_TABLE isn't defined;
2852*3d8817e4Smiod	gdb will define it for now.
2853*3d8817e4Smiod
2854*3d8817e4SmiodMon May 24 15:20:06 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2855*3d8817e4Smiod
2856*3d8817e4Smiod	* sparc.h: Don't end enumerator list with comma.
2857*3d8817e4Smiod
2858*3d8817e4SmiodFri May 14 15:15:50 1993  Ian Lance Taylor  (ian@cygnus.com)
2859*3d8817e4Smiod
2860*3d8817e4Smiod	* Based on patches from davidj@ICSI.Berkeley.EDU (David Johnson):
2861*3d8817e4Smiod	* mips.h (OP_MASK_COPZ, OP_SH_COPZ): Define.
2862*3d8817e4Smiod	("bc2t"): Correct typo.
2863*3d8817e4Smiod	("[ls]wc[023]"): Use T rather than t.
2864*3d8817e4Smiod	("c[0123]"): Define general coprocessor instructions.
2865*3d8817e4Smiod
2866*3d8817e4SmiodMon May 10 06:02:25 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
2867*3d8817e4Smiod
2868*3d8817e4Smiod	* m68k.h: Move split point for gcc compilation more towards
2869*3d8817e4Smiod	middle.
2870*3d8817e4Smiod
2871*3d8817e4SmiodFri Apr  9 13:26:16 1993  Jim Kingdon  (kingdon@cygnus.com)
2872*3d8817e4Smiod
2873*3d8817e4Smiod	* rs6k.h: Clean up instructions for primary opcode 19 (many were
2874*3d8817e4Smiod	simply wrong, ics, rfi, & rfsvc were missing).
2875*3d8817e4Smiod	Add "a" to opr_ext for "bb".  Doc fix.
2876*3d8817e4Smiod
2877*3d8817e4SmiodThu Mar 18 13:45:31 1993  Per Bothner  (bothner@rtl.cygnus.com)
2878*3d8817e4Smiod
2879*3d8817e4Smiod	* i386.h: 486 extensions from John Hassey (hassey@dg-rtp.dg.com).
2880*3d8817e4Smiod	* mips.h: Add casts, to suppress warnings about shifting too much.
2881*3d8817e4Smiod	* m68k.h: Document the placement code '9'.
2882*3d8817e4Smiod
2883*3d8817e4SmiodThu Feb 18 02:03:14 1993  John Gilmore  (gnu@cygnus.com)
2884*3d8817e4Smiod
2885*3d8817e4Smiod	* m68k.h (BREAK_UP_BIG_DECL, AND_OTHER_PART): Add kludge which
2886*3d8817e4Smiod	allows callers to break up the large initialized struct full of
2887*3d8817e4Smiod	opcodes into two half-sized ones.  This permits GCC to compile
2888*3d8817e4Smiod	this module, since it takes exponential space for initializers.
2889*3d8817e4Smiod	(numopcodes, endop): Revise to use AND_OTHER_PART in size calcs.
2890*3d8817e4Smiod
2891*3d8817e4SmiodThu Feb  4 02:06:56 1993  John Gilmore  (gnu@cygnus.com)
2892*3d8817e4Smiod
2893*3d8817e4Smiod	* a29k.h: Remove RCS crud, update GPL to v2, update copyrights.
2894*3d8817e4Smiod	* convex.h: Added, from GDB's convx-opcode.h.  Added CONST to all
2895*3d8817e4Smiod	initialized structs in it.
2896*3d8817e4Smiod
2897*3d8817e4SmiodThu Jan 28 21:32:22 1993  John Gilmore  (gnu@cygnus.com)
2898*3d8817e4Smiod
2899*3d8817e4Smiod	Delta 88 changes inspired by Carl Greco, <cgreco@Creighton.Edu>:
2900*3d8817e4Smiod	* m88k.h (PMEM): Avoid previous definition from <sys/param.h>.
2901*3d8817e4Smiod	(AND): Change to AND_ to avoid ansidecl.h `AND' conflict.
2902*3d8817e4Smiod
2903*3d8817e4SmiodSat Jan 23 18:10:49 PST 1993  Ralph Campbell  (ralphc@pyramid.com)
2904*3d8817e4Smiod
2905*3d8817e4Smiod	* mips.h: document "i" and "j" operands correctly.
2906*3d8817e4Smiod
2907*3d8817e4SmiodThu Jan  7 15:58:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
2908*3d8817e4Smiod
2909*3d8817e4Smiod	* mips.h: Removed endianness dependency.
2910*3d8817e4Smiod
2911*3d8817e4SmiodSun Jan  3 14:13:35 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
2912*3d8817e4Smiod
2913*3d8817e4Smiod	* h8300.h: include info on number of cycles per instruction.
2914*3d8817e4Smiod
2915*3d8817e4SmiodMon Dec 21 21:29:08 1992  Stu Grossman  (grossman at cygnus.com)
2916*3d8817e4Smiod
2917*3d8817e4Smiod	* hppa.h: Move handy aliases to the front.  Fix masks for extract
2918*3d8817e4Smiod	and deposit instructions.
2919*3d8817e4Smiod
2920*3d8817e4SmiodSat Dec 12 16:09:48 1992  Ian Lance Taylor  (ian@cygnus.com)
2921*3d8817e4Smiod
2922*3d8817e4Smiod	* i386.h: accept shld and shrd both with and without the shift
2923*3d8817e4Smiod	count argument, which is always %cl.
2924*3d8817e4Smiod
2925*3d8817e4SmiodFri Nov 27 17:13:18 1992  Ken Raeburn  (raeburn at cygnus.com)
2926*3d8817e4Smiod
2927*3d8817e4Smiod	* i386.h (i386_optab_end, i386_regtab_end): Now const.
2928*3d8817e4Smiod	(one_byte_segment_defaults, two_byte_segment_defaults,
2929*3d8817e4Smiod	i386_prefixtab_end): Ditto.
2930*3d8817e4Smiod
2931*3d8817e4SmiodMon Nov 23 10:47:25 1992  Ken Raeburn  (raeburn@cygnus.com)
2932*3d8817e4Smiod
2933*3d8817e4Smiod	* vax.h (bb*): Use "v" (bitfield type), not "a" (address operand)
2934*3d8817e4Smiod	for operand 2; from John Carr, jfc@dsg.dec.com.
2935*3d8817e4Smiod
2936*3d8817e4SmiodWed Nov  4 07:36:49 1992  Ken Raeburn  (raeburn@cygnus.com)
2937*3d8817e4Smiod
2938*3d8817e4Smiod	* m68k.h: Define FIXED_SIZE_BRANCH, so bsr and bra instructions
2939*3d8817e4Smiod	always use 16-bit offsets.  Makes calculated-size jump tables
2940*3d8817e4Smiod	feasible.
2941*3d8817e4Smiod
2942*3d8817e4SmiodFri Oct 16 22:52:43 1992  Ken Raeburn  (raeburn@cygnus.com)
2943*3d8817e4Smiod
2944*3d8817e4Smiod	* i386.h: Fix one-operand forms of in* and out* patterns.
2945*3d8817e4Smiod
2946*3d8817e4SmiodTue Sep 22 14:08:14 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2947*3d8817e4Smiod
2948*3d8817e4Smiod	* m68k.h: Added CPU32 support.
2949*3d8817e4Smiod
2950*3d8817e4SmiodTue Sep 22 00:38:41 1992  John Gilmore  (gnu@cygnus.com)
2951*3d8817e4Smiod
2952*3d8817e4Smiod	* mips.h (break): Disassemble the argument.  Patch from
2953*3d8817e4Smiod	jonathan@cs.stanford.edu (Jonathan Stone).
2954*3d8817e4Smiod
2955*3d8817e4SmiodWed Sep  9 11:25:28 1992  Ian Lance Taylor  (ian@cygnus.com)
2956*3d8817e4Smiod
2957*3d8817e4Smiod	* m68k.h: merged Motorola and MIT syntax.
2958*3d8817e4Smiod
2959*3d8817e4SmiodThu Sep  3 09:33:22 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
2960*3d8817e4Smiod
2961*3d8817e4Smiod	* m68k.h (pmove): make the tests less strict, the 68k book is
2962*3d8817e4Smiod	wrong.
2963*3d8817e4Smiod
2964*3d8817e4SmiodTue Aug 25 23:25:19 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2965*3d8817e4Smiod
2966*3d8817e4Smiod	* m68k.h (m68ec030): Defined as alias for 68030.
2967*3d8817e4Smiod	(m68k_opcodes): New type characters "3" for 68030 MMU regs and "t"
2968*3d8817e4Smiod	for immediate 0-7 added.  Set up some opcodes (ptest, bkpt) to use
2969*3d8817e4Smiod	them.  Tightened description of "fmovex" to distinguish it from
2970*3d8817e4Smiod	some "pmove" encodings.  Added "pmove" for 68030 MMU regs, cleaned
2971*3d8817e4Smiod	up descriptions that claimed versions were available for chips not
2972*3d8817e4Smiod	supporting them.  Added "pmovefd".
2973*3d8817e4Smiod
2974*3d8817e4SmiodMon Aug 24 12:04:51 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
2975*3d8817e4Smiod
2976*3d8817e4Smiod	* m68k.h: fix where the . goes in divull
2977*3d8817e4Smiod
2978*3d8817e4SmiodWed Aug 19 11:22:24 1992  Ian Lance Taylor  (ian@cygnus.com)
2979*3d8817e4Smiod
2980*3d8817e4Smiod	* m68k.h: the cas2 instruction is supposed to be written with
2981*3d8817e4Smiod	indirection on the last two operands, which can be either data or
2982*3d8817e4Smiod	address registers.  Added a new operand type 'r' which accepts
2983*3d8817e4Smiod	either register type.  Added new cases for cas2l and cas2w which
2984*3d8817e4Smiod	use them.  Corrected masks for cas2 which failed to recognize use
2985*3d8817e4Smiod	of address register.
2986*3d8817e4Smiod
2987*3d8817e4SmiodFri Aug 14 14:20:38 1992  Per Bothner  (bothner@cygnus.com)
2988*3d8817e4Smiod
2989*3d8817e4Smiod	* m68k.h: Merged in patches (mostly m68040-specific) from
2990*3d8817e4Smiod	Colin Smith <colin@wrs.com>.
2991*3d8817e4Smiod
2992*3d8817e4Smiod	* m68k.h: Merged m68kmri.h and m68k.h (using the former as a
2993*3d8817e4Smiod	base).  Also cleaned up duplicates, re-ordered instructions for
2994*3d8817e4Smiod	the sake of dis-assembling (so aliases come after standard names).
2995*3d8817e4Smiod	* m68kmri.h: Now just defines some macros, and #includes m68k.h.
2996*3d8817e4Smiod
2997*3d8817e4SmiodWed Aug 12 16:38:15 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
2998*3d8817e4Smiod
2999*3d8817e4Smiod	* m68kmri.h: added various opcodes. Moved jbxx to bxxes. Filled in
3000*3d8817e4Smiod	all missing .s
3001*3d8817e4Smiod
3002*3d8817e4SmiodMon Aug 10 23:22:33 1992  Ken Raeburn  (raeburn@cygnus.com)
3003*3d8817e4Smiod
3004*3d8817e4Smiod	* sparc.h: Moved tables to BFD library.
3005*3d8817e4Smiod
3006*3d8817e4Smiod	* i386.h (i386_optab): Add fildq, fistpq aliases used by gcc.
3007*3d8817e4Smiod
3008*3d8817e4SmiodSun Jun 28 13:29:03 1992  Fred Fish  (fnf@cygnus.com)
3009*3d8817e4Smiod
3010*3d8817e4Smiod	* h8300.h: Finish filling in all the holes in the opcode table,
3011*3d8817e4Smiod	so that the Lucid C compiler can digest this as well...
3012*3d8817e4Smiod
3013*3d8817e4SmiodFri Jun 26 21:27:17 1992  John Gilmore  (gnu at cygnus.com)
3014*3d8817e4Smiod
3015*3d8817e4Smiod	* i386.h: Add setc, setnc, addr16, data16, repz, repnz aliases.
3016*3d8817e4Smiod	Fix opcodes on various sizes of fild/fist instructions
3017*3d8817e4Smiod	(16bit=no suffix, 32bit="l" suffix, 64bit="ll" suffix).
3018*3d8817e4Smiod	Use tabs to indent for comments.  Fixes suggested by Minh Tran-Le.
3019*3d8817e4Smiod
3020*3d8817e4SmiodThu Jun 25 16:13:26 1992  Stu Grossman  (grossman at cygnus.com)
3021*3d8817e4Smiod
3022*3d8817e4Smiod	* h8300.h: Fill in all the holes in the opcode table so that the
3023*3d8817e4Smiod	losing HPUX C compiler can digest this...
3024*3d8817e4Smiod
3025*3d8817e4SmiodThu Jun 11 12:15:25 1992  John Gilmore  (gnu at cygnus.com)
3026*3d8817e4Smiod
3027*3d8817e4Smiod	* mips.h: Fix decoding of coprocessor instructions, somewhat.
3028*3d8817e4Smiod	(Fix by Eric Anderson, 3jean@maas-neotek.arc.nasa.gov.)
3029*3d8817e4Smiod
3030*3d8817e4SmiodThu May 28 11:17:44 1992  Jim Wilson  (wilson@sphagnum.cygnus.com)
3031*3d8817e4Smiod
3032*3d8817e4Smiod	* sparc.h: Add new architecture variant sparclite; add its scan
3033*3d8817e4Smiod	and divscc opcodes.  Define ARCHITECTURES_CONFLICT_P macro.
3034*3d8817e4Smiod
3035*3d8817e4SmiodTue May  5 14:23:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
3036*3d8817e4Smiod
3037*3d8817e4Smiod	* mips.h: Add some more opcode synonyms (from Frank Yellin,
3038*3d8817e4Smiod	fy@lucid.com).
3039*3d8817e4Smiod
3040*3d8817e4SmiodThu Apr 16 18:25:26 1992  Per Bothner  (bothner@cygnus.com)
3041*3d8817e4Smiod
3042*3d8817e4Smiod	* rs6k.h: New version from IBM (Metin).
3043*3d8817e4Smiod
3044*3d8817e4SmiodThu Apr  9 00:31:19 1992  Per Bothner  (bothner@rtl.cygnus.com)
3045*3d8817e4Smiod
3046*3d8817e4Smiod	* rs6k.h: Fix incorrect extended opcode for instructions `fm'
3047*3d8817e4Smiod	and `fd'.  (From metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).)
3048*3d8817e4Smiod
3049*3d8817e4SmiodTue Apr  7 13:38:47 1992  Stu Grossman  (grossman at cygnus.com)
3050*3d8817e4Smiod
3051*3d8817e4Smiod	* rs6k.h: Move from ../../gdb/rs6k-opcode.h.
3052*3d8817e4Smiod
3053*3d8817e4SmiodFri Apr  3 11:30:20 1992  Fred Fish  (fnf@cygnus.com)
3054*3d8817e4Smiod
3055*3d8817e4Smiod	* m68k.h (one, two): Cast macro args to unsigned to suppress
3056*3d8817e4Smiod	complaints from compiler and lint about integer overflow during
3057*3d8817e4Smiod	shift.
3058*3d8817e4Smiod
3059*3d8817e4SmiodSun Mar 29 12:22:08 1992  John Gilmore  (gnu at cygnus.com)
3060*3d8817e4Smiod
3061*3d8817e4Smiod	* sparc.h (OP): Avoid signed overflow when shifting to high order bit.
3062*3d8817e4Smiod
3063*3d8817e4SmiodFri Mar  6 00:22:38 1992  John Gilmore  (gnu at cygnus.com)
3064*3d8817e4Smiod
3065*3d8817e4Smiod	* mips.h: Make bitfield layout depend on the HOST compiler,
3066*3d8817e4Smiod	not on the TARGET system.
3067*3d8817e4Smiod
3068*3d8817e4SmiodFri Feb 21 01:29:51 1992  K. Richard Pixley  (rich@cygnus.com)
3069*3d8817e4Smiod
3070*3d8817e4Smiod	* i386.h: added inb, inw, outb, outw opcodes, added att syntax for
3071*3d8817e4Smiod	  scmp, slod, smov, ssca, ssto.  Curtesy Minh Tran-Le
3072*3d8817e4Smiod	  <TRANLE@INTELLICORP.COM>.
3073*3d8817e4Smiod
3074*3d8817e4SmiodThu Jan 30 07:31:44 1992  Steve Chamberlain  (sac at rtl.cygnus.com)
3075*3d8817e4Smiod
3076*3d8817e4Smiod	* h8300.h: turned op_type enum into #define list
3077*3d8817e4Smiod
3078*3d8817e4SmiodThu Jan 30 01:07:24 1992  John Gilmore  (gnu at cygnus.com)
3079*3d8817e4Smiod
3080*3d8817e4Smiod	* sparc.h: Remove "cypress" architecture.  Remove "fitox" and
3081*3d8817e4Smiod	similar instructions -- they've been renamed to "fitoq", etc.
3082*3d8817e4Smiod	REALLY fix tsubcctv.  Fix "fcmpeq" and "fcmpq" which had wrong
3083*3d8817e4Smiod	number of arguments.
3084*3d8817e4Smiod	* h8300.h: Remove extra ; which produces compiler warning.
3085*3d8817e4Smiod
3086*3d8817e4SmiodTue Jan 28 22:59:22 1992  Stu Grossman  (grossman at cygnus.com)
3087*3d8817e4Smiod
3088*3d8817e4Smiod	* sparc.h: fix opcode for tsubcctv.
3089*3d8817e4Smiod
3090*3d8817e4SmiodTue Jan  7 17:19:39 1992  K. Richard Pixley  (rich at cygnus.com)
3091*3d8817e4Smiod
3092*3d8817e4Smiod	* sparc.h: fba and cba are now aliases for fb and cb respectively.
3093*3d8817e4Smiod
3094*3d8817e4SmiodFri Dec 27 10:55:50 1991  Per Bothner  (bothner at cygnus.com)
3095*3d8817e4Smiod
3096*3d8817e4Smiod	* sparc.h (nop): Made the 'lose' field be even tighter,
3097*3d8817e4Smiod	so only a standard 'nop' is disassembled as a nop.
3098*3d8817e4Smiod
3099*3d8817e4SmiodSun Dec 22 12:18:18 1991  Michael Tiemann  (tiemann at cygnus.com)
3100*3d8817e4Smiod
3101*3d8817e4Smiod	* sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is
3102*3d8817e4Smiod	disassembled as a nop.
3103*3d8817e4Smiod
3104*3d8817e4SmiodWed Dec 18 17:19:44 1991  Stu Grossman  (grossman at cygnus.com)
3105*3d8817e4Smiod
3106*3d8817e4Smiod	* m68k.h, sparc.h: ANSIfy enums.
3107*3d8817e4Smiod
3108*3d8817e4SmiodTue Dec 10 00:22:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
3109*3d8817e4Smiod
3110*3d8817e4Smiod	* sparc.h: fix a typo.
3111*3d8817e4Smiod
3112*3d8817e4SmiodSat Nov 30 20:40:51 1991  Steve Chamberlain  (sac at rtl.cygnus.com)
3113*3d8817e4Smiod
3114*3d8817e4Smiod	* a29k.h, arm.h, h8300.h,  i386.h,  i860.h, i960.h , m68k.h,
3115*3d8817e4Smiod	m88k.h, mips.h , np1.h, ns32k.h, pn.h, pyr.h, sparc.h, tahoe.h,
3116*3d8817e4Smiod	vax.h: Renamed from ../<foo>-opcode.h.
3117*3d8817e4Smiod
3118*3d8817e4Smiod
3119*3d8817e4SmiodLocal Variables:
3120*3d8817e4Smiodversion-control: never
3121*3d8817e4SmiodEnd:
3122