* i386-tdep.c (i386_print_insn): Remove unnecessary call to
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
50e7d84b
AM
12008-03-13 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.am: Run "make dep-am".
4 * Makefile.in: Regenerate.
5 * configure: Regenerate.
6
de866fcc
AM
72008-03-07 Alan Modra <amodra@bigpond.net.au>
8
9 * ppc-opc.c (powerpc_opcodes): Order and format.
10
28dbc079
L
112008-03-01 H.J. Lu <hongjiu.lu@intel.com>
12
13 * i386-opc.tbl: Allow 16-bit near indirect branches for x86-64.
14 * i386-tbl.h: Regenerated.
15
849830bd
L
162008-02-23 H.J. Lu <hongjiu.lu@intel.com>
17
18 * i386-opc.tbl: Disallow 16-bit near indirect branches for
19 x86-64.
20 * i386-tbl.h: Regenerated.
21
743ddb6b
JB
222008-02-21 Jan Beulich <jbeulich@novell.com>
23
24 * i386-opc.tbl: Allow Dword for far indirect call. Allow Dword
25 and Fword for far indirect jmp. Allow Reg16 and Word for near
26 indirect jmp on x86-64. Disallow Fword for lcall.
27 * i386-tbl.h: Re-generate.
28
796d5313
NC
292008-02-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
30
31 * cr16-opc.c (cr16_num_optab): Defined
32
65da13b5
L
332008-02-16 H.J. Lu <hongjiu.lu@intel.com>
34
35 * i386-gen.c (operand_type_init): Add OPERAND_TYPE_INOUTPORTREG.
36 * i386-init.h: Regenerated.
37
0e336180
NC
382008-02-14 Nick Clifton <nickc@redhat.com>
39
40 PR binutils/5524
41 * configure.in (SHARED_LIBADD): Select the correct host specific
42 file extension for shared libraries.
43 * configure: Regenerate.
44
b7240065
JB
452008-02-13 Jan Beulich <jbeulich@novell.com>
46
47 * i386-opc.h (RegFlat): New.
48 * i386-reg.tbl (flat): Add.
49 * i386-tbl.h: Re-generate.
50
34b772a6
JB
512008-02-13 Jan Beulich <jbeulich@novell.com>
52
53 * i386-dis.c (a_mode): New.
54 (cond_jump_mode): Adjust.
55 (Ma): Change to a_mode.
56 (intel_operand_size): Handle a_mode.
57 * i386-opc.tbl: Allow Dword and Qword for bound.
58 * i386-tbl.h: Re-generate.
59
a60de03c
JB
602008-02-13 Jan Beulich <jbeulich@novell.com>
61
62 * i386-gen.c (process_i386_registers): Process new fields.
63 * i386-opc.h (reg_entry): Shrink reg_flags and reg_num to
64 unsigned char. Add dw2_regnum and Dw2Inval.
65 * i386-reg.tbl: Provide initializers for dw2_regnum. Add pseudo
66 register names.
67 * i386-tbl.h: Re-generate.
68
f03fe4c1
L
692008-02-11 H.J. Lu <hongjiu.lu@intel.com>
70
4b6bc8eb 71 * i386-gen.c (cpu_flag_init): Add CPU_XSAVE_FLAGS.
f03fe4c1
L
72 * i386-init.h: Updated.
73
475a2301
L
742008-02-11 H.J. Lu <hongjiu.lu@intel.com>
75
76 * i386-gen.c (cpu_flags): Add CpuXsave.
77
78 * i386-opc.h (CpuXsave): New.
4b6bc8eb 79 (CpuLM): Updated.
475a2301
L
80 (i386_cpu_flags): Add cpuxsave.
81
82 * i386-dis.c (MOD_0FAE_REG_4): New.
83 (RM_0F01_REG_2): Likewise.
84 (MOD_0FAE_REG_5): Updated.
85 (RM_0F01_REG_3): Likewise.
86 (reg_table): Use MOD_0FAE_REG_4.
87 (mod_table): Use RM_0F01_REG_2. Add MOD_0FAE_REG_4. Updated
88 for xrstor.
89 (rm_table): Add RM_0F01_REG_2.
90
91 * i386-opc.tbl: Add xsave, xrstor, xgetbv and xsetbv.
92 * i386-init.h: Regenerated.
93 * i386-tbl.h: Likewise.
94
595785c6 952008-02-11 Jan Beulich <jbeulich@novell.com>
041179fc 96
595785c6
JB
97 * i386-opc.tbl: Remove Disp32S from CpuNo64 opcodes. Remove
98 Disp16 from Cpu64 non-jump opcodes (including loop and j?cxz).
99 * i386-tbl.h: Re-generate.
100
bb8541b9
L
1012008-02-04 H.J. Lu <hongjiu.lu@intel.com>
102
103 PR 5715
104 * configure: Regenerated.
105
57b592a3
AN
1062008-02-04 Adam Nemet <anemet@caviumnetworks.com>
107
108 * mips-dis.c: Update copyright.
109 (mips_arch_choices): Add Octeon.
110 * mips-opc.c: Update copyright.
111 (IOCT): New macro.
112 (mips_builtin_opcodes): Add Octeon instruction synciobdma.
113
930bb4cf
AM
1142008-01-29 Alan Modra <amodra@bigpond.net.au>
115
116 * ppc-opc.c: Support optional L form mtmsr.
117
82c18208
L
1182008-01-24 H.J. Lu <hongjiu.lu@intel.com>
119
120 * i386-dis.c (OP_E_extended): Handle r12 like rsp.
121
599121aa
L
1222008-01-23 H.J. Lu <hongjiu.lu@intel.com>
123
124 * i386-gen.c (cpu_flag_init): Add CpuLM to CPU_GENERIC64_FLAGS.
125 * i386-init.h: Regenerated.
126
80098f51
TG
1272008-01-23 Tristan Gingold <gingold@adacore.com>
128
129 * ia64-dis.c (print_insn_ia64): Display symbolic name of ar.fcr,
130 ar.eflag, ar.csd, ar.ssd, ar.cflg, ar.fsr, ar.fir and ar.fdr.
131
115c7c25
L
1322008-01-22 H.J. Lu <hongjiu.lu@intel.com>
133
134 * i386-gen.c (cpu_flag_init): Remove CpuMMX2.
135 (cpu_flags): Likewise.
136
137 * i386-opc.h (CpuMMX2): Removed.
138 (CpuSSE): Updated.
139
140 * i386-opc.tbl: Replace CpuMMX2 with CpuSSE|Cpu3dnowA.
141 * i386-init.h: Regenerated.
142 * i386-tbl.h: Likewise.
143
6305a203
L
1442008-01-22 H.J. Lu <hongjiu.lu@intel.com>
145
146 * i386-gen.c (cpu_flag_init): Add CPU_VMX_FLAGS and
147 CPU_SMX_FLAGS.
148 * i386-init.h: Regenerated.
149
fd07a1c8
L
1502008-01-15 H.J. Lu <hongjiu.lu@intel.com>
151
152 * i386-opc.tbl: Use Qword on movddup.
153 * i386-tbl.h: Regenerated.
154
321fd21e
L
1552008-01-15 H.J. Lu <hongjiu.lu@intel.com>
156
157 * i386-opc.tbl: Put back 16bit movsx/movzx for AT&T syntax.
158 * i386-tbl.h: Regenerated.
159
4ee52178
L
1602008-01-15 H.J. Lu <hongjiu.lu@intel.com>
161
162 * i386-dis.c (Mx): New.
163 (PREFIX_0FC3): Likewise.
164 (PREFIX_0FC7_REG_6): Updated.
165 (dis386_twobyte): Use PREFIX_0FC3.
166 (prefix_table): Add PREFIX_0FC3. Use Mq on movntq and movntsd.
167 Use Mx on movntps, movntpd, movntdq and movntdqa. Use Md on
168 movntss.
169
5c07affc
L
1702008-01-14 H.J. Lu <hongjiu.lu@intel.com>
171
172 * i386-gen.c (opcode_modifiers): Add IntelSyntax.
173 (operand_types): Add Mem.
174
175 * i386-opc.h (IntelSyntax): New.
176 * i386-opc.h (Mem): New.
177 (Byte): Updated.
178 (Opcode_Modifier_Max): Updated.
179 (i386_opcode_modifier): Add intelsyntax.
180 (i386_operand_type): Add mem.
181
182 * i386-opc.tbl: Remove Reg16 from movnti. Add sizes to more
183 instructions.
184
185 * i386-reg.tbl: Add size for accumulator.
186
187 * i386-init.h: Regenerated.
188 * i386-tbl.h: Likewise.
189
0d6a2f58
L
1902008-01-13 H.J. Lu <hongjiu.lu@intel.com>
191
192 * i386-opc.h (Byte): Fix a typo.
193
7d5e4556
L
1942008-01-12 H.J. Lu <hongjiu.lu@intel.com>
195
196 PR gas/5534
197 * i386-gen.c (operand_type_init): Add Dword to
198 OPERAND_TYPE_ACC32. Add Qword to OPERAND_TYPE_ACC64.
199 (opcode_modifiers): Remove CheckSize, Byte, Word, Dword,
200 Qword and Xmmword.
201 (operand_types): Add Byte, Word, Dword, Fword, Qword, Tbyte,
202 Xmmword, Unspecified and Anysize.
203 (set_bitfield): Make Mmword an alias of Qword. Make Oword
204 an alias of Xmmword.
205
206 * i386-opc.h (CheckSize): Removed.
207 (Byte): Updated.
208 (Word): Likewise.
209 (Dword): Likewise.
210 (Qword): Likewise.
211 (Xmmword): Likewise.
212 (FWait): Updated.
213 (OTMax): Likewise.
214 (i386_opcode_modifier): Remove checksize, byte, word, dword,
215 qword and xmmword.
216 (Fword): New.
217 (TBYTE): Likewise.
218 (Unspecified): Likewise.
219 (Anysize): Likewise.
220 (i386_operand_type): Add byte, word, dword, fword, qword,
221 tbyte xmmword, unspecified and anysize.
222
223 * i386-opc.tbl: Updated to use Byte, Word, Dword, Fword, Qword,
224 Tbyte, Xmmword, Unspecified and Anysize.
225
226 * i386-reg.tbl: Add size for accumulator.
227
228 * i386-init.h: Regenerated.
229 * i386-tbl.h: Likewise.
230
b5b1fc4f
L
2312008-01-10 H.J. Lu <hongjiu.lu@intel.com>
232
233 * i386-dis.c (REG_0F0E): Renamed to REG_0F0D.
234 (REG_0F18): Updated.
235 (reg_table): Updated.
236 (dis386_twobyte): Updated. Use "nopQ" on 0x19 to 0x1e.
237 (twobyte_has_modrm): Set 1 for 0x19 to 0x1e.
238
50e8458f
L
2392008-01-08 H.J. Lu <hongjiu.lu@intel.com>
240
241 * i386-gen.c (set_bitfield): Use fail () on error.
242
3d4d5afa
L
2432008-01-08 H.J. Lu <hongjiu.lu@intel.com>
244
245 * i386-gen.c (lineno): New.
246 (filename): Likewise.
247 (set_bitfield): Report filename and line numer on error.
248 (process_i386_opcodes): Set filename and update lineno.
249 (process_i386_registers): Likewise.
250
e1d4d893
L
2512008-01-05 H.J. Lu <hongjiu.lu@intel.com>
252
253 * i386-gen.c (opcode_modifiers): Rename IntelMnemonic to
254 ATTSyntax.
255
256 * i386-opc.h (IntelMnemonic): Renamed to ..
257 (ATTSyntax): This
258 (Opcode_Modifier_Max): Updated.
259 (i386_opcode_modifier): Remove intelmnemonic. Add attsyntax
260 and intelsyntax.
261
262 * i386-opc.tbl: Remove IntelMnemonic and update with ATTSyntax
263 on fsub, fubp, fsubr, fsubrp, div, fdivp, fdivr and fdivrp.
264 * i386-tbl.h: Regenerated.
265
6f143e4d
L
2662008-01-04 H.J. Lu <hongjiu.lu@intel.com>
267
268 * i386-gen.c: Update copyright to 2008.
269 * i386-opc.h: Likewise.
270 * i386-opc.tbl: Likewise.
271
272 * i386-init.h: Regenerated.
273 * i386-tbl.h: Likewise.
274
c6add537
L
2752008-01-04 H.J. Lu <hongjiu.lu@intel.com>
276
277 * i386-opc.tbl: Add NoRex64 to extractps, movmskpd, movmskps,
278 pextrb, pextrw, pinsrb, pinsrw and pmovmskb.
279 * i386-tbl.h: Regenerated.
280
3629bb00
L
2812008-01-03 H.J. Lu <hongjiu.lu@intel.com>
282
283 * i386-gen.c (cpu_flag_init): Remove CpuSSE4_1_Or_5 and
284 CpuSSE4_2_Or_ABM.
285 (cpu_flags): Likewise.
286
287 * i386-opc.h (CpuSSE4_1_Or_5): Removed.
288 (CpuSSE4_2_Or_ABM): Likewise.
289 (CpuLM): Updated.
290 (i386_cpu_flags): Remove cpusse4_1_or_5 and cpusse4_2_or_abm.
291
292 * i386-opc.tbl: Replace CpuSSE4_1_Or_5, CpuSSE4_2_Or_ABM and
293 Cpu686|CpuPadLock with CpuSSE4_1|CpuSSE5, CpuABM|CpuSSE4_2
294 and CpuPadLock, respectively.
295 * i386-init.h: Regenerated.
296 * i386-tbl.h: Likewise.
297
24995bd6
L
2982008-01-03 H.J. Lu <hongjiu.lu@intel.com>
299
300 * i386-gen.c (opcode_modifiers): Remove No_xSuf.
301
302 * i386-opc.h (No_xSuf): Removed.
303 (CheckSize): Updated.
304
305 * i386-tbl.h: Regenerated.
306
e0329a22
L
3072008-01-02 H.J. Lu <hongjiu.lu@intel.com>
308
309 * i386-gen.c (cpu_flag_init): Add CpuSSE4_2_Or_ABM to
310 CPU_AMDFAM10_FLAGS, CPU_SSE4_2_FLAGS, CpuABM and
311 CPU_SSE5_FLAGS.
312 (cpu_flags): Add CpuSSE4_2_Or_ABM.
313
314 * i386-opc.h (CpuSSE4_2_Or_ABM): New.
315 (CpuLM): Updated.
316 (i386_cpu_flags): Add cpusse4_2_or_abm.
317
318 * i386-opc.tbl: Use CpuSSE4_2_Or_ABM instead of
319 CpuABM|CpuSSE4_2 on popcnt.
320 * i386-init.h: Regenerated.
321 * i386-tbl.h: Likewise.
322
f2a9c676
L
3232008-01-02 H.J. Lu <hongjiu.lu@intel.com>
324
325 * i386-opc.h: Update comments.
326
d978b5be
L
3272008-01-02 H.J. Lu <hongjiu.lu@intel.com>
328
329 * i386-gen.c (opcode_modifiers): Use Qword instead of QWord.
330 * i386-opc.h: Likewise.
331 * i386-opc.tbl: Likewise.
332
582d5edd
L
3332008-01-02 H.J. Lu <hongjiu.lu@intel.com>
334
335 PR gas/5534
336 * i386-gen.c (opcode_modifiers): Add No_xSuf, CheckSize,
337 Byte, Word, Dword, QWord and Xmmword.
338
339 * i386-opc.h (No_xSuf): New.
340 (CheckSize): Likewise.
341 (Byte): Likewise.
342 (Word): Likewise.
343 (Dword): Likewise.
344 (QWord): Likewise.
345 (Xmmword): Likewise.
346 (FWait): Updated.
347 (i386_opcode_modifier): Add No_xSuf, CheckSize, Byte, Word,
348 Dword, QWord and Xmmword.
349
350 * i386-opc.tbl: Add CheckSize|QWord to movq if IgnoreSize is
351 used.
352 * i386-tbl.h: Regenerated.
353
3fe15143
MK
3542008-01-02 Mark Kettenis <kettenis@gnu.org>
355
356 * m88k-dis.c (instructions): Fix fcvt.* instructions.
357 From Miod Vallat.
358
6c7ac64e 359For older changes see ChangeLog-2007
252b5132
RH
360\f
361Local Variables:
2f6d2f85
NC
362mode: change-log
363left-margin: 8
364fill-column: 74
252b5132
RH
365version-control: never
366End:
This page took 0.533774 seconds and 4 git commands to generate.