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