]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/opcode/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / include / opcode / ChangeLog
CommitLineData
9fe54b1c
PB
12009-10-02 Peter Bergner <bergner@vnet.ibm.com>
2
3 * ppc.h (PPC_OPCODE_476): Define.
4
634b50f2
PB
52009-10-01 Peter Bergner <bergner@vnet.ibm.com>
6
7 * ppc.h (PPC_OPCODE_A2): Rename from PPC_OPCODE_PPCA2.
8
c7927a3c
NC
92009-09-29 DJ Delorie <dj@redhat.com>
10
11 * rx.h: New file.
12
b961e85b
AM
132009-09-22 Peter Bergner <bergner@vnet.ibm.com>
14
15 * ppc.h (ppc_cpu_t): Typedef to uint64_t.
16
e0d602ec
BE
172009-09-21 Ben Elliston <bje@au.ibm.com>
18
19 * ppc.h (PPC_OPCODE_PPCA2): New.
20
96d56e9f
NC
212009-09-05 Martin Thuresson <martin@mtme.org>
22
23 * ia64.h (struct ia64_operand): Renamed member class to op_class.
24
d3ce72d0
NC
252009-08-29 Martin Thuresson <martin@mtme.org>
26
27 * tic30.h (template): Rename type template to
28 insn_template. Updated code to use new name.
29 * tic54x.h (template): Rename type template to
30 insn_template.
31
824b28db
NH
322009-08-20 Nick Hudson <nick.hudson@gmx.co.uk>
33
34 * hppa.h (pa_opcodes): Add a pa10 bb without FLAG_STRICT.
35
f865a31d
AG
362009-06-11 Anthony Green <green@moxielogic.com>
37
38 * moxie.h (MOXIE_F3_PCREL): Define.
39 (moxie_form3_opc_info): Grow.
40
0e7c7f11
AG
412009-06-06 Anthony Green <green@moxielogic.com>
42
43 * moxie.h (MOXIE_F1_M): Define.
44
20135e4c
NC
452009-04-15 Anthony Green <green@moxielogic.com>
46
47 * moxie.h: Created.
48
bcb012d3
DD
492009-04-06 DJ Delorie <dj@redhat.com>
50
51 * h8300.h: Add relaxation attributes to MOVA opcodes.
52
69fe9ce5
AM
532009-03-10 Alan Modra <amodra@bigpond.net.au>
54
55 * ppc.h (ppc_parse_cpu): Declare.
56
c3b7224a
NC
572009-03-02 Qinwei <qinwei@sunnorth.com.cn>
58
59 * score-inst.h (score_insn_type, score_data_type): Add Ra_I9_I5
60 and _IMM11 for mbitclr and mbitset.
61 * score-datadep.h: Update dependency information.
62
066be9f7
PB
632009-02-26 Peter Bergner <bergner@vnet.ibm.com>
64
65 * ppc.h (PPC_OPCODE_POWER7): New.
66
fedc618e
DE
672009-02-06 Doug Evans <dje@google.com>
68
69 * i386.h: Add comment regarding sse* insns and prefixes.
70
52b6b6b9
JM
712009-02-03 Sandip Matte <sandip@rmicorp.com>
72
73 * mips.h (INSN_XLR): Define.
74 (INSN_CHIP_MASK): Update.
75 (CPU_XLR): Define.
76 (OPCODE_IS_MEMBER): Update.
77 (M_MSGSND, M_MSGLD, M_MSGLD_T, M_MSGWAIT, M_MSGWAIT_T): Define.
78
35669430
DE
792009-01-28 Doug Evans <dje@google.com>
80
81 * opcode/i386.h: Add multiple inclusion protection.
82 (EAX_REG_NUM,ECX_REG_NUM,EDX_REGNUM,EBX_REG_NUM,ESI_REG_NUM)
83 (EDI_REG_NUM): New macros.
84 (MODRM_MOD_FIELD,MODRM_REG_FIELD,MODRM_RM_FIELD): New macros.
85 (SIB_SCALE_FIELD,SIB_INDEX_FIELD,SIB_BASE_FIELD): New macros.
1d801e5f 86 (REX_PREFIX_P): New macro.
35669430 87
1cb0a767
PB
882009-01-09 Peter Bergner <bergner@vnet.ibm.com>
89
90 * ppc.h (struct powerpc_opcode): New field "deprecated".
91 (PPC_OPCODE_NOPOWER4): Delete.
92
3aa3176b
TS
932008-11-28 Joshua Kinard <kumba@gentoo.org>
94
95 * mips.h: Define CPU_R14000, CPU_R16000.
96 (OPCODE_IS_MEMBER): Include R14000, R16000 in test.
97
8e79c3df
CM
982008-11-18 Catherine Moore <clm@codesourcery.com>
99
100 * arm.h (FPU_NEON_FP16): New.
101 (FPU_ARCH_NEON_FP16): New.
102
de9a3e51
CF
1032008-11-06 Chao-ying Fu <fu@mips.com>
104
105 * mips.h: Doucument '1' for 5-bit sync type.
106
1ca35711
L
1072008-08-28 H.J. Lu <hongjiu.lu@intel.com>
108
109 * ia64.h (ia64_resource_specifier): Add IA64_RS_CR_IIB. Update
110 IA64_RS_CR.
111
9b4e5766
PB
1122008-08-01 Peter Bergner <bergner@vnet.ibm.com>
113
114 * ppc.h (PPC_OPCODE_VSX, PPC_OPERAND_VSR): New.
115
081ba1b3
AM
1162008-07-30 Michael J. Eager <eager@eagercon.com>
117
118 * ppc.h (PPC_OPCODE_405): Define.
119 (PPC_OPERAND_FSL, PPC_OPERAND_FCR, PPC_OPERAND_UDI): Define.
120
fa452fa6
PB
1212008-06-13 Peter Bergner <bergner@vnet.ibm.com>
122
123 * ppc.h (ppc_cpu_t): New typedef.
124 (struct powerpc_opcode <flags>): Use it.
125 (struct powerpc_operand <insert, extract>): Likewise.
126 (struct powerpc_macro <flags>): Likewise.
127
bb35fb24
NC
1282008-06-12 Adam Nemet <anemet@caviumnetworks.com>
129
130 * mips.h: Document new field descriptors +x, +X, +p, +P, +s, +S.
131 Update comment before MIPS16 field descriptors to mention MIPS16.
132 (OP_SH_BBITIND, OP_MASK_BBITIND): New bit mask and shift count for
133 BBIT.
134 (OP_SH_CINSPOS, OP_MASK_CINSPOS, OP_SH_CINSLM1, OP_MASK_CINSLM1):
135 New bit masks and shift counts for cins and exts.
136
dd3cbb7e
NC
137 * mips.h: Document new field descriptors +Q.
138 (OP_SH_SEQI, OP_MASK_SEQI): New bit mask and shift count for SEQI.
139
d0799671
AN
1402008-04-28 Adam Nemet <anemet@caviumnetworks.com>
141
142 * mips.h (INSN_MACRO): Move it up to the the pinfo macros.
143 (INSN2_M_FP_S, INSN2_M_FP_D): New pinfo2 macros.
144
19a6653c
AM
1452008-04-14 Edmar Wienskoski <edmar@freescale.com>
146
147 * ppc.h: (PPC_OPCODE_E500MC): New.
148
c0f3af97
L
1492008-04-03 H.J. Lu <hongjiu.lu@intel.com>
150
151 * i386.h (MAX_OPERANDS): Set to 5.
152 (MAX_MNEM_SIZE): Changed to 20.
153
e210c36b
NC
1542008-03-28 Eric B. Weddington <eric.weddington@atmel.com>
155
156 * avr.h (AVR_ISA_TINY3): Define new opcode set for attiny167.
157
b1cc4aeb
PB
1582008-03-09 Paul Brook <paul@codesourcery.com>
159
160 * arm.h (FPU_VFP_EXT_D32, FPU_VFP_V3D16, FPU_ARCH_VFP_V3D16): Define.
161
7e806470
PB
1622008-03-04 Paul Brook <paul@codesourcery.com>
163
164 * arm.h (ARM_EXT_V6M, ARM_EXT_BARRIER, ARM_EXT_THUMB_MSR): Define.
165 (ARM_AEXT_V6T2, ARM_AEXT_V7_ARM, ARM_AEXT_V7M): Use new flags.
166 (ARM_AEXT_V6M, ARM_ARCH_V6M): Define.
167
7b2185f9 1682008-02-27 Denis Vlasenko <vda.linux@googlemail.com>
af7329f0
NC
169 Nick Clifton <nickc@redhat.com>
170
171 PR 3134
172 * h8300.h (h8_opcodes): Add an encoding for a mov.l instruction
173 with a 32-bit displacement but without the top bit of the 4th byte
174 set.
175
796d5313
NC
1762008-02-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
177
178 * cr16.h (cr16_num_optab): Declared.
179
d669d37f
NC
1802008-02-14 Hakan Ardo <hakan@debian.org>
181
182 PR gas/2626
183 * avr.h (AVR_ISA_2xxe): Define.
184
e6429699
AN
1852008-02-04 Adam Nemet <anemet@caviumnetworks.com>
186
187 * mips.h: Update copyright.
188 (INSN_CHIP_MASK): New macro.
189 (INSN_OCTEON): New macro.
190 (CPU_OCTEON): New macro.
191 (OPCODE_IS_MEMBER): Handle Octeon instructions.
192
e210c36b
NC
1932008-01-23 Eric B. Weddington <eric.weddington@atmel.com>
194
195 * avr.h (AVR_ISA_RF401): Add new opcode set for at86rf401.
196
1972008-01-03 Eric B. Weddington <eric.weddington@atmel.com>
198
199 * avr.h (AVR_ISA_USB162): Add new opcode set.
200 (AVR_ISA_AVR3): Likewise.
201
350cc38d
MS
2022007-11-29 Mark Shinwell <shinwell@codesourcery.com>
203
204 * mips.h (INSN_LOONGSON_2E): New.
205 (INSN_LOONGSON_2F): New.
206 (CPU_LOONGSON_2E): New.
207 (CPU_LOONGSON_2F): New.
208 (OPCODE_IS_MEMBER): Update for Loongson-2E and -2F flags.
209
56950294
MS
2102007-11-29 Mark Shinwell <shinwell@codesourcery.com>
211
212 * mips.h (INSN_ISA*): Redefine certain values as an
213 enumeration. Update comments.
214 (mips_isa_table): New.
215 (ISA_MIPS*): Redefine to match enumeration.
216 (OPCODE_IS_MEMBER): Modify to correctly test new INSN_ISA*
217 values.
218
c3d65c1c
BE
2192007-08-08 Ben Elliston <bje@au.ibm.com>
220
221 * ppc.h (PPC_OPCODE_PPCPS): New.
222
0fdaa005
L
2232007-07-03 Nathan Sidwell <nathan@codesourcery.com>
224
225 * m68k.h: Document j K & E.
226
2272007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3d3d428f
NC
228
229 * cr16.h: New file for CR16 target.
230
3896c469
AM
2312007-05-02 Alan Modra <amodra@bigpond.net.au>
232
233 * ppc.h (PPC_OPERAND_PLUS1): Update comment.
234
9a2e615a
NS
2352007-04-23 Nathan Sidwell <nathan@codesourcery.com>
236
237 * m68k.h (mcfisa_c): New.
238 (mcfusp, mcf_mask): Adjust.
239
b84bf58a
AM
2402007-04-20 Alan Modra <amodra@bigpond.net.au>
241
242 * ppc.h (struct powerpc_operand): Replace "bits" with "bitm".
243 (num_powerpc_operands): Declare.
244 (PPC_OPERAND_SIGNED et al): Redefine as hex.
245 (PPC_OPERAND_PLUS1): Define.
246
831480e9 2472007-03-21 H.J. Lu <hongjiu.lu@intel.com>
161a04f6
L
248
249 * i386.h (REX_MODE64): Renamed to ...
250 (REX_W): This.
251 (REX_EXTX): Renamed to ...
252 (REX_R): This.
253 (REX_EXTY): Renamed to ...
254 (REX_X): This.
255 (REX_EXTZ): Renamed to ...
256 (REX_B): This.
257
0b1cf022
L
2582007-03-15 H.J. Lu <hongjiu.lu@intel.com>
259
260 * i386.h: Add entries from config/tc-i386.h and move tables
261 to opcodes/i386-opc.h.
262
d796c0ad
L
2632007-03-13 H.J. Lu <hongjiu.lu@intel.com>
264
265 * i386.h (FloatDR): Removed.
266 (i386_optab): Use FloatD and FloatD|FloatR instead of FloatDR.
267
30ac7323
AM
2682007-03-01 Alan Modra <amodra@bigpond.net.au>
269
270 * spu-insns.h: Add soma double-float insns.
271
8b082fb1 2722007-02-20 Thiemo Seufer <ths@mips.com>
d796c0ad 273 Chao-Ying Fu <fu@mips.com>
8b082fb1
TS
274
275 * mips.h (OP_SH_BP, OP_MASK_BP): Add support for balign instruction.
276 (INSN_DSPR2): Add flag for DSP R2 instructions.
277 (M_BALIGN): New macro.
278
4eed87de
AM
2792007-02-14 Alan Modra <amodra@bigpond.net.au>
280
281 * i386.h (i386_optab): Replace all occurrences of Seg2ShortForm
282 and Seg3ShortFrom with Shortform.
283
fda592e8
L
2842007-02-11 H.J. Lu <hongjiu.lu@intel.com>
285
286 PR gas/4027
287 * i386.h (i386_optab): Put the real "test" before the pseudo
288 one.
289
3bdcfdf4
KH
2902007-01-08 Kazu Hirata <kazu@codesourcery.com>
291
292 * m68k.h (m68010up): OR fido_a.
293
9840d27e
KH
2942006-12-25 Kazu Hirata <kazu@codesourcery.com>
295
296 * m68k.h (fido_a): New.
297
c629cdac
KH
2982006-12-24 Kazu Hirata <kazu@codesourcery.com>
299
300 * m68k.h (mcfmac, mcfemac, cfloat, mcfhwdiv, mcfisa_a,
301 mcfisa_aa, mcfisa_b, mcfusp, mcf_mask): Double the defined
302 values.
303
b7d9ef37
L
3042006-11-08 H.J. Lu <hongjiu.lu@intel.com>
305
306 * i386.h (i386_optab): Replace CpuPNI with CpuSSE3.
307
b138abaa
NC
3082006-10-31 Mei Ligang <ligang@sunnorth.com.cn>
309
310 * score-inst.h (enum score_insn_type): Add Insn_internal.
311
e9f53129
AM
3122006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
313 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
314 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
315 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
316 Alan Modra <amodra@bigpond.net.au>
317
318 * spu-insns.h: New file.
319 * spu.h: New file.
320
ede602d7
AM
3212006-10-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
322
323 * ppc.h (PPC_OPCODE_CELL): Define.
324
7918206c
MM
3252006-10-23 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
326
327 * i386.h : Modify opcode to support for the change in POPCNT opcode
328 in amdfam10 architecture.
329
ef05d495
L
3302006-09-28 H.J. Lu <hongjiu.lu@intel.com>
331
332 * i386.h: Replace CpuMNI with CpuSSSE3.
333
2d447fca
JM
3342006-09-26 Mark Shinwell <shinwell@codesourcery.com>
335 Joseph Myers <joseph@codesourcery.com>
336 Ian Lance Taylor <ian@wasabisystems.com>
337 Ben Elliston <bje@wasabisystems.com>
338
339 * arm.h (ARM_CEXT_IWMMXT2, ARM_ARCH_IWMMXT2): Define.
340
1c0d3aa6
NC
3412006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
342
343 * score-datadep.h: New file.
344 * score-inst.h: New file.
345
c2f0420e
L
3462006-07-14 H.J. Lu <hongjiu.lu@intel.com>
347
348 * i386.h (i386_optab): Remove InvMem from maskmovq, movhlps,
349 movlhps, movmskps, pextrw, pmovmskb, movmskpd, maskmovdqu,
350 movdq2q and movq2dq.
351
050dfa73
MM
3522006-07-10 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
353 Michael Meissner <michael.meissner@amd.com>
354
355 * i386.h: Add amdfam10 new instructions (SSE4a and ABM instructions).
356
15965411
L
3572006-06-12 H.J. Lu <hongjiu.lu@intel.com>
358
359 * i386.h (i386_optab): Add "nop" with memory reference.
360
46e883c5
L
3612006-06-12 H.J. Lu <hongjiu.lu@intel.com>
362
363 * i386.h (i386_optab): Update comment for 64bit NOP.
364
9622b051
AM
3652006-06-06 Ben Elliston <bje@au.ibm.com>
366 Anton Blanchard <anton@samba.org>
367
368 * ppc.h (PPC_OPCODE_POWER6): Define.
369 Adjust whitespace.
370
a9e24354
TS
3712006-06-05 Thiemo Seufer <ths@mips.com>
372
373 * mips.h: Improve description of MT flags.
374
a596001e
RS
3752006-05-25 Richard Sandiford <richard@codesourcery.com>
376
377 * m68k.h (mcf_mask): Define.
378
d43b4baf
TS
3792006-05-05 Thiemo Seufer <ths@mips.com>
380 David Ung <davidu@mips.com>
381
382 * mips.h (enum): Add macro M_CACHE_AB.
383
39a7806d
TS
3842006-05-04 Thiemo Seufer <ths@mips.com>
385 Nigel Stephens <nigel@mips.com>
386 David Ung <davidu@mips.com>
387
388 * mips.h: Add INSN_SMARTMIPS define.
389
9bcd4f99
TS
3902006-04-30 Thiemo Seufer <ths@mips.com>
391 David Ung <davidu@mips.com>
392
393 * mips.h: Defines udi bits and masks. Add description of
394 characters which may appear in the args field of udi
395 instructions.
396
ef0ee844
TS
3972006-04-26 Thiemo Seufer <ths@networkno.de>
398
399 * mips.h: Improve comments describing the bitfield instruction
400 fields.
401
f7675147
L
4022006-04-26 Julian Brown <julian@codesourcery.com>
403
404 * arm.h (FPU_VFP_EXT_V3): Define constant.
405 (FPU_NEON_EXT_V1): Likewise.
406 (FPU_VFP_HARD): Update.
407 (FPU_VFP_V3): Define macro.
408 (FPU_ARCH_VFP_V3, FPU_ARCH_VFP_V3_PLUS_NEON_V1): Define macros.
409
ef0ee844 4102006-04-07 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
d727e8c2
NC
411
412 * avr.h (AVR_ISA_PWMx): New.
413
2da12c60
NS
4142006-03-28 Nathan Sidwell <nathan@codesourcery.com>
415
416 * m68k.h (cpu_m68k, cpu_cf, cpu_m68000, cpu_m68008, cpu_m68010,
417 cpu_m68020, cpu_m68ec030, cpu_m68040, cpu_m68060, cpu_m68851,
418 cpu_m68881, cpu_m68882, cpu_cpu32, cpu_cf5200, cpu_cf5206e,
419 cpu_cf5208, cpu_cf521x, cpu_cf5213, cpu_cf5249, cpu_cf528x,
420 cpu_cf5307, cpu_cf5329, cpu_cf5407, cpu_cf547x, cpu_cf548x): Remove.
421
0715c387
PB
4222006-03-10 Paul Brook <paul@codesourcery.com>
423
424 * arm.h (ARM_AEXT_V7_ARM): Include v6ZK extensions.
425
34bdd094
DA
4262006-03-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
427
428 * hppa.h (pa_opcodes): Reorder bb opcodes so that pa10 opcodes come
429 first. Correct mask of bb "B" opcode.
430
331d2d0d
L
4312006-02-27 H.J. Lu <hongjiu.lu@intel.com>
432
433 * i386.h (i386_optab): Support Intel Merom New Instructions.
434
62b3e311
PB
4352006-02-24 Paul Brook <paul@codesourcery.com>
436
437 * arm.h: Add V7 feature bits.
438
59cf82fe
L
4392006-02-23 H.J. Lu <hongjiu.lu@intel.com>
440
441 * ia64.h (ia64_opnd): Add IA64_OPND_IMMU5b.
442
e74cfd16
PB
4432006-01-31 Paul Brook <paul@codesourcery.com>
444 Richard Earnshaw <rearnsha@arm.com>
445
446 * arm.h: Use ARM_CPU_FEATURE.
447 (ARM_AEXT_*, FPU_ENDIAN_PURE, FPU_VFP_HARD): New.
448 (arm_feature_set): Change to a structure.
449 (ARM_CPU_HAS_FEATURE, ARM_MERGE_FEATURE_SETS, ARM_CLEAR_FEATURE,
450 ARM_FEATURE): New macros.
451
5b3f8a92
HPN
4522005-12-07 Hans-Peter Nilsson <hp@axis.com>
453
454 * cris.h (MOVE_M_TO_PREG_OPCODE, MOVE_M_TO_PREG_ZBITS)
455 (MOVE_PC_INCR_OPCODE_PREFIX, MOVE_PC_INCR_OPCODE_SUFFIX): New macros.
456 (ADD_PC_INCR_OPCODE): Don't define.
457
cb712a9e
L
4582005-12-06 H.J. Lu <hongjiu.lu@intel.com>
459
460 PR gas/1874
461 * i386.h (i386_optab): Add 64bit support for monitor and mwait.
462
0499d65b
TS
4632005-11-14 David Ung <davidu@mips.com>
464
465 * mips.h: Assign 'm'/'M' codes to MIPS16e save/restore
466 instructions. Define MIPS16_ALL_ARGS and MIPS16_ALL_STATICS for
467 save/restore encoding of the args field.
468
ea5ca089
DB
4692005-10-28 Dave Brolley <brolley@redhat.com>
470
471 Contribute the following changes:
472 2005-02-16 Dave Brolley <brolley@redhat.com>
473
474 * cgen-bitset.h: Rename CGEN_ISA_MASK to CGEN_BITSET. Rename
475 cgen_isa_mask_* to cgen_bitset_*.
476 * cgen.h: Likewise.
477
16175d96
DB
478 2003-10-21 Richard Sandiford <rsandifo@redhat.com>
479
480 * cgen.h (CGEN_BITSET_ATTR_VALUE): Fix definition.
481 (CGEN_ATTR_ENTRY): Change "value" to type "unsigned".
482 (CGEN_CPU_TABLE): Make isas a ponter.
483
484 2003-09-29 Dave Brolley <brolley@redhat.com>
485
486 * cgen.h (CGEN_ATTR_VALUE_BITSET_TYPE): New typedef.
487 (CGEN_ATTR_VALUE_ENUM_TYPE): Ditto.
488 (CGEN_ATTR_VALUE_TYPE): Use these new typedefs.
489
490 2002-12-13 Dave Brolley <brolley@redhat.com>
491
492 * cgen.h (symcat.h): #include it.
493 (cgen-bitset.h): #include it.
494 (CGEN_ATTR_VALUE_TYPE): Now a union.
495 (CGEN_ATTR_VALUE): Reference macros generated in opcodes/<arch>-desc.h.
496 (CGEN_ATTR_ENTRY): 'value' now unsigned.
497 (cgen_cpu_desc): 'isas' now (CGEN_ISA_MASK*).
498 * cgen-bitset.h: New file.
499
3c9b82ba
NC
5002005-09-30 Catherine Moore <clm@cm00re.com>
501
502 * bfin.h: New file.
503
6a2375c6
JB
5042005-10-24 Jan Beulich <jbeulich@novell.com>
505
506 * ia64.h (enum ia64_opnd): Move memory operand out of set of
507 indirect operands.
508
c06a12f8
DA
5092005-10-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
510
511 * hppa.h (pa_opcodes): Add two fcmp opcodes. Reorder ftest opcodes.
512 Add FLAG_STRICT to pa10 ftest opcode.
513
4d443107
DA
5142005-10-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
515
516 * hppa.h (pa_opcodes): Remove lha entries.
517
f0a3b40f
DA
5182005-10-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
519
520 * hppa.h (FLAG_STRICT): Revise comment.
521 (pa_opcode): Revise ordering rules. Add/move strict pa10 variants
522 before corresponding pa11 opcodes. Add strict pa10 register-immediate
523 entries for "fdc".
524
e210c36b
NC
5252005-09-30 Catherine Moore <clm@cm00re.com>
526
527 * bfin.h: New file.
528
1b7e1362
DA
5292005-09-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
530
531 * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.
532
089b39de
CF
5332005-09-06 Chao-ying Fu <fu@mips.com>
534
535 * mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK_MT_H,
536 OP_SH_MTACC_T, OP_MASK_MTACC_T, OP_SH_MTACC_D, OP_MASK_MTACC_D): New
537 define.
538 Document !, $, *, &, g, +t, +T operand formats for MT instructions.
539 (INSN_ASE_MASK): Update to include INSN_MT.
540 (INSN_MT): New define for MT ASE.
541
93c34b9b
CF
5422005-08-25 Chao-ying Fu <fu@mips.com>
543
544 * mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,
545 OP_MASK_DSPACC_S, OP_SH_DSPSFT, OP_MASK_DSPSFT, OP_SH_DSPSFT_7,
546 OP_MASK_DSPSFT_7, OP_SH_SA3, OP_MASK_SA3, OP_SH_SA4, OP_MASK_SA4,
547 OP_SH_IMM8, OP_MASK_IMM8, OP_SH_IMM10, OP_MASK_IMM10, OP_SH_WRDSP,
548 OP_MASK_WRDSP, OP_SH_RDDSP, OP_MASK_RDDSP): New define.
549 Document 3, 4, 5, 6, 7, 8, 9, 0, :, ', @ operand formats for DSP
550 instructions.
551 (INSN_DSP): New define for DSP ASE.
552
848cf006
AM
5532005-08-18 Alan Modra <amodra@bigpond.net.au>
554
555 * a29k.h: Delete.
556
36ae0db3
DJ
5572005-08-15 Daniel Jacobowitz <dan@codesourcery.com>
558
559 * ppc.h (PPC_OPCODE_E300): Define.
560
8c929562
MS
5612005-08-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
562
563 * s390.h (s390_opcode_cpu_val): Add enum for cpu type z9-109.
564
f7b8cccc
DA
5652005-07-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
566
567 PR gas/336
568 * hppa.h (pa_opcodes): Allow 0 immediates in PA 2.0 variants of pdtlb
569 and pitlb.
570
8b5328ac
JB
5712005-07-27 Jan Beulich <jbeulich@novell.com>
572
573 * i386.h (i386_optab): Add comment to movd. Use LongMem for all
574 movd-s. Add NoRex64 to movq-s dealing only with mmx or xmm registers.
575 Add movq-s as 64-bit variants of movd-s.
576
f417d200
DA
5772005-07-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
578
18b3bdfc
DA
579 * hppa.h: Fix punctuation in comment.
580
f417d200
DA
581 * hppa.h (pa_opcode): Add rules for opcode ordering. Check first for
582 implicit space-register addressing. Set space-register bits on opcodes
583 using implicit space-register addressing. Add various missing pa20
584 long-immediate opcodes. Remove various opcodes using implicit 3-bit
585 space-register addressing. Use "fE" instead of "fe" in various
586 fstw opcodes.
587
9a145ce6
JB
5882005-07-18 Jan Beulich <jbeulich@novell.com>
589
590 * i386.h (i386_optab): Operands of aam and aad are unsigned.
591
90700ea2
L
5922007-07-15 H.J. Lu <hongjiu.lu@intel.com>
593
594 * i386.h (i386_optab): Support Intel VMX Instructions.
595
48f130a8
DA
5962005-07-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
597
598 * hppa.h (pa_opcode): Don't set FLAG_STRICT in pa10 loads and stores.
599
30123838
JB
6002005-07-05 Jan Beulich <jbeulich@novell.com>
601
602 * i386.h (i386_optab): Add new insns.
603
47b0e7ad
NC
6042005-07-01 Nick Clifton <nickc@redhat.com>
605
606 * sparc.h: Add typedefs to structure declarations.
607
b300c311
L
6082005-06-20 H.J. Lu <hongjiu.lu@intel.com>
609
610 PR 1013
611 * i386.h (i386_optab): Update comments for 64bit addressing on
612 mov. Allow 64bit addressing for mov and movq.
613
2db495be
DA
6142005-06-11 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
615
616 * hppa.h (pa_opcodes): Use cM and cX instead of cm and cx,
617 respectively, in various floating-point load and store patterns.
618
caa05036
DA
6192005-05-23 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
620
621 * hppa.h (FLAG_STRICT): Correct comment.
622 (pa_opcodes): Update load and store entries to allow both PA 1.X and
623 PA 2.0 mneumonics when equivalent. Entries with cache control
624 completers now require PA 1.1. Adjust whitespace.
625
f4411256
AM
6262005-05-19 Anton Blanchard <anton@samba.org>
627
628 * ppc.h (PPC_OPCODE_POWER5): Define.
629
e172dbf8
NC
6302005-05-10 Nick Clifton <nickc@redhat.com>
631
632 * Update the address and phone number of the FSF organization in
633 the GPL notices in the following files:
634 a29k.h, alpha.h, arc.h, arm.h, avr.h, cgen.h, convex.h, cris.h,
635 crx.h, d10v.h, d30v.h, dlx.h, h8300.h, hppa.h, i370.h, i386.h,
636 i860.h, i960.h, m68hc11.h, m68k.h, m88k.h, maxq.h, mips.h, mmix.h,
637 mn10200.h, mn10300.h, msp430.h, np1.h, ns32k.h, or32.h, pdp11.h,
638 pj.h, pn.h, ppc.h, pyr.h, s390.h, sparc.h, tic30.h, tic4x.h,
639 tic54x.h, tic80.h, v850.h, vax.h
640
e44823cf
JB
6412005-05-09 Jan Beulich <jbeulich@novell.com>
642
643 * i386.h (i386_optab): Add ht and hnt.
644
791fe849
MK
6452005-04-18 Mark Kettenis <kettenis@gnu.org>
646
647 * i386.h: Insert hyphens into selected VIA PadLock extensions.
648 Add xcrypt-ctr. Provide aliases without hyphens.
649
faa7ef87
L
6502005-04-13 H.J. Lu <hongjiu.lu@intel.com>
651
a63027e5
L
652 Moved from ../ChangeLog
653
faa7ef87
L
654 2005-04-12 Paul Brook <paul@codesourcery.com>
655 * m88k.h: Rename psr macros to avoid conflicts.
656
657 2005-03-12 Zack Weinberg <zack@codesourcery.com>
658 * arm.h: Adjust comments for ARM_EXT_V4T and ARM_EXT_V5T.
659 Add ARM_EXT_V6T2, ARM_ARCH_V6T2, ARM_ARCH_V6KT2, ARM_ARCH_V6ZT2,
660 and ARM_ARCH_V6ZKT2.
661
662 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
663 * crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4.
664 Remove redundant instruction types.
665 (struct argument): X_op - new field.
666 (struct cst4_entry): Remove.
667 (no_op_insn): Declare.
668
669 2004-11-05 Tomer Levi <Tomer.Levi@nsc.com>
670 * crx.h (enum argtype): Rename types, remove unused types.
671
672 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
673 * crx.h (enum reg): Rearrange registers, remove 'ccfg' and `'pc'.
674 (enum reg_type): Remove CRX_PC_REGTYPE, CRX_MTPR_REGTYPE.
675 (enum operand_type): Rearrange operands, edit comments.
676 replace us<N> with ui<N> for unsigned immediate.
677 replace d<N> with disps<N>/dispu<N>/dispe<N> for signed/unsigned/escaped
678 displacements (respectively).
679 replace rbase_ridx_scl2_dispu<N> with rindex_disps<N> for register index.
680 (instruction type): Add NO_TYPE_INS.
681 (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
682 (operand_entry): New field - 'flags'.
683 (operand flags): New.
684
685 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
686 * crx.h (operand_type): Remove redundant types i3, i4,
687 i5, i8, i12.
688 Add new unsigned immediate types us3, us4, us5, us16.
689
bc4bd9ab
MK
6902005-04-12 Mark Kettenis <kettenis@gnu.org>
691
692 * i386.h (i386_optab): Mark VIA PadLock instructions as ImmExt and
693 adjust them accordingly.
694
373ff435
JB
6952005-04-01 Jan Beulich <jbeulich@novell.com>
696
697 * i386.h (i386_optab): Add rdtscp.
698
4cc91dba
L
6992005-03-29 H.J. Lu <hongjiu.lu@intel.com>
700
701 * i386.h (i386_optab): Don't allow the `l' suffix for moving
418a8fca
AS
702 between memory and segment register. Allow movq for moving between
703 general-purpose register and segment register.
4cc91dba 704
9ae09ff9
JB
7052005-02-09 Jan Beulich <jbeulich@novell.com>
706
707 PR gas/707
708 * i386.h (i386_optab): Add x_Suf to fbld and fbstp. Add w_Suf and
709 FloatMF to fldcw, fstcw, fnstcw, and the memory formas of fstsw and
710 fnstsw.
711
638e7a64
NS
7122006-02-07 Nathan Sidwell <nathan@codesourcery.com>
713
714 * m68k.h (m68008, m68ec030, m68882): Remove.
715 (m68k_mask): New.
716 (cpu_m68k, cpu_cf): New.
717 (mcf5200, mcf5206e, mcf521x, mcf5249, mcf528x, mcf5307, mcf5407,
718 mcf5470, mcf5480): Rename to cpu_<foo>. Add m680x0 variants.
719
90219bd0
AO
7202005-01-25 Alexandre Oliva <aoliva@redhat.com>
721
722 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
723 * cgen.h (enum cgen_parse_operand_type): Add
724 CGEN_PARSE_OPERAND_SYMBOLIC.
725
239cb185
FF
7262005-01-21 Fred Fish <fnf@specifixinc.com>
727
728 * mips.h: Change INSN_ALIAS to INSN2_ALIAS.
729 Change INSN_WRITE_MDMX_ACC to INSN2_WRITE_MDMX_ACC.
730 Change INSN_READ_MDMX_ACC to INSN2_READ_MDMX_ACC.
731
dc9a9f39
FF
7322005-01-19 Fred Fish <fnf@specifixinc.com>
733
734 * mips.h (struct mips_opcode): Add new pinfo2 member.
735 (INSN_ALIAS): New define for opcode table entries that are
736 specific instances of another entry, such as 'move' for an 'or'
737 with a zero operand.
738 (INSN_READ_MDMX_ACC): Redefine from 0 to 0x2.
739 (INSN_WRITE_MDMX_ACC): Redefine from 0 to 0x4.
740
98e7aba8
ILT
7412004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
742
743 * mips.h (CPU_RM9000): Define.
744 (OPCODE_IS_MEMBER): Handle CPU_RM9000.
745
37edbb65
JB
7462004-11-25 Jan Beulich <jbeulich@novell.com>
747
748 * i386.h: CpuNo64 mov can't reasonably have a 'q' suffix. Moves
749 to/from test registers are illegal in 64-bit mode. Add missing
750 NoRex64 to sidt. fxsave/fxrstor now allow for a 'q' suffix
751 (previously one had to explicitly encode a rex64 prefix). Re-enable
752 lahf/sahf in 64-bit mode as at least some Athlon64/Opteron steppings
753 support it there. Add cmpxchg16b as per Intel's 64-bit documentation.
754
7552004-11-23 Jan Beulich <jbeulich@novell.com>
5c6af06e
JB
756
757 * i386.h (i386_optab): paddq and psubq, even in their MMX form, are
758 available only with SSE2. Change the MMX additions introduced by SSE
759 and 3DNow!A to CpuMMX2 (rather than CpuMMX). Indicate the 3DNow!A
760 instructions by their now designated identifier (since combining i686
761 and 3DNow! does not really imply 3DNow!A).
762
f5c7edf4
AM
7632004-11-19 Alan Modra <amodra@bigpond.net.au>
764
765 * msp430.h (struct rcodes_s, MSP430_RLC, msp430_rcodes,
766 struct hcodes_s, msp430_hcodes): Move to gas/config/tc-msp430.c.
767
7499d566
NC
7682004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
769 Vineet Sharma <vineets@noida.hcltech.com>
770
771 * maxq.h: New file: Disassembly information for the maxq port.
772
bcb9eebe
L
7732004-11-05 H.J. Lu <hongjiu.lu@intel.com>
774
775 * i386.h (i386_optab): Put back "movzb".
776
94bb3d38
HPN
7772004-11-04 Hans-Peter Nilsson <hp@axis.com>
778
779 * cris.h (enum cris_insn_version_usage): Tweak formatting and
780 comments. Remove member cris_ver_sim. Add members
781 cris_ver_sim_v0_10, cris_ver_v0_10, cris_ver_v3_10,
782 cris_ver_v8_10, cris_ver_v10, cris_ver_v10p.
783 (struct cris_support_reg, struct cris_cond15): New types.
784 (cris_conds15): Declare.
785 (JUMP_PC_INCR_OPCODE_V32, BA_DWORD_OPCODE, NOP_OPCODE_COMMON)
786 (NOP_OPCODE_ZBITS_COMMON, LAPC_DWORD_OPCODE, LAPC_DWORD_Z_BITS)
787 (NOP_OPCODE_V32, NOP_Z_BITS_V32): New macros.
788 (NOP_Z_BITS): Define in terms of NOP_OPCODE.
789 (cris_imm_oprnd_size_type): New members SIZE_FIELD_SIGNED and
790 SIZE_FIELD_UNSIGNED.
791
37edbb65 7922004-11-04 Jan Beulich <jbeulich@novell.com>
9306ca4a
JB
793
794 * i386.h (sldx_Suf): Remove.
795 (FP, l_FP, sl_FP, x_FP): Don't imply IgnoreSize.
796 (q_FP): Define, implying no REX64.
797 (x_FP, sl_FP): Imply FloatMF.
798 (i386_optab): Split reg and mem forms of moving from segment registers
799 so that the memory forms can ignore the 16-/32-bit operand size
800 distinction. Adjust a few others for Intel mode. Remove *FP uses from
801 all non-floating-point instructions. Unite 32- and 64-bit forms of
802 movsx, movzx, and movd. Adjust floating point operations for the above
803 changes to the *FP macros. Add DefaultSize to floating point control
804 insns operating on larger memory ranges. Remove left over comments
805 hinting at certain insns being Intel-syntax ones where the ones
806 actually meant are already gone.
807
48c9f030
NC
8082004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
809
810 * crx.h: Add COPS_REG_INS - Coprocessor Special register
811 instruction type.
812
0dd132b6
NC
8132004-09-30 Paul Brook <paul@codesourcery.com>
814
815 * arm.h (ARM_EXT_V6K, ARM_EXT_V6Z): Define.
816 (ARM_ARCH_V6K, ARM_ARCH_V6Z, ARM_ARCH_V6ZK): Define.
817
23794b24
MM
8182004-09-11 Theodore A. Roth <troth@openavr.org>
819
820 * avr.h: Add support for
821 atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
822
2a309db0
AM
8232004-09-09 Segher Boessenkool <segher@kernel.crashing.org>
824
825 * ppc.h (PPC_OPERAND_OPTIONAL): Fix comment.
826
b18c562e
NC
8272004-08-24 Dmitry Diky <diwil@spec.ru>
828
829 * msp430.h (msp430_opc): Add new instructions.
830 (msp430_rcodes): Declare new instructions.
831 (msp430_hcodes): Likewise..
832
45d313cd
NC
8332004-08-13 Nick Clifton <nickc@redhat.com>
834
835 PR/301
836 * h8300.h (O_JSR): Do not allow VECIND addressing for non-SX
837 processors.
838
30d1c836
ML
8392004-08-30 Michal Ludvig <mludvig@suse.cz>
840
841 * i386.h (i386_optab): Added montmul/xsha1/xsha256 insns.
842
9a45f1c2
L
8432004-07-22 H.J. Lu <hongjiu.lu@intel.com>
844
845 * i386.h (i386_optab): Allow cs/ds in 64bit for branch hints.
846
543613e9
NC
8472004-07-21 Jan Beulich <jbeulich@novell.com>
848
849 * i386.h: Adjust instruction descriptions to better match the
850 specification.
851
b781e558
RE
8522004-07-16 Richard Earnshaw <rearnsha@arm.com>
853
854 * arm.h: Remove all old content. Replace with architecture defines
855 from gas/config/tc-arm.c.
856
8577e690
AS
8572004-07-09 Andreas Schwab <schwab@suse.de>
858
859 * m68k.h: Fix comment.
860
1fe1f39c
NC
8612004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
862
863 * crx.h: New file.
864
1d9f512f
AM
8652004-06-24 Alan Modra <amodra@bigpond.net.au>
866
867 * i386.h (i386_optab): Remove fildd, fistpd and fisttpd.
868
be8c092b
NC
8692004-05-24 Peter Barada <peter@the-baradas.com>
870
871 * m68k.h: Add 'size' to m68k_opcode.
872
6b6e92f4
NC
8732004-05-05 Peter Barada <peter@the-baradas.com>
874
875 * m68k.h: Switch from ColdFire chip name to core variant.
876
8772004-04-22 Peter Barada <peter@the-baradas.com>
fd99574b
NC
878
879 * m68k.h: Add mcfmac/mcfemac definitions. Update operand
880 descriptions for new EMAC cases.
881 Remove ColdFire macmw/macml/msacmw/msacmw hacks and properly
882 handle Motorola MAC syntax.
883 Allow disassembly of ColdFire V4e object files.
884
fdd12ef3
AM
8852004-03-16 Alan Modra <amodra@bigpond.net.au>
886
887 * ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines.
888
3922a64c
L
8892004-03-12 Jakub Jelinek <jakub@redhat.com>
890
891 * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit.
892
1f45d988
ML
8932004-03-12 Michal Ludvig <mludvig@suse.cz>
894
895 * i386.h (i386_optab): Added xstore as an alias for xstorerng.
896
0f10071e
ML
8972004-03-12 Michal Ludvig <mludvig@suse.cz>
898
899 * i386.h (i386_optab): Added xstore/xcrypt insns.
900
3255318a
NC
9012004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
902
903 * h8300.h (32bit ldc/stc): Add relaxing support.
904
ca9a79a1 9052004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
fdd12ef3 906
ca9a79a1
NC
907 * h8300.h (BITOP): Pass MEMRELAX flag.
908
875a0b14
NC
9092004-01-09 Anil Paranjpe <anilp1@KPITCummins.com>
910
911 * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32
912 except for the H8S.
252b5132 913
c9e214e5 914For older changes see ChangeLog-9103
252b5132
RH
915\f
916Local Variables:
c9e214e5
AM
917mode: change-log
918left-margin: 8
919fill-column: 74
252b5132
RH
920version-control: never
921End: