gas:
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2009-01-29 Mark Mitchell <mark@codesourcery.com>
2
3 * arm-dis.c (thumb32_opcodes): Correct decoding for qadd, qdadd,
4 qsub, and qdsub.
5
6 2009-01-28 Chao-ying Fu <fu@mips.com>
7
8 * mips-opc.c (suxc1): Add the flag of FP_D.
9
10 2009-01-20 Alan Modra <amodra@bigpond.net.au>
11
12 * fr30-asm.c, fr30-dis.c, fr30-ibld.c, frv-asm.c, frv-dis.c,
13 * frv-ibld.c, ip2k-asm.c, ip2k-dis.c, ip2k-ibld.c,
14 * iq2000-asm.c, iq2000-dis.c, iq2000-ibld.c, m32c-asm.c,
15 * m32c-dis.c, m32c-ibld.c, m32r-asm.c, m32r-dis.c,
16 * m32r-ibld.c, mep-asm.c, mep-dis.c, mep-ibld.c, mt-asm.c,
17 * mt-dis.c, mt-ibld.c, openrisc-asm.c, openrisc-dis.c,
18 * openrisc-ibld.c, xc16x-asm.c, xc16x-dis.c, xc16x-ibld.c,
19 * xstormy16-asm.c, xstormy16-dis.c, xstormy16-ibld.c: Regenerate.
20
21 2009-01-16 Alan Modra <amodra@bigpond.net.au>
22
23 * configure.in (commonbfdlib): Delete.
24 (SHARED_LIBADD): Add pic libiberty if such is available.
25 * configure: Regenerate.
26 * po/POTFILES.in: Regenerate.
27
28 2009-01-14 Peter Bergner <bergner@vnet.ibm.com>
29
30 * ppc-dis.c (print_insn_powerpc): Skip insn if it is deprecated.
31 * ppc-opc.c (powerpc_opcodes) <mtfsf, mtfsf.>: Deprecate the two
32 operand form and enable the four operand form for POWER6 and later.
33 <mtfsfi, mtfsfi.>: Deprecate the two operand form and enable the
34 three operand form for POWER6 and later.
35
36 2009-01-14 Mike Frysinger <vapier@gentoo.org>
37
38 * bfin-dis.c (OUTS): Use "%s" as format string.
39
40 2009-01-13 H.J. Lu <hongjiu.lu@intel.com>
41
42 * i386-gen.c (cpu_flag_init): Remove a white space.
43 (operand_type_init): Likewise.
44
45 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
46
47 * i386-opc.tbl: Add NoAVX to movnti, lfence and mfence.
48 * i386-tbl.h: Regenerated.
49
50 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
51
52 * i386-dis.c (dis386): Use EbS on addB, orB, adcB, sbbB, andB,
53 subB, xorB and cmpB. Use EvS on addS, orS, adcS, sbbS, andS,
54 subS, xorS and cmpS.
55
56 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
57
58 * i386-gen.c (cpu_flag_init): Replace CpuP4 and CpuK6 with
59 CpuClflush and CpuSYSCALL, respectively. Remove CpuK8. Add
60 CPU_COREI7_FLAGS, CPU_CLFLUSH_FLAGS and CPU_SYSCALL_FLAGS.
61 (cpu_flags): Remove CpuP4, CpuK6 and CpuK8. Add CpuClflush
62 and CpuSYSCALL.
63 (lineno): Removed.
64 (set_bitfield): Take an argument, lineno. Don't report lineno
65 on error if it is -1.
66 (process_i386_cpu_flag): Take an argument, lineno.
67 (process_i386_opcode_modifier): Likewise.
68 (process_i386_operand_type): Likewise.
69 (output_i386_opcode): Likewise.
70 (opcode_hash_entry): Add lineno.
71 (process_i386_opcodes): Updated.
72 (process_i386_registers): Likewise.
73 (process_i386_initializers): Likewise.
74
75 * i386-opc.h (CpuP4): Removed.
76 (CpuK6): Likewise.
77 (CpuK8): Likewise.
78 (CpuClflush): New.
79 (CpuSYSCALL): Likewise.
80 (CpuMMX): Updated.
81 (i386_cpu_flags): Remove cpup4, cpuk6 and cpuk8. Add
82 cpuclflush and cpusyscall.
83
84 * i386-opc.tbl: Update movnti, clflush, lfence, mfence, pause,
85 syscall and sysret.
86 * i386-init.h: Regenerated.
87 * i386-tbl.h: Likewise.
88
89 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
90
91 * i386-gen.c (cpu_flag_init): Add CpuRdtscp to CPU_K8_FLAGS
92 and CPU_AMDFAM10_FLAGS. Add CPU_RDTSCP_FLAGS.
93 (cpu_flags): Add CpuRdtscp.
94 (set_bitfield): Remove CpuSledgehammer check.
95
96 * i386-opc.h (CpuRdtscp): New.
97 (CpuLM): Updated.
98 (i386_cpu_flags): Add cpurdtscp.
99
100 * i386-opc.tbl: Replace CpuSledgehammer with CpuRdtscp.
101 * i386-init.h: Regenerated.
102 * i386-tbl.h: Likewise.
103
104 2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
105
106 * ppc-opc.c (PPCNONE): Define.
107 (NOPOWER4): Delete.
108 (powerpc_opcodes): Initialize the new "deprecated" field.
109
110 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
111
112 AVX Programming Reference (December, 2008)
113 * i386-dis.c (VEX_LEN_2B_M_0): Removed.
114 (VEX_LEN_E7_P_2_M_0): Likewise.
115 (VEX_LEN_2C_P_1): Updated.
116 (VEX_LEN_E8_P_2): Likewise.
117 (vex_len_table): Remove VEX_LEN_2B_M_0 and VEX_LEN_E7_P_2_M_0.
118 (mod_table): Likewise.
119
120 * i386-opc.tbl: Add 256bit vmovntdq, vmovntpd and vmovntps.
121 * i386-tbl.h: Regenerated.
122
123 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
124
125 * i386-gen.c (process_copyright): Update for 2009.
126
127 * i386-init.h: Regenerated.
128 * i386-tbl.h: Likewise.
129
130 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
131
132 AVX Programming Reference (December, 2008)
133 * i386-dis.c (OP_VEX_FMA): Removed.
134 (OP_EX_VexW): Likewise.
135 (OP_EX_VexImmW): Likewise.
136 (OP_XMM_VexW): Likewise.
137 (VEXI4_Fixup): Likewise.
138 (VPERMIL2_Fixup): Likewise.
139 (VexI4): Likewise.
140 (VexFMA): Likewise.
141 (Vex128FMA): Likewise.
142 (EXVexW): Likewise.
143 (EXdVexW): Likewise.
144 (EXqVexW): Likewise.
145 (EXVexImmW): Likewise.
146 (XMVexW): Likewise.
147 (VPERMIL2): Likewise.
148 (PREFIX_VEX_3A48...PREFIX_VEX_3A4A): Likewise.
149 (PREFIX_VEX_3A5C...PREFIX_VEX_3A5F): Likewise.
150 (PREFIX_VEX_3A68...PREFIX_VEX_3A6F): Likewise.
151 (PREFIX_VEX_3A78...PREFIX_VEX_3A7F): Likewise.
152 (VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2): Likewise.
153 (VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2): Likewise.
154 (get_vex_imm8): Likewise.
155 (OP_EX_VexReg): Likewise.
156 vpermil2_op): Likewise.
157 (EXVexWdq): New.
158 (vex_w_dq_mode): Likewise.
159 (PREFIX_VEX_3896...PREFIX_VEX_389F): Likewise.
160 (PREFIX_VEX_38A6...PREFIX_VEX_38AF): Likewise.
161 (PREFIX_VEX_38B6...PREFIX_VEX_38BF): Likewise.
162 (es_reg): Updated.
163 (PREFIX_VEX_38DB): Likewise.
164 (PREFIX_VEX_3A4A): Likewise.
165 (PREFIX_VEX_3A60): Likewise.
166 (PREFIX_VEX_3ADF): Likewise.
167 (VEX_LEN_3ADF_P_2): Likewise.
168 (prefix_table): Remove PREFIX_VEX_3A48...PREFIX_VEX_3A4A,
169 PREFIX_VEX_3A5C...PREFIX_VEX_3A5F,
170 PREFIX_VEX_3A68...PREFIX_VEX_3A6F and
171 PREFIX_VEX_3A78...PREFIX_VEX_3A7F. Add
172 PREFIX_VEX_3896...PREFIX_VEX_389F,
173 PREFIX_VEX_38A6...PREFIX_VEX_38AF and
174 PREFIX_VEX_38B6...PREFIX_VEX_38BF.
175 (vex_table): Likewise.
176 (vex_len_table): Remove VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2
177 and VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2.
178 (putop): Support "%XW".
179 (intel_operand_size): Handle vex_w_dq_mode.
180
181 * i386-opc.h (VexNDS): Add a comment for VEX NDS and VEX DDS.
182
183 * i386-opc.tbl: Remove vpermil2pd/vpermil2ps and old FMA
184 instructions. Add new FMA instructions.
185 * i386-tbl.h: Regenerated.
186
187 2009-01-02 Matthias Klose <doko@ubuntu.com>
188
189 * or32-opc.c (or32_print_register, or32_print_immediate,
190 disassemble_insn): Don't rely on undefined sprintf behaviour.
191
192 For older changes see ChangeLog-2008
193 \f
194 Local Variables:
195 mode: change-log
196 left-margin: 8
197 fill-column: 74
198 version-control: never
199 End:
This page took 0.050837 seconds and 5 git commands to generate.