Remove trailing { Bad_Opcode }.
[binutils-gdb.git] / opcodes / ChangeLog
1 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
2
3 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
4
5 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
6
7 * i386-dis.c (Bad_Opcode): New.
8 (bad_opcode): Likewise.
9 (dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
10 (dis386_twobyte): Likewise.
11 (reg_table): Likewise.
12 (prefix_table): Likewise.
13 (x86_64_table): Likewise.
14 (vex_len_table): Likewise.
15 (vex_w_table): Likewise.
16 (mod_table): Likewise.
17 (rm_table): Likewise.
18 (float_reg): Likewise.
19 (reg_table): Remove trailing "(bad)" entries.
20 (prefix_table): Likewise.
21 (x86_64_table): Likewise.
22 (vex_len_table): Likewise.
23 (vex_w_table): Likewise.
24 (mod_table): Likewise.
25 (rm_table): Likewise.
26 (get_valid_dis386): Handle bytemode 0.
27
28 2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
29
30 * i386-opc.h (VEXScalar): New.
31
32 * i386-opc.tbl: Replace "Vex" with "Vex=3" on AVX scalar
33 instructions.
34 * i386-tbl.h: Regenerated.
35
36 2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
37
38 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
39
40 * i386-opc.tbl: Add xsave64 and xrstor64.
41 * i386-tbl.h: Regenerated.
42
43 2010-01-20 Nick Clifton <nickc@redhat.com>
44
45 PR 11170
46 * arm-dis.c (print_arm_address): Do not ignore negative bit in PC
47 based post-indexed addressing.
48
49 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
50
51 * i386-opc.tbl: Support all the possible aliases for VPCOM* insns.
52 * i386-tbl.h: Regenerated.
53
54 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
55
56 * i386-opc.h (VexVVVV): Replace VEX.DNS with VEX.NDS in
57 comments.
58
59 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
60
61 * i386-dis.c (names_mm): New.
62 (intel_names_mm): Likewise.
63 (att_names_mm): Likewise.
64 (names_xmm): Likewise.
65 (intel_names_xmm): Likewise.
66 (att_names_xmm): Likewise.
67 (names_ymm): Likewise.
68 (intel_names_ymm): Likewise.
69 (att_names_ymm): Likewise.
70 (print_insn): Set names_mm, names_xmm and names_ymm.
71 (OP_MMX): Use names_mm, names_xmm and names_ymm.
72 (OP_XMM): Likewise.
73 (OP_EM): Likewise.
74 (OP_EMC): Likewise.
75 (OP_MXC): Likewise.
76 (OP_EX): Likewise.
77 (XMM_Fixup): Likewise.
78 (OP_VEX): Likewise.
79 (OP_EX_VexReg): Likewise.
80 (OP_Vex_2src): Likewise.
81 (OP_Vex_2src_1): Likewise.
82 (OP_Vex_2src_2): Likewise.
83 (OP_REG_VexI4): Likewise.
84
85 2010-01-13 H.J. Lu <hongjiu.lu@intel.com>
86
87 * i386-dis.c (print_insn): Update comments.
88
89 2010-01-12 H.J. Lu <hongjiu.lu@intel.com>
90
91 * i386-dis.c (rex_original): Removed.
92 (ckprefix): Remove rex_original.
93 (print_insn): Update comments.
94
95 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
96
97 * Makefile.in: Regenerate.
98 * configure: Regenerate.
99
100 2010-01-07 Doug Evans <dje@sebabeach.org>
101
102 * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup.
103 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
104 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
105 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
106 * xstormy16-ibld.c: Regenerate.
107
108 2010-01-06 Quentin Neill <quentin.neill@amd.com>
109
110 * i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
111 * i386-init.h: Regenerated.
112
113 2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
114
115 * arm-dis.c (print_insn): Fixed search for next symbol and data
116 dumping condition, and the initial mapping symbol state.
117
118 2010-01-05 Doug Evans <dje@sebabeach.org>
119
120 * cgen-ibld.in: #include "cgen/basic-modes.h".
121 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
122 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
123 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
124 * xstormy16-ibld.c: Regenerate.
125
126 2010-01-04 Nick Clifton <nickc@redhat.com>
127
128 PR 11123
129 * arm-dis.c (print_insn_coprocessor): Initialise value.
130
131 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
132
133 * ppc-dis.c (ppc_opts): Add entry for "e500mc64".
134
135 2010-01-02 Doug Evans <dje@sebabeach.org>
136
137 * cgen-asm.in: Update copyright year.
138 * cgen-dis.in: Update copyright year.
139 * cgen-ibld.in: Update copyright year.
140 * fr30-asm.c, * fr30-desc.c, * fr30-desc.h, * fr30-dis.c,
141 * fr30-ibld.c, * fr30-opc.c, * fr30-opc.h, * frv-asm.c, * frv-desc.c,
142 * frv-desc.h, * frv-dis.c, * frv-ibld.c, * frv-opc.c, * frv-opc.h,
143 * ip2k-asm.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-dis.c,
144 * ip2k-ibld.c, * ip2k-opc.c, * ip2k-opc.h, * iq2000-asm.c,
145 * iq2000-desc.c, * iq2000-desc.h, * iq2000-dis.c, * iq2000-ibld.c,
146 * iq2000-opc.c, * iq2000-opc.h, * lm32-asm.c, * lm32-desc.c,
147 * lm32-desc.h, * lm32-dis.c, * lm32-ibld.c, * lm32-opc.c, * lm32-opc.h,
148 * lm32-opinst.c, * m32c-asm.c, * m32c-desc.c, * m32c-desc.h,
149 * m32c-dis.c, * m32c-ibld.c, * m32c-opc.c, * m32c-opc.h, * m32r-asm.c,
150 * m32r-desc.c, * m32r-desc.h, * m32r-dis.c, * m32r-ibld.c,
151 * m32r-opc.c, * m32r-opc.h, * m32r-opinst.c, * mep-asm.c, * mep-desc.c,
152 * mep-desc.h, * mep-dis.c, * mep-ibld.c, * mep-opc.c, * mep-opc.h,
153 * mt-asm.c, * mt-desc.c, * mt-desc.h, * mt-dis.c, * mt-ibld.c,
154 * mt-opc.c, * mt-opc.h, * openrisc-asm.c, * openrisc-desc.c,
155 * openrisc-desc.h, * openrisc-dis.c, * openrisc-ibld.c,
156 * openrisc-opc.c, * openrisc-opc.h, * xc16x-asm.c, * xc16x-desc.c,
157 * xc16x-desc.h, * xc16x-dis.c, * xc16x-ibld.c, * xc16x-opc.c,
158 * xc16x-opc.h, * xstormy16-asm.c, * xstormy16-desc.c,
159 * xstormy16-desc.h, * xstormy16-dis.c, * xstormy16-ibld.c,
160 * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
161
162 For older changes see ChangeLog-2009
163 \f
164 Local Variables:
165 mode: change-log
166 left-margin: 8
167 fill-column: 74
168 version-control: never
169 End: