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