gas/
[binutils-gdb.git] / opcodes / ChangeLog
1 2010-02-10 Richard Sandiford <r.sandiford@uk.ibm.com>
2
3 * ppc-dis.c (ppc_opts): Add "pwr4", "pwr5", "pwr5x", "pwr6"
4 and "pwr7". Move "a2" into alphabetical order.
5
6 2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
7
8 * ppc-dis.c (ppc_opts): Add titan entry.
9 * ppc-opc.c (TITAN, MULHW): Define.
10 (powerpc_opcodes): Support AppliedMicro Titan core (APM83xxx).
11
12 2010-02-03 Quentin Neill <quentin.neill@amd.com>
13
14 * i386-gen.c (cpu_flag_init): Rename CPU_AMDFAM15_FLAGS
15 to CPU_BDVER1_FLAGS
16 * i386-init.h: Regenerated.
17
18 2010-02-03 Anthony Green <green@moxielogic.com>
19
20 * moxie-opc.c (moxie_form1_opc_info): Move "nop" from 0x00 to
21 0x0f, and make 0x00 an illegal instruction.
22
23 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
24
25 * opcodes/arm-dis.c (struct arm_private_data): New.
26 (print_insn_coprocessor, print_insn_arm): Update to use struct
27 arm_private_data.
28 (is_mapping_symbol, get_map_sym_type): New functions.
29 (get_sym_code_type): Check the symbol's section. Do not check
30 mapping symbols.
31 (print_insn): Default to disassembling ARM mode code. Check
32 for mapping symbols separately from other symbols. Use
33 struct arm_private_data.
34
35 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
36
37 * i386-dis.c (EXVexWdqScalar): New.
38 (vex_scalar_w_dq_mode): Likewise.
39 (prefix_table): Update entries for PREFIX_VEX_3899,
40 PREFIX_VEX_389B, PREFIX_VEX_389D, PREFIX_VEX_389F,
41 PREFIX_VEX_38A9, PREFIX_VEX_38AB, PREFIX_VEX_38AD,
42 PREFIX_VEX_38AF, PREFIX_VEX_38B9, PREFIX_VEX_38BB,
43 PREFIX_VEX_38BD and PREFIX_VEX_38BF.
44 (intel_operand_size): Handle vex_scalar_w_dq_mode.
45 (OP_EX): Likewise.
46
47 2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
48
49 * i386-dis.c (XMScalar): New.
50 (EXdScalar): Likewise.
51 (EXqScalar): Likewise.
52 (EXqScalarS): Likewise.
53 (VexScalar): Likewise.
54 (EXdVexScalarS): Likewise.
55 (EXqVexScalarS): Likewise.
56 (XMVexScalar): Likewise.
57 (scalar_mode): Likewise.
58 (d_scalar_mode): Likewise.
59 (d_scalar_swap_mode): Likewise.
60 (q_scalar_mode): Likewise.
61 (q_scalar_swap_mode): Likewise.
62 (vex_scalar_mode): Likewise.
63 (vex_len_table): Duplcate entries for VEX_LEN_10_P_1,
64 VEX_LEN_10_P_3, VEX_LEN_11_P_1, VEX_LEN_11_P_3, VEX_LEN_2A_P_1,
65 VEX_LEN_2A_P_3, VEX_LEN_2C_P_3, VEX_LEN_2D_P_1, VEX_LEN_2E_P_0,
66 VEX_LEN_2E_P_2, VEX_LEN_2F_P_2, VEX_LEN_51_P_1, VEX_LEN_51_P_3,
67 VEX_LEN_52_P_1, VEX_LEN_53_P_1, VEX_LEN_58_P_1, VEX_LEN_58_P_3,
68 VEX_LEN_59_P_1, VEX_LEN_5A_P_1, VEX_LEN_5A_P_3, VEX_LEN_5C_P_1,
69 VEX_LEN_5C_P_3, VEX_LEN_5D_P_1, VEX_LEN_5D_P_3, VEX_LEN_5E_P_1,
70 VEX_LEN_5E_P_3, VEX_LEN_5F_P_1, VEX_LEN_5F_P_3, VEX_LEN_6E_P_2,
71 VEX_LEN_7E_P_1, VEX_LEN_7E_P_2, VEX_LEN_D6_P_2, VEX_LEN_C2_P_1,
72 VEX_LEN_C2_P_3, VEX_LEN_3A0A_P_2 and VEX_LEN_3A0B_P_2.
73 (vex_w_table): Update entries for VEX_W_10_P_1, VEX_W_10_P_3,
74 VEX_W_11_P_1, VEX_W_11_P_3, VEX_W_2E_P_0, VEX_W_2E_P_2,
75 VEX_W_2F_P_0, VEX_W_2F_P_2, VEX_W_51_P_1, VEX_W_51_P_3,
76 VEX_W_52_P_1, VEX_W_53_P_1, VEX_W_58_P_1, VEX_W_58_P_3,
77 VEX_W_59_P_1, VEX_W_59_P_3, VEX_W_5A_P_1, VEX_W_5A_P_3,
78 VEX_W_5C_P_1, VEX_W_5C_P_3, VEX_W_5D_P_1, VEX_W_5D_P_3,
79 VEX_W_5E_P_1, VEX_W_5E_P_3, VEX_W_5F_P_1, VEX_W_5F_P_3,
80 VEX_W_7E_P_1, VEX_W_D6_P_2 VEX_W_C2_P_1, VEX_W_C2_P_3,
81 VEX_W_3A0A_P_2 and VEX_W_3A0B_P_2.
82 (intel_operand_size): Handle d_scalar_mode, d_scalar_swap_mode,
83 q_scalar_mode, q_scalar_swap_mode.
84 (OP_XMM): Handle scalar_mode.
85 (OP_EX): Handle d_scalar_mode, d_scalar_swap_mode, q_scalar_mode
86 and q_scalar_swap_mode.
87 (OP_VEX): Handle vex_scalar_mode.
88
89 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
90
91 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
92
93 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
94
95 * i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
96
97 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
98
99 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
100
101 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
102
103 * i386-dis.c (Bad_Opcode): New.
104 (bad_opcode): Likewise.
105 (dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
106 (dis386_twobyte): Likewise.
107 (reg_table): Likewise.
108 (prefix_table): Likewise.
109 (x86_64_table): Likewise.
110 (vex_len_table): Likewise.
111 (vex_w_table): Likewise.
112 (mod_table): Likewise.
113 (rm_table): Likewise.
114 (float_reg): Likewise.
115 (reg_table): Remove trailing "(bad)" entries.
116 (prefix_table): Likewise.
117 (x86_64_table): Likewise.
118 (vex_len_table): Likewise.
119 (vex_w_table): Likewise.
120 (mod_table): Likewise.
121 (rm_table): Likewise.
122 (get_valid_dis386): Handle bytemode 0.
123
124 2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
125
126 * i386-opc.h (VEXScalar): New.
127
128 * i386-opc.tbl: Replace "Vex" with "Vex=3" on AVX scalar
129 instructions.
130 * i386-tbl.h: Regenerated.
131
132 2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
133
134 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
135
136 * i386-opc.tbl: Add xsave64 and xrstor64.
137 * i386-tbl.h: Regenerated.
138
139 2010-01-20 Nick Clifton <nickc@redhat.com>
140
141 PR 11170
142 * arm-dis.c (print_arm_address): Do not ignore negative bit in PC
143 based post-indexed addressing.
144
145 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
146
147 * i386-opc.tbl: Support all the possible aliases for VPCOM* insns.
148 * i386-tbl.h: Regenerated.
149
150 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
151
152 * i386-opc.h (VexVVVV): Replace VEX.DNS with VEX.NDS in
153 comments.
154
155 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
156
157 * i386-dis.c (names_mm): New.
158 (intel_names_mm): Likewise.
159 (att_names_mm): Likewise.
160 (names_xmm): Likewise.
161 (intel_names_xmm): Likewise.
162 (att_names_xmm): Likewise.
163 (names_ymm): Likewise.
164 (intel_names_ymm): Likewise.
165 (att_names_ymm): Likewise.
166 (print_insn): Set names_mm, names_xmm and names_ymm.
167 (OP_MMX): Use names_mm, names_xmm and names_ymm.
168 (OP_XMM): Likewise.
169 (OP_EM): Likewise.
170 (OP_EMC): Likewise.
171 (OP_MXC): Likewise.
172 (OP_EX): Likewise.
173 (XMM_Fixup): Likewise.
174 (OP_VEX): Likewise.
175 (OP_EX_VexReg): Likewise.
176 (OP_Vex_2src): Likewise.
177 (OP_Vex_2src_1): Likewise.
178 (OP_Vex_2src_2): Likewise.
179 (OP_REG_VexI4): Likewise.
180
181 2010-01-13 H.J. Lu <hongjiu.lu@intel.com>
182
183 * i386-dis.c (print_insn): Update comments.
184
185 2010-01-12 H.J. Lu <hongjiu.lu@intel.com>
186
187 * i386-dis.c (rex_original): Removed.
188 (ckprefix): Remove rex_original.
189 (print_insn): Update comments.
190
191 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
192
193 * Makefile.in: Regenerate.
194 * configure: Regenerate.
195
196 2010-01-07 Doug Evans <dje@sebabeach.org>
197
198 * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup.
199 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
200 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
201 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
202 * xstormy16-ibld.c: Regenerate.
203
204 2010-01-06 Quentin Neill <quentin.neill@amd.com>
205
206 * i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
207 * i386-init.h: Regenerated.
208
209 2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
210
211 * arm-dis.c (print_insn): Fixed search for next symbol and data
212 dumping condition, and the initial mapping symbol state.
213
214 2010-01-05 Doug Evans <dje@sebabeach.org>
215
216 * cgen-ibld.in: #include "cgen/basic-modes.h".
217 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
218 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
219 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
220 * xstormy16-ibld.c: Regenerate.
221
222 2010-01-04 Nick Clifton <nickc@redhat.com>
223
224 PR 11123
225 * arm-dis.c (print_insn_coprocessor): Initialise value.
226
227 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
228
229 * ppc-dis.c (ppc_opts): Add entry for "e500mc64".
230
231 2010-01-02 Doug Evans <dje@sebabeach.org>
232
233 * cgen-asm.in: Update copyright year.
234 * cgen-dis.in: Update copyright year.
235 * cgen-ibld.in: Update copyright year.
236 * fr30-asm.c, * fr30-desc.c, * fr30-desc.h, * fr30-dis.c,
237 * fr30-ibld.c, * fr30-opc.c, * fr30-opc.h, * frv-asm.c, * frv-desc.c,
238 * frv-desc.h, * frv-dis.c, * frv-ibld.c, * frv-opc.c, * frv-opc.h,
239 * ip2k-asm.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-dis.c,
240 * ip2k-ibld.c, * ip2k-opc.c, * ip2k-opc.h, * iq2000-asm.c,
241 * iq2000-desc.c, * iq2000-desc.h, * iq2000-dis.c, * iq2000-ibld.c,
242 * iq2000-opc.c, * iq2000-opc.h, * lm32-asm.c, * lm32-desc.c,
243 * lm32-desc.h, * lm32-dis.c, * lm32-ibld.c, * lm32-opc.c, * lm32-opc.h,
244 * lm32-opinst.c, * m32c-asm.c, * m32c-desc.c, * m32c-desc.h,
245 * m32c-dis.c, * m32c-ibld.c, * m32c-opc.c, * m32c-opc.h, * m32r-asm.c,
246 * m32r-desc.c, * m32r-desc.h, * m32r-dis.c, * m32r-ibld.c,
247 * m32r-opc.c, * m32r-opc.h, * m32r-opinst.c, * mep-asm.c, * mep-desc.c,
248 * mep-desc.h, * mep-dis.c, * mep-ibld.c, * mep-opc.c, * mep-opc.h,
249 * mt-asm.c, * mt-desc.c, * mt-desc.h, * mt-dis.c, * mt-ibld.c,
250 * mt-opc.c, * mt-opc.h, * openrisc-asm.c, * openrisc-desc.c,
251 * openrisc-desc.h, * openrisc-dis.c, * openrisc-ibld.c,
252 * openrisc-opc.c, * openrisc-opc.h, * xc16x-asm.c, * xc16x-desc.c,
253 * xc16x-desc.h, * xc16x-dis.c, * xc16x-ibld.c, * xc16x-opc.c,
254 * xc16x-opc.h, * xstormy16-asm.c, * xstormy16-desc.c,
255 * xstormy16-desc.h, * xstormy16-dis.c, * xstormy16-ibld.c,
256 * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
257
258 For older changes see ChangeLog-2009
259 \f
260 Local Variables:
261 mode: change-log
262 left-margin: 8
263 fill-column: 74
264 version-control: never
265 End: