* binutils-all/readelf.exp (regexp_diff): Delete.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
717bbdf1
AM
12007-04-21 Alan Modra <amodra@bigpond.net.au>
2
db557034
AM
3 * i386-opc.c (i386_float_regtab, i386_float_regtab_size): Delete.
4 Move contents to..
5 (i386_regtab): ..here.
6 * i386-opc.h (i386_float_regtab, i386_float_regtab_size): Delete.
7
717bbdf1
AM
8 * ppc-opc.c (powerpc_operands): Delete duplicate entries.
9 (BA_MASK, FXM_MASK, STRM_MASK, VA_MASK, VB_MASK, VC_MASK): Delete.
10 (VD_MASK, WS_MASK, MTMSRD_L, XRT_L): Delete.
11 (powerpc_opcodes): Replace uses of MTMSRD_L and XRT_L.
12
78336706
NS
132007-04-20 Nathan Sidwell <nathan@codesourcery.com>
14
15 * m68k-dis.c (print_insn_arg): Show c04 as rambar0 and c05 as
16 rambar1.
17
b84bf58a
AM
182007-04-20 Alan Modra <amodra@bigpond.net.au>
19
20 * ppc-dis.c (print_insn_powerpc): Adjust for struct powerpc_operand
21 change.
22 * ppc-opc.c (powerpc_operands): Replace bit count with bit mask
23 in all entries. Add PPC_OPERAND_SIGNED to DE entry. Remove
24 references to following deleted functions.
25 (insert_bd, extract_bd, insert_dq, extract_dq): Delete.
26 (insert_ds, extract_ds, insert_de, extract_de): Delete.
27 (insert_des, extract_des, insert_li, extract_li): Delete.
28 (insert_nb, insert_rsq, insert_rtq, insert_ev2, extract_ev2): Delete.
29 (insert_ev4, extract_ev4, insert_ev8, extract_ev8): Delete.
30 (num_powerpc_operands): New constant.
31 (XSPRG_MASK): Remove entire SPRG field.
32 (powerpc_opcodes <bcctre, bcctrel>): Use XLBB_MASK not XLYBB_MASK.
33
0bbdef92
AM
342007-04-20 Alan Modra <amodra@bigpond.net.au>
35
36 * ppc-opc.c (DCM, DGM, TE, RMC, R, SP, S): Correct shift.
37 (Z2_MASK): Define.
38 (powerpc_opcodes): Use Z2_MASK in all insns taking RMC operand.
39
86ad2a13
RE
402007-04-20 Richard Earnshaw <rearnsha@arm.com>
41
42 * arm-dis.c (print_insn): Only look for a mapping symbol in the section
43 being disassembled.
44
a33e055d
AM
452007-04-19 Alan Modra <amodra@bigpond.net.au>
46
47 * Makefile.am: Run "make dep-am".
48 * Makefile.in: Regenerate.
49 * po/POTFILES.in: Regenerate.
50
360b1600
AM
512007-04-19 Alan Modra <amodra@bigpond.net.au>
52
53 * ppc-opc.c (powerpc_opcodes): Add cctpl, cctpm, cctph, db8cyc,
54 db10cyc, db12cyc, db16cyc.
55
b20ae55e
AM
562007-04-19 Nathan Froyd <froydnj@codesourcery.com>
57
58 * ppc-opc.c (powerpc_opcodes): Recognize three-operand tlbsxe.
59
381d071f
L
602007-04-18 H.J. Lu <hongjiu.lu@intel.com>
61
62 * i386-dis.c (CRC32_Fixup): New.
63 (PREGRP85, PREGRP86, PREGRP87, PREGRP88, PREGRP89, PREGRP90,
64 PREGRP91): New.
65 (threebyte_0x38_uses_DATA_prefix): Updated for SSE4.2.
66 (threebyte_0x3a_uses_DATA_prefix): Likewise.
67 (prefix_user_table): Add PREGRP85, PREGRP86, PREGRP87,
68 PREGRP88, PREGRP89, PREGRP90 and PREGRP91.
69 (three_byte_table): Likewise.
70
71 * i386-opc.c (i386_optab): Add SSE4.2 opcodes.
72
f6fdceb7 73 * i386-opc.h (CpuSSE4_2): New.
381d071f
L
74 (CpuSSE4): Likewise.
75 (CpuUnknownFlags): Add CpuSSE4_2.
76
42903f7f
L
772007-04-18 H.J. Lu <hongjiu.lu@intel.com>
78
79 * i386-dis.c (XMM_Fixup): New.
80 (Edqb): New.
81 (Edqd): New.
82 (XMM0): New.
83 (dqb_mode): New.
84 (dqd_mode): New.
85 (PREGRP39 ... PREGRP85): New.
86 (threebyte_0x38_uses_DATA_prefix): Updated for SSE4.
87 (threebyte_0x3a_uses_DATA_prefix): Likewise.
88 (prefix_user_table): Add PREGRP39 ... PREGRP85.
89 (three_byte_table): Likewise.
90 (putop): Handle 'K'.
91 (intel_operand_size): Handle dqb_mode, dqd_mode):
92 (OP_E): Likewise.
93 (OP_G): Likewise.
94
95 * i386-opc.c (i386_optab): Add SSE4.1 opcodes.
96
97 * i386-opc.h (CpuSSE4_1): New.
98 (CpuUnknownFlags): Add CpuSSE4_1.
99 (regKludge): Update comment.
100
ee5c21a0
DJ
1012007-04-18 Matthias Klose <doko@ubuntu.com>
102
103 * Makefile.am (libopcodes_la_LDFLAGS): Use bfd soversion.
104 * Makefile.in: Regenerate.
105
b7d19ba6
SE
1062007-04-14 Steve Ellcey <sje@cup.hp.com>
107
108 * Makefile.am: Add ACLOCAL_AMFLAGS.
109 * Makefile.in: Regenerate.
110
246c51aa
L
1112007-04-13 H.J. Lu <hongjiu.lu@intel.com>
112
113 * i386-dis.c: Remove trailing white spaces.
6e26e51a
L
114 * i386-opc.c: Likewise.
115 * i386-opc.h: Likewise.
246c51aa 116
7967e09e
L
1172007-04-11 H.J. Lu <hongjiu.lu@intel.com>
118
119 PR binutils/4333
120 * i386-dis.c (GRP1a): New.
121 (GRP1b ... GRPPADLCK2): Update index.
122 (dis386): Use GRP1a for entry 0x8f.
123 (mod, rm, reg): Removed. Replaced by ...
124 (modrm): This.
125 (grps): Add GRP1a.
126
56dc1f8a
KH
1272007-04-09 Kazu Hirata <kazu@codesourcery.com>
128
129 * m68k-dis.c (print_insn_m68k): Restore info->fprintf_func and
130 info->print_address_func if longjmp is called.
131
144f4bc6
DD
1322007-03-29 DJ Delorie <dj@redhat.com>
133
134 * m32c-desc.c: Regenerate.
135 * m32c-dis.c: Regenerate.
136 * m32c-opc.c: Regenerate.
137
e72cf3ec
L
1382007-03-28 H.J. Lu <hongjiu.lu@intel.com>
139
140 * i386-opc.c (i386_optab): Change InvMem to RegMem for mov and
141 movq. Remove InvMem from sldt, smsw and str.
142
143 * i386-opc.h (InvMem): Renamed to ...
144 (RegMem): Update comments.
145 (AnyMem): Remove InvMem.
146
831480e9 1472007-03-27 Paul Brook <paul@codesourcery.com>
b74ed8f5 148
b74ed8f5
PB
149 * arm-dis.c (thumb_opcodes): Add entry for undefined insns (0xbe??).
150
4146fd53
PB
1512007-03-24 Paul Brook <paul@codesourcery.com>
152
153 * arm-dis.c (coprocessor_opcodes): Remove superfluous 0x.
154 (print_insn_coprocessor): Handle %<bitfield>x.
155
b6702015 1562007-03-24 Paul Brook <paul@codesourcery.com>
e72cf3ec 157 Mark Shinwell <shinwell@codesourcery.com>
b6702015
PB
158
159 * arm-dis.c (arm_opcodes): Print SRS base register.
160
831480e9 1612007-03-23 H.J. Lu <hongjiu.lu@intel.com>
0003779b
L
162
163 * i386-dis.c (prefix_name): Replace rex64XYZ with rex.WRXB.
164
165 * i386-opc.c (i386_optab): Add rex.wrxb.
166
831480e9 1672007-03-21 H.J. Lu <hongjiu.lu@intel.com>
161a04f6
L
168
169 * i386-dis.c (REX_MODE64): Remove definition.
170 (REX_EXTX): Likewise.
171 (REX_EXTY): Likewise.
172 (REX_EXTZ): Likewise.
173 (USED_REX): Use REX_OPCODE instead of 0x40.
174 Replace REX_MODE64, REX_EXTX, REX_EXTY and REX_EXTZ with REX_W,
175 REX_R, REX_X and REX_B respectively.
176
831480e9 1772007-03-21 H.J. Lu <hongjiu.lu@intel.com>
8b38ad71
L
178
179 PR binutils/4218
180 * i386-dis.c (PREGRP38): New.
181 (dis386): Use PREGRP38 for 0x90.
182 (prefix_user_table): Add PREGRP38.
183 (print_insn): Set uses_REPZ_prefix to 1 for pause.
184 (NOP_Fixup1): Properly handle REX bits.
185 (NOP_Fixup2): Likewise.
186
187 * i386-opc.c (i386_optab): Allow %eax with xchg in 64bit.
188 Allow register with nop.
189
75b06e7b
DD
1902007-03-20 DJ Delorie <dj@redhat.com>
191
192 * m32c-asm.c: Regenerate.
193 * m32c-desc.c: Regenerate.
194 * m32c-desc.h: Regenerate.
195 * m32c-dis.h: Regenerate.
196 * m32c-ibld.c: Regenerate.
197 * m32c-opc.c: Regenerate.
198 * m32c-opc.h: Regenerate.
199
c3fe08fa
L
2002007-03-15 H.J. Lu <hongjiu.lu@intel.com>
201
202 * i386-opc.c: Include "libiberty.h".
203 (i386_regtab): Remove the last entry.
204 (i386_regtab_size): New.
205 (i386_float_regtab_size): Likewise.
206
207 * i386-opc.h (i386_regtab_size): New.
208 (i386_float_regtab_size): Likewise.
209
0b1cf022
L
2102007-03-15 H.J. Lu <hongjiu.lu@intel.com>
211
212 * Makefile.am (CFILES): Add i386-opc.c.
213 (ALL_MACHINES): Add i386-opc.lo.
214 Run "make dep-am".
215 * Makefile.in: Regenerated.
216
217 * configure.in: Add i386-opc.lo for bfd_i386_arch.
218 * configure: Regenerated.
219
220 * i386-dis.c: Include "opcode/i386.h".
221 (MAXLEN): Renamed to MAX_MNEM_SIZE. Remove definition.
222 (FWAIT_OPCODE): Remove definition.
223 (UNIXWARE_COMPAT): Renamed to SYSV386_COMPAT. Remove definition.
224 (MAX_OPERANDS): Remove definition.
225
226 * i386-opc.c: New file.
227 * i386-opc.h: Likewise.
228
56eced12
L
2292007-03-15 H.J. Lu <hongjiu.lu@intel.com>
230
231 * Makefile.in: Regenerated.
232
6f74c397
L
2332007-03-09 H.J. Lu <hongjiu.lu@intel.com>
234
235 * i386-dis.c (OP_Rd): Renamed to ...
236 (OP_R): This.
237 (Rd): Updated.
238 (Rm): Likewise.
239
a6d04ec4
AM
2402007-03-08 Alan Modra <amodra@bigpond.net.au>
241
1620f33d
AM
242 * fr30-asm.c: Regenerate.
243 * frv-asm.c: Regenerate.
244 * ip2k-asm.c: Regenerate.
245 * iq2000-asm.c: Regenerate.
246 * m32c-asm.c: Regenerate.
247 * m32r-asm.c: Regenerate.
248 * m32r-dis.c: Regenerate.
249 * mt-asm.c: Regenerate.
250 * mt-ibld.c: Regenerate.
251 * mt-opc.c: Regenerate.
252 * openrisc-asm.c: Regenerate.
253 * xc16x-asm.c: Regenerate.
254 * xstormy16-asm.c: Regenerate.
255
a6d04ec4
AM
256 * Makefile.am: Run "make dep-am".
257 * Makefile.in: Regenerate.
258 * po/POTFILES.in: Regenerate.
259
b5639b37
MS
2602007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
261
262 * opcodes/s390-opc.c (INSTR_RRE_FR, INSTR_RRF_F0FF2, INSTR_RRF_F0FR,
263 INSTR_RRF_UUFF, INSTR_RRF_0UFF, INSTR_RRF_FFFU, INSTR_RRR_F0FF): New
264 instruction formats added.
265 (MASK_RRE_FR, MASK_RRF_F0FF2, MASK_RRF_F0FR, MASK_RRF_UUFF,
266 MASK_RRF_0UFF, MASK_RRF_FFFU, MASK_RRR_F0FF): New instruction format
267 masks added.
268 * opcodes/s390-opc.txt (lpdfr - tgxt): Decimal floating point
269 instructions added.
270 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added.
271 (main): z9-ec cpu type option added.
272 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z9_EC added.
273
b2e818b7
DD
2742007-02-22 DJ Delorie <dj@redhat.com>
275
276 * s390-opc.c (INSTR_SS_L2RDRD): New.
277 (MASK_SS_L2RDRD): New.
278 * s390-opc.txt (pka): Use it.
279
8b082fb1
TS
2802007-02-20 Thiemo Seufer <ths@mips.com>
281 Chao-Ying Fu <fu@mips.com>
282
283 * mips-dis.c (mips_arch_choices): Add DSP R2 support.
284 (print_insn_args): Add support for balign instruction.
285 * mips-opc.c (D33): New shortcut for DSP R2 instructions.
286 (mips_builtin_opcodes): Add DSP R2 instructions.
287
929e4d1a
MS
2882007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
289
290 * s390-opc.c (INSTR_RRF_U0FR, MASK_RRF_U0FR): Removed.
291 (INSTR_RRF_U0RF, MASK_RRF_U0RF): Added.
292 * s390-opc.txt (cfxbr, cfdbr, cfebr, cgebr, cgdbr, cgxbr, cger, cgdr,
293 cgxr, cfxr, cfdr, cfer): Instruction type set to INSTR_RRF_U0RF.
294
b8e55848
MS
2952007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
296
297 * s390-opc.txt ("efpc", "sfpc"): Set to RRE_RR_OPT instruction type.
298 * s390-opc.c (s390_operands): Add RO_28 as optional gpr.
299 (INSTR_RRE_RR_OPT, MASK_RRE_RR_OPT): New instruction type for efpc
300 and sfpc.
301
af692060
NC
3022007-02-16 Nick Clifton <nickc@redhat.com>
303
304 PR binutils/4045
305 * avr-dis.c (comment_start): New variable, contains the prefix to
306 use when printing addresses in comments.
307 (print_insn_avr): Set comment_start to an empty space if there is
308 no symbol table available as the generic address printing code
309 will prefix the numeric value of the address with 0x.
310
ce518a5f
L
3112007-02-13 H.J. Lu <hongjiu.lu@intel.com>
312
313 * i386-dis.c: Updated to use an array of MAX_OPERANDS operands
314 in struct dis386.
315
bd2f2e55 3162007-02-05 Dave Brolley <brolley@redhat.com>
8c9c183d
DB
317 Richard Sandiford <rsandifo@redhat.com>
318 DJ Delorie <dj@redhat.com>
319 Graydon Hoare <graydon@redhat.com>
320 Frank Ch. Eigler <fche@redhat.com>
321 Ben Elliston <bje@redhat.com>
322
323 * Makefile.am (HFILES): Add mep-desc.h mep-opc.h.
324 (CFILES): Add mep-*.c
325 (ALL_MACHINES): Add mep-*.lo.
326 (CLEANFILES): Add stamp-mep.
327 (CGEN_CPUS): Add mep.
328 (MEP_DEPS): New variable.
329 (mep-*): New targets.
330 * configure.in: Handle bfd_mep_arch.
331 * disassemble.c (ARCH_mep): New macro.
332 (disassembler): Handle bfd_arch_mep.
333 (disassemble_init_for_target): Likewise.
334 * mep-*: New files for Toshiba Media Processor (MeP).
bd2f2e55
DB
335 * Makefile.in: Regenerated.
336 * configure: Regenerated.
337
eb7834a6 3382007-02-05 H.J. Lu <hongjiu.lu@intel.com>
65ca155d
L
339
340 * i386-dis.c (OP_J): Undo the last change. Properly handle 64K
341 wrap around within the same segment in 16bit mode.
342
eb7834a6 3432007-02-02 H.J. Lu <hongjiu.lu@intel.com>
206717e8
L
344
345 * i386-dis.c (OP_J): Mask to 16bit only if there is a data16
346 prefix.
347
c4f5c3d7
L
3482007-02-02 H.J. Lu <hongjiu.lu@intel.com>
349
350 * avr-dis.c (avr_operand): Correct PR number in comment.
351
fc523535 3522007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
353
354 * disassemble.c (disassembler_usage): Call
355 print_i386_disassembler_options for i386 disassembler.
356
357 * i386-dis.c (print_i386_disassembler_options): New.
358 (print_insn): Support the new addr64 option.
359
64a3a6fc
NC
3602007-02-02 Hiroki Kaminaga <kaminaga@sm.sony.co.jp>
361
362 * ppc-dis.c (powerpc_dialect): Handle ppc440.
363 * ppc-dis.c (print_ppc_disassembler_options): Note the -M440 can
364 be used.
365
ba4e851b
AM
3662007-02-02 Alan Modra <amodra@bigpond.net.au>
367
368 * ppc-opc.c (insert_bdm): -Many comment.
369 (valid_bo): Add "extract" param. Accept both powerpc and power4
370 BO fields when disassembling with -Many.
371 (insert_bo, extract_bo, insert_boe, extract_boe): Adjust valid_bo call.
372
3bdcfdf4
KH
3732007-01-08 Kazu Hirata <kazu@codesourcery.com>
374
375 * m68k-opc.c (m68k_opcodes): Replace cpu32 with
376 cpu32 | fido_a except on tbl instructions.
377
a028a6f5
PB
3782007-01-04 Paul Brook <paul@codesourcery.com>
379
380 * arm-dis.c (arm_opcodes): Fix cpsie and cpsid entries.
381
baee4c9e
AS
3822007-01-04 Andreas Schwab <schwab@suse.de>
383
384 * m68k-opc.c: Fix encoding of signed bit in the cpu32 tbls insns.
385
62ac925e
JB
3862007-01-04 Julian Brown <julian@codesourcery.com>
387
388 * arm-dis.c (neon_opcode): Fix disassembly for vshl, vqshl, vrshl,
389 vqrshl instructions.
390
10a2343e 391For older changes see ChangeLog-2006
252b5132
RH
392\f
393Local Variables:
2f6d2f85
NC
394mode: change-log
395left-margin: 8
396fill-column: 74
252b5132
RH
397version-control: never
398End:
This page took 0.449107 seconds and 4 git commands to generate.