]>
Commit | Line | Data |
---|---|---|
21375995 DD |
1 | 2010-07-03 DJ Delorie <[email protected]> |
2 | ||
3 | * m32c.cpu (f-dsp-8-s24): Mask high byte after shifting it. | |
4 | ||
5ff58fb0 DE |
5 | 2010-02-11 Doug Evans <[email protected]> |
6 | ||
7 | * m32r.cpu (HASH-PREFIX): Delete. | |
8 | (duhpo, dshpo): New pmacros. | |
9 | (simm8, simm16): Delete HASH-PREFIX attribute, define with dshpo. | |
10 | (uimm3, uimm4, uimm5, uimm8, uimm16, imm1): Delete HASH-PREFIX | |
11 | attribute, define with dshpo. | |
12 | (uimm24): Delete HASH-PREFIX attribute. | |
13 | * m32r.opc (CGEN_PRINT_NORMAL): Delete. | |
14 | (print_signed_with_hash_prefix): New function. | |
15 | (print_unsigned_with_hash_prefix): New function. | |
16 | * xc16x.cpu (dowh): New pmacro. | |
17 | (upof16): Define with dowh, specify print handler. | |
18 | (qbit, qlobit, qhibit): Ditto. | |
19 | (upag16): Ditto. | |
20 | * xc16x.opc (CGEN_PRINT_NORMAL): Delete. | |
21 | (print_with_dot_prefix): New functions. | |
22 | (print_with_pof_prefix, print_with_pag_prefix): New functions. | |
23 | ||
3fa5b97b DE |
24 | 2010-01-24 Doug Evans <[email protected]> |
25 | ||
26 | * frv.cpu (floating-point-conversion): Update call to fp conv op. | |
27 | (floating-point-dual-conversion, ne-floating-point-dual-conversion, | |
28 | conditional-floating-point-conversion, ne-floating-point-conversion, | |
29 | float-parallel-mul-add-double-semantics): Ditto. | |
30 | ||
fe8afbc4 DE |
31 | 2010-01-05 Doug Evans <[email protected]> |
32 | ||
33 | * m32c.cpu (f-dsp-32-u24): Fix mode of extract handler. | |
34 | (f-dsp-40-u20, f-dsp-40-u24): Ditto. | |
35 | ||
caaf56fb DE |
36 | 2010-01-02 Doug Evans <[email protected]> |
37 | ||
38 | * m32c.opc (parse_signed16): Fix typo. | |
39 | ||
91d6fa6a NC |
40 | 2009-12-11 Nick Clifton <[email protected]> |
41 | ||
42 | * frv.opc: Fix shadowed variable warnings. | |
43 | * m32c.opc: Fix shadowed variable warnings. | |
44 | ||
ec84cc2b DE |
45 | 2009-11-14 Doug Evans <[email protected]> |
46 | ||
47 | Must use VOID expression in VOID context. | |
48 | * xc16x.cpu (mov4): Fix mode of `sequence'. | |
49 | (mov9, mov10): Ditto. | |
50 | (movbsrr, moveb1, jmprel, jmpseg, jmps): Fix mode of `if'. | |
51 | (callr, callseg, calls, trap, rets, reti): Ditto. | |
52 | (jb, jbc, jnb, jnbs): Fix mode of `if'. Comment out no-op `sll'. | |
53 | (atomic, extr, extp, extp1, extpg1, extpr, extpr1): Fix mode of `cond'. | |
54 | (exts, exts1, extsr, extsr1, prior): Ditto. | |
55 | ||
ac1e9eca DE |
56 | 2009-10-23 Doug Evans <[email protected]> |
57 | ||
58 | * m32c.opc (opc.h): cgen-types.h -> cgen/basic-modes.h. | |
59 | cgen-ops.h -> cgen/basic-ops.h. | |
60 | ||
b4744b17 AM |
61 | 2009-09-25 Alan Modra <[email protected]> |
62 | ||
63 | * m32r.cpu (stb-plus): Typo fix. | |
64 | ||
ab5f875d DE |
65 | 2009-09-23 Doug Evans <[email protected]> |
66 | ||
67 | * m32r.cpu (sth-plus): Fix address mode and calculation. | |
68 | (stb-plus): Ditto. | |
69 | (clrpsw): Fix mask calculation. | |
70 | (bset, bclr, btst): Make mode in bit calculation match expression. | |
71 | ||
72 | * xc16x.cpu (rtl-version): Set to 0.8. | |
73 | (gr-names, ext-names,psw-names): Update, print-name -> enum-prefix, | |
74 | make uppercase. Remove unnecessary name-prefix spec. | |
75 | (grb-names, conditioncode-names, extconditioncode-names): Ditto. | |
76 | (grb8-names, r8-names, regmem8-names, regdiv8-names): Ditto. | |
77 | (reg0-name, reg0-name1, regbmem8-names, memgr8-names): Ditto. | |
78 | (h-cr): New hardware. | |
79 | (muls): Comment out parts that won't compile, add fixme. | |
80 | (mulu, divl, divlu, jmpabs, jmpa-, jmprel, jbc, jnbs, callr): Ditto. | |
81 | (scxti, scxtmg, scxtm, bclear, bclr18, bset19, bitset, bmov): Ditto. | |
82 | (bmovn, band, bor, bxor, bcmp, bfldl, bfldh): Ditto. | |
83 | ||
0aaaf7c3 DE |
84 | 2009-07-16 Doug Evans <[email protected]> |
85 | ||
86 | * cpu/simplify.inc (*): One line doc strings don't need \n. | |
87 | (df): Invoke define-full-ifield instead of claiming it's an alias. | |
88 | (dno): Define. | |
89 | (dnop): Mark as deprecated. | |
90 | ||
1998a8e0 AM |
91 | 2009-06-22 Alan Modra <[email protected]> |
92 | ||
93 | * m32c.opc (parse_lab_5_3): Use correct enum. | |
94 | ||
6347aad8 HPN |
95 | 2009-01-07 Hans-Peter Nilsson <[email protected]> |
96 | ||
97 | * frv.cpu (mabshs): Explicitly sign-extend arguments of abs to DI. | |
98 | (DI-ext-HI, DI-ext-UHI, DI-ext-DI): New pmacros. | |
99 | (media-arith-sat-semantics): Explicitly sign- or zero-extend | |
100 | arguments of "operation" to DI using "mode" and the new pmacros. | |
101 | ||
2c06b7a6 HPN |
102 | 2009-01-03 Hans-Peter Nilsson <[email protected]> |
103 | ||
104 | * cris.cpu (cris-implemented-writable-specregs-v32): Correct size | |
105 | of number 2, PID. | |
106 | ||
84e94c90 NC |
107 | 2008-12-23 Jon Beniston <[email protected]> |
108 | ||
109 | * lm32.cpu: New file. | |
110 | * lm32.opc: New file. | |
111 | ||
90518ff4 AM |
112 | 2008-01-29 Alan Modra <[email protected]> |
113 | ||
114 | * mt.opc (parse_imm16): Apply 2007-09-26 opcodes/mt-asm.c change | |
115 | to source. | |
116 | ||
a69f60de HPN |
117 | 2007-10-22 Hans-Peter Nilsson <[email protected]> |
118 | ||
119 | * cris.cpu (movs, movu): Use result of extension operation when | |
120 | updating flags. | |
121 | ||
9b201bb5 NC |
122 | 2007-07-04 Nick Clifton <[email protected]> |
123 | ||
124 | * cris.cpu: Update copyright notice to refer to GPLv3. | |
125 | * frv.cpu, frv.opc, iq10.cpu, iq2000m.cpu, iq2000.opc, m32c.cpu, | |
126 | m32c.opc, m32r.cpu, m32r.opc, mt.cpu, mt.opc, sh64-compact.cpu, | |
127 | sh64-media.cpu, sh.cpu, sh.opc, simplify.inc, xc16x.cpu, | |
128 | xc16x.opc: Likewise. | |
129 | * iq2000.cpu: Fix copyright notice to refer to FSF. | |
130 | ||
53289dcd MS |
131 | 2007-04-30 Mark Salter <[email protected]> |
132 | ||
133 | * frv.cpu (spr-names): Support new coprocessor SPR registers. | |
134 | ||
f6da2ec2 NC |
135 | 2007-04-20 Nick Clifton <[email protected]> |
136 | ||
137 | * xc16x.cpu: Restore after accidentally overwriting this file with | |
138 | xc16x.opc. | |
139 | ||
144f4bc6 DD |
140 | 2007-03-29 DJ Delorie <[email protected]> |
141 | ||
142 | * m32c.cpu (Imm-8-s4n): Fix print hook. | |
143 | (Lab-24-8, Lab-32-8, Lab-40-8): Fix. | |
144 | (arith-jnz-imm4-dst-defn): Make relaxable. | |
145 | (arith-jnz16-imm4-dst-defn): Fix encodings. | |
146 | ||
75b06e7b DD |
147 | 2007-03-20 DJ Delorie <[email protected]> |
148 | ||
149 | * m32c.cpu (f-dsp-40-u20, f-dsp-48-u20, Dsp-40-u20, Dsp-40-u20, | |
150 | mem20): New. | |
151 | (src16-16-20-An-relative-*): New. | |
152 | (dst16-*-20-An-relative-*): New. | |
153 | (dst16-16-16sa-*): New | |
154 | (dst16-16-16ar-*): New | |
155 | (dst32-16-16sa-Unprefixed-*): New | |
156 | (jsri): Fix operands. | |
157 | (setzx): Fix encoding. | |
158 | ||
a5da764d AM |
159 | 2007-03-08 Alan Modra <[email protected]> |
160 | ||
161 | * m32r.opc: Formatting. | |
162 | ||
b497d0b0 NC |
163 | 2006-05-22 Nick Clifton <[email protected]> |
164 | ||
165 | * iq2000.cpu: Fix include paths for iq2000m.cpu and iq10.cpu. | |
166 | ||
e78efa90 DD |
167 | 2006-04-10 DJ Delorie <[email protected]> |
168 | ||
169 | * m32c.opc (parse_unsigned_bitbase): Take a new parameter which | |
170 | decides if this function accepts symbolic constants or not. | |
171 | (parse_signed_bitbase): Likewise. | |
172 | (parse_unsigned_bitbase8): Pass the new parameter. | |
173 | (parse_unsigned_bitbase11): Likewise. | |
174 | (parse_unsigned_bitbase16): Likewise. | |
175 | (parse_unsigned_bitbase19): Likewise. | |
176 | (parse_unsigned_bitbase27): Likewise. | |
177 | (parse_signed_bitbase8): Likewise. | |
178 | (parse_signed_bitbase11): Likewise. | |
179 | (parse_signed_bitbase19): Likewise. | |
180 | ||
8d0e2679 DD |
181 | 2006-03-13 DJ Delorie <[email protected]> |
182 | ||
43aa3bb1 DD |
183 | * m32c.cpu (Bit3-S): New. |
184 | (btst:s): New. | |
185 | * m32c.opc (parse_bit3_S): New. | |
186 | ||
8d0e2679 DD |
187 | * m32c.cpu (decimal-subtraction16-insn): Add second operand. |
188 | (btst): Add optional :G suffix for MACH32. | |
189 | (or.b:S): New. | |
190 | (pop.w:G): Add optional :G suffix for MACH16. | |
191 | (push.b.imm): Fix syntax. | |
192 | ||
253d272c DD |
193 | 2006-03-10 DJ Delorie <[email protected]> |
194 | ||
195 | * m32c.cpu (mul.l): New. | |
196 | (mulu.l): New. | |
197 | ||
c7d41dc5 NC |
198 | 2006-03-03 Shrirang Khisti <[email protected]) |
199 | ||
200 | * xc16x.opc (parse_hash): Return NULL if the input was parsed or | |
201 | an error message otherwise. | |
202 | (parse_dot, parse_pof, parse_pag, parse_sof, parse_seg): Likewise. | |
203 | Fix up comments to correctly describe the functions. | |
204 | ||
6772dd07 DD |
205 | 2006-02-24 DJ Delorie <[email protected]> |
206 | ||
207 | * m32c.cpu (RL_TYPE): New attribute, with macros. | |
208 | (Lab-8-24): Add RELAX. | |
209 | (unary-insn-defn-g, binary-arith-imm-dst-defn, | |
210 | binary-arith-imm4-dst-defn): Add 1ADDR attribute. | |
211 | (binary-arith-src-dst-defn): Add 2ADDR attribute. | |
212 | (jcnd16-5, jcnd16, jcnd32, jmp16.s, jmp16.b, jmp16.w, jmp16.a, | |
213 | jmp32.s, jmp32.b, jmp32.w, jmp32.a, jsr16.w, jsr16.a): Add JUMP | |
214 | attribute. | |
215 | (jsri16, jsri32): Add 1ADDR attribute. | |
216 | (jsr32.w, jsr32.a): Add JUMP attribute. | |
217 | ||
d70c5fc7 NC |
218 | 2006-02-17 Shrirang Khisti <[email protected]> |
219 | Anil Paranjape <[email protected]> | |
220 | Shilin Shakti <[email protected]> | |
221 | ||
222 | * xc16x.cpu: New file containing complete CGEN specific XC16X CPU | |
223 | description. | |
224 | * xc16x.opc: New file containing supporting XC16C routines. | |
225 | ||
8536c657 NC |
226 | 2006-02-10 Nick Clifton <[email protected]> |
227 | ||
228 | * iq2000.opc (parse_hi16): Truncate shifted values to 16 bits. | |
229 | ||
458f7770 DD |
230 | 2006-01-06 DJ Delorie <[email protected]> |
231 | ||
232 | * m32c.cpu (mov.w:q): Fix mode. | |
233 | (push32.b.imm): Likewise, for the comment. | |
234 | ||
d031aafb NS |
235 | 2005-12-16 Nathan Sidwell <[email protected]> |
236 | ||
237 | Second part of ms1 to mt renaming. | |
238 | * mt.cpu (define-arch, define-isa): Set name to mt. | |
239 | (define-mach): Adjust. | |
240 | * mt.opc (CGEN_ASM_HASH): Update. | |
241 | (mt_asm_hash, mt_cgen_insn_supported): Renamed. | |
242 | (parse_loopsize, parse_imm16): Adjust. | |
243 | ||
eda87aba DD |
244 | 2005-12-13 DJ Delorie <[email protected]> |
245 | ||
246 | * m32c.cpu (jsri): Fix order so register names aren't treated as | |
247 | symbols. | |
248 | (indexb, indexbd, indexbs, indexl, indexld, indexls, indexw, | |
249 | indexwd, indexws): Fix encodings. | |
250 | ||
4970f871 NS |
251 | 2005-12-12 Nathan Sidwell <[email protected]> |
252 | ||
253 | * mt.cpu: Rename from ms1.cpu. | |
254 | * mt.opc: Rename from ms1.opc. | |
255 | ||
48ad8298 HPN |
256 | 2005-12-06 Hans-Peter Nilsson <[email protected]> |
257 | ||
258 | * cris.cpu (simplecris-common-writable-specregs) | |
259 | (simplecris-common-readable-specregs): Split from | |
260 | simplecris-common-specregs. All users changed. | |
261 | (cris-implemented-writable-specregs-v0) | |
262 | (cris-implemented-readable-specregs-v0): Similar from | |
263 | cris-implemented-specregs-v0. | |
264 | (cris-implemented-writable-specregs-v3) | |
265 | (cris-implemented-readable-specregs-v3) | |
266 | (cris-implemented-writable-specregs-v8) | |
267 | (cris-implemented-readable-specregs-v8) | |
268 | (cris-implemented-writable-specregs-v10) | |
269 | (cris-implemented-readable-specregs-v10) | |
270 | (cris-implemented-writable-specregs-v32) | |
271 | (cris-implemented-readable-specregs-v32): Similar. | |
272 | (bdap-32-pc, move-m-pcplus-p0, move-m-spplus-p8): New | |
273 | insns and specializations. | |
274 | ||
6f84a2a6 NS |
275 | 2005-11-08 Nathan Sidwell <[email protected]> |
276 | ||
277 | Add ms2 | |
278 | * ms1.cpu (ms2, ms2bf): New architecture variant, cpu, machine and | |
279 | model. | |
280 | (f-uu8, f-uu1, f-imm16l, f-loopo, f-cb1sel, f-cb2sel, f-cb1incr, | |
281 | f-cb2incr, f-rc3): New fields. | |
282 | (LOOP): New instruction. | |
283 | (JAL-HAZARD): New hazard. | |
284 | (imm16o, loopsize, imm16l, rc3, cb1sel, cb2sel, cb1incr, cb2incr): | |
285 | New operands. | |
286 | (mul, muli, dbnz, iflush): Enable for ms2 | |
287 | (jal, reti): Has JAL-HAZARD. | |
288 | (ldctxt, ldfb, stfb): Only ms1. | |
289 | (fbcb): Only ms1,ms1-003. | |
290 | (wfbinc, mefbinc, wfbincr, mwfbincr, fbcbincs, mfbcbincs, | |
291 | fbcbincrs, mfbcbincrs): Enable for ms2. | |
292 | (loop, loopu, dfbc, dwfb, fbwfb, dfbr): New ms2 insns. | |
293 | * ms1.opc (parse_loopsize): New. | |
294 | (parse_imm16): hi16/lo16 relocs are applicable to IMM16L. | |
295 | (print_pcrel): New. | |
296 | ||
95b96521 DB |
297 | 2005-10-28 Dave Brolley <[email protected]> |
298 | ||
299 | Contribute the following change: | |
300 | 2003-09-24 Dave Brolley <[email protected]> | |
301 | ||
302 | * frv.opc: Use CGEN_ATTR_VALUE_ENUM_TYPE in place of | |
303 | CGEN_ATTR_VALUE_TYPE. | |
304 | * m32c.opc (m32c_cgen_insn_supported): Use CGEN_INSN_BITSET_ATTR_VALUE. | |
305 | Use cgen_bitset_intersect_p. | |
306 | ||
c6552317 DD |
307 | 2005-10-27 DJ Delorie <[email protected]> |
308 | ||
309 | * m32c.cpu (Imm-8-s4n, Imm-12-s4n): New. | |
310 | (arith-jnz16-imm4-dst-defn, arith-jnz32-imm4-dst-defn, | |
311 | arith-jnz-imm4-dst-mach, arith-jnz-imm4-dst): Keep track of which | |
312 | imm operand is needed. | |
313 | (adjnz, sbjnz): Pass the right operands. | |
314 | (unary-insn-defn, unary16-defn, unary32-defn, unary-insn-mach, | |
315 | unary-insn): Add -g variants for opcodes that need to support :G. | |
316 | (not.BW:G, push.BW:G): Call it. | |
317 | (stzx16-imm8-imm8-dsp8sb, stzx16-imm8-imm8-dsp8fb, | |
318 | stzx16-imm8-imm8-abs16): Fix operand typos. | |
319 | * m32c.opc (m32c_asm_hash): Support bnCND. | |
320 | (parse_signed4n, print_signed4n): New. | |
321 | ||
f75eb1c0 DD |
322 | 2005-10-26 DJ Delorie <[email protected]> |
323 | ||
324 | * m32c.cpu (f-dsp-8-s24, Dsp-8-s24): New. | |
325 | (mov-dspsp-dst-defn, mov-src-dspsp-defn, mov16-dspsp-dst-defn, | |
326 | mov16-src-dspsp-defn, mov32-dspsp-dst-defn, mov32-src-dspsp-defn): | |
327 | dsp8[sp] is signed. | |
328 | (mov.WL:S #imm,A0/A1): dsp24 is signed (i.e. -0x800000..0xffffff). | |
329 | (mov.BW:S r0,r1): Fix typo r1l->r1. | |
330 | (tst): Allow :G suffix. | |
331 | * m32c.opc (parse_signed24): New, for -0x800000..0xffffff. | |
332 | ||
e277c00b AM |
333 | 2005-10-26 Kazuhiro Inaoka <[email protected]> |
334 | ||
335 | * m32r.opc (parse_hi16): Do not assume a 32-bit host word size. | |
336 | ||
92e0a941 DD |
337 | 2005-10-25 DJ Delorie <[email protected]> |
338 | ||
339 | * m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by | |
340 | making one a macro of the other. | |
341 | ||
a1a280bb DD |
342 | 2005-10-21 DJ Delorie <[email protected]> |
343 | ||
344 | * m32c.cpu (lde, ste): Add dsp[a0] and [a1a] addressing. | |
345 | (indexb, indexbd, indexbs, indexw, indexwd, indexws, indexl, | |
346 | indexld, indexls): .w variants have `1' bit. | |
347 | (rot32.b): QI, not SI. | |
348 | (rot32.w): HI, not SI. | |
349 | (xchg16): HI for .w variant. | |
350 | ||
e74eb924 NC |
351 | 2005-10-19 Nick Clifton <[email protected]> |
352 | ||
353 | * m32r.opc (parse_slo16): Fix bad application of previous patch. | |
354 | ||
5e03663f NC |
355 | 2005-10-18 Andreas Schwab <[email protected]> |
356 | ||
357 | * m32r.opc (parse_slo16): Better version of previous patch. | |
358 | ||
ab7c9a26 NC |
359 | 2005-10-14 Kazuhiro Inaoka <[email protected]> |
360 | ||
361 | * cpu/m32r.opc (parse_slo16): Do not assume a 32-bit host word | |
362 | size. | |
363 | ||
fd54057a DD |
364 | 2005-07-25 DJ Delorie <[email protected]> |
365 | ||
366 | * m32c.opc (parse_unsigned8): Add %dsp8(). | |
367 | (parse_signed8): Add %hi8(). | |
368 | (parse_unsigned16): Add %dsp16(). | |
369 | (parse_signed16): Add %lo16() and %hi16(). | |
370 | (parse_lab_5_3): Make valuep a bfd_vma *. | |
371 | ||
85da3a56 NC |
372 | 2005-07-18 Nick Clifton <[email protected]> |
373 | ||
374 | * m32c.cpu (f-16-8, f-24-8, f-32-16, f-dsp-8-u24): New opcode | |
375 | components. | |
376 | (f-lab32-jmp-s): Fix insertion sequence. | |
377 | (Dsp-8-u24, Lab-5-3, Lab32-jmp-s): New operands. | |
378 | (Dsp-40-s8): Make parameter be signed. | |
379 | (Dsp-40-s16): Likewise. | |
380 | (Dsp-48-s8): Likewise. | |
381 | (Dsp-48-s16): Likewise. | |
382 | (Imm-13-u3): Likewise. (Despite its name!) | |
383 | (BitBase16-16-s8): Make the parameter be unsigned. | |
384 | (BitBase16-8-u11-S): Likewise. | |
385 | (Lab-8-8, Lab-8-16, Lab-16-8, jcnd16-5, jcnd16, jcnd32, jmp16.s, | |
386 | jmp16.b, jmp16.w, jmp32.s, jmp32.b, jmp32.w, jsp16.w, jsr32.w): Allow | |
387 | relaxation. | |
388 | ||
389 | * m32c.opc: Fix formatting. | |
390 | Use safe-ctype.h instead of ctype.h | |
391 | Move duplicated code sequences into a macro. | |
392 | Fix compile time warnings about signedness mismatches. | |
393 | Remove dead code. | |
394 | (parse_lab_5_3): New parser function. | |
395 | ||
aa260854 JB |
396 | 2005-07-16 Jim Blandy <[email protected]> |
397 | ||
398 | * m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET, | |
399 | to represent isa sets. | |
400 | ||
0a665bfd JB |
401 | 2005-07-15 Jim Blandy <[email protected]> |
402 | ||
403 | * m32c.cpu, m32c.opc: Fix copyright. | |
404 | ||
49f58d10 JB |
405 | 2005-07-14 Jim Blandy <[email protected]> |
406 | ||
407 | * m32c.cpu, m32c.opc: Machine description for the Renesas M32C. | |
408 | ||
0e6b69be AM |
409 | 2005-07-14 Alan Modra <[email protected]> |
410 | ||
411 | * ms1.opc (print_dollarhex): Correct format string. | |
412 | ||
f9210e37 AM |
413 | 2005-07-06 Alan Modra <[email protected]> |
414 | ||
415 | * iq2000.cpu: Include from binutils cpu dir. | |
416 | ||
3ec2b351 NC |
417 | 2005-07-05 Nick Clifton <[email protected]> |
418 | ||
419 | * iq2000.opc (parse_lo16, parse_mlo16): Make value parameter | |
420 | unsigned in order to avoid compile time warnings about sign | |
421 | conflicts. | |
422 | ||
423 | * ms1.opc (parse_*): Likewise. | |
424 | (parse_imm16): Use a "void *" as it is passed both signed and | |
425 | unsigned arguments. | |
426 | ||
47b0e7ad NC |
427 | 2005-07-01 Nick Clifton <[email protected]> |
428 | ||
429 | * frv.opc: Update to ISO C90 function declaration style. | |
430 | * iq2000.opc: Likewise. | |
431 | * m32r.opc: Likewise. | |
432 | * sh.opc: Likewise. | |
433 | ||
b081650b DB |
434 | 2005-06-15 Dave Brolley <[email protected]> |
435 | ||
436 | Contributed by Red Hat. | |
437 | * ms1.cpu: New file. Written by Nick Clifton, Stan Cox. | |
438 | * ms1.opc: New file. Written by Stan Cox. | |
439 | ||
e172dbf8 NC |
440 | 2005-05-10 Nick Clifton <[email protected]> |
441 | ||
442 | * Update the address and phone number of the FSF organization in | |
443 | the GPL notices in the following files: | |
444 | cris.cpu, frv.cpu, frv.opc, iq10.cpu, iq2000.opc, iq2000m.cpu, | |
445 | m32r.cpu, m32r.opc, sh.cpu, sh.opc, sh64-compact.cpu, | |
446 | sh64-media.cpu, simplify.inc | |
447 | ||
b2d52a48 AM |
448 | 2005-02-24 Alan Modra <[email protected]> |
449 | ||
450 | * frv.opc (parse_A): Warning fix. | |
451 | ||
33b71eeb NC |
452 | 2005-02-23 Nick Clifton <[email protected]> |
453 | ||
454 | * frv.opc: Fixed compile time warnings about differing signed'ness | |
455 | of pointers passed to functions. | |
456 | * m32r.opc: Likewise. | |
457 | ||
bc18c937 NC |
458 | 2005-02-11 Nick Clifton <[email protected]> |
459 | ||
460 | * iq2000.opc (parse_jtargq10): Change type of valuep argument to | |
461 | 'bfd_vma *' in order avoid compile time warning message. | |
462 | ||
46da9a19 HPN |
463 | 2005-01-28 Hans-Peter Nilsson <[email protected]> |
464 | ||
465 | * cris.cpu (mstep): Add missing insn. | |
466 | ||
90219bd0 AO |
467 | 2005-01-25 Alexandre Oliva <[email protected]> |
468 | ||
469 | 2004-11-10 Alexandre Oliva <[email protected]> | |
470 | * frv.cpu: Add support for TLS annotations in loads and calll. | |
471 | * frv.opc (parse_symbolic_address): New. | |
472 | (parse_ldd_annotation): New. | |
473 | (parse_call_annotation): New. | |
474 | (parse_ld_annotation): New. | |
475 | (parse_ulo16, parse_uslo16): Use parse_symbolic_address. | |
476 | Introduce TLS relocations. | |
477 | (parse_d12, parse_s12, parse_u12): Likewise. | |
478 | (parse_uhi16): Likewise. Fix constant checking on 64-bit host. | |
479 | (parse_call_label, print_at): New. | |
480 | ||
c3d75c30 HPN |
481 | 2004-12-21 Mikael Starvik <[email protected]> |
482 | ||
483 | * cris.cpu (cris-set-mem): Correct integral write semantics. | |
484 | ||
68800d83 HPN |
485 | 2004-11-29 Hans-Peter Nilsson <[email protected]> |
486 | ||
487 | * cris.cpu: New file. | |
488 | ||
4bd1d37b NC |
489 | 2004-11-15 Michael K. Lechner <[email protected]> |
490 | ||
491 | * iq2000.cpu: Added quotes around macro arguments so that they | |
492 | will work with newer versions of guile. | |
493 | ||
4030fa5a NC |
494 | 2004-10-27 Nick Clifton <[email protected]> |
495 | ||
496 | * iq2000m.cpu (pkrlr1, pkrlr30, rbr1, rbr30, rxr1, rxr30, wbr1, | |
497 | wbr1u, wbr30, wbr30u, wxr1, wxr1u, wxr30, wxr30u): Add an index | |
498 | operand. | |
499 | * iq2000.cpu (dnop index): Rename to _index to avoid complications | |
500 | with guile. | |
501 | ||
ac28a1cb RS |
502 | 2004-08-27 Richard Sandiford <[email protected]> |
503 | ||
504 | * frv.cpu (cfmovs): Change UNIT attribute to FMALL. | |
505 | ||
dc4c54bb NC |
506 | 2004-05-15 Nick Clifton <[email protected]> |
507 | ||
508 | * iq2000.opc (iq2000_cgen_insn_supported): Make 'insn' argument const. | |
509 | ||
f4453dfa NC |
510 | 2004-03-30 Kazuhiro Inaoka <[email protected]> |
511 | ||
512 | * m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug. | |
513 | ||
676a64f4 RS |
514 | 2004-03-01 Richard Sandiford <[email protected]> |
515 | ||
516 | * frv.cpu (define-arch frv): Add fr450 mach. | |
517 | (define-mach fr450): New. | |
518 | (define-model fr450): New. Add profile units to every fr450 insn. | |
519 | (define-attr UNIT): Add MDCUTSSI. | |
520 | (define-attr FR450-MAJOR): New enum. Add to every fr450 insn. | |
521 | (define-attr AUDIO): New boolean. | |
522 | (f-LRAE, f-LRAD, f-LRAS, f-TLBPRopx, f-TLBPRL) | |
523 | (f-LRA-null, f-TLBPR-null): New fields. | |
524 | (scr0, scr1, scr2, scr3, imavr1, damvr1, cxnr, ttbr) | |
525 | (tplr, tppr, tpxr, timerh, timerl, timerd, btbr): New SPRs. | |
526 | (LRAE, LRAD, LRAS, TLBPRopx, TLBPRL): New operands. | |
527 | (LRA-null, TLBPR-null): New macros. | |
528 | (iacc-multiply-r-r, slass, scutss, int-arith-ss-r-r): Add AUDIO attr. | |
529 | (load-real-address): New macro. | |
530 | (lrai, lrad, tlbpr): New instructions. | |
531 | (media-cut-acc, media-cut-acc-ss): Add fr450-major argument. | |
532 | (mcut, mcuti, mcutss, mcutssi): Adjust accordingly. | |
533 | (mdcutssi): Change UNIT attribute to MDCUTSSI. | |
534 | (media-low-clear-semantics, media-scope-limit-semantics) | |
535 | (media-quad-limit, media-quad-shift): New macros. | |
536 | (mqlclrhs, mqlmths, mqsllhi, mqsrahi): New instructions. | |
537 | * frv.opc (frv_is_branch_major, frv_is_float_major, frv_is_media_major) | |
538 | (frv_is_branch_insn, frv_is_float_insn, frv_is_media_insn) | |
539 | (frv_vliw_reset, frv_vliw_add_insn): Handle bfd_mach_fr450. | |
540 | (fr450_unit_mapping): New array. | |
541 | (fr400_unit_mapping, fr500_unit_mapping, fr550_unit_mapping): Add entry | |
542 | for new MDCUTSSI unit. | |
543 | (fr450_check_insn_major_constraints): New function. | |
544 | (check_insn_major_constraints): Use it. | |
545 | ||
c7a48b9a RS |
546 | 2004-03-01 Richard Sandiford <[email protected]> |
547 | ||
548 | * frv.cpu (nsdiv, nudiv, nsdivi, nudivi): Remove fr400 profiling unit. | |
549 | (scutss): Change unit to I0. | |
550 | (calll, callil, ccalll): Add missing FR550-MAJOR and profile unit. | |
551 | (mqsaths): Fix FR400-MAJOR categorization. | |
552 | (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc) | |
553 | (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL. | |
554 | * frv.opc (fr400_check_insn_major_constraints): Check for (M-2,M-1) | |
555 | combinations. | |
556 | ||
8ae0baa2 RS |
557 | 2004-03-01 Richard Sandiford <[email protected]> |
558 | ||
559 | * frv.cpu (r-store, r-store-dual, r-store-quad): Delete. | |
560 | (rstb, rsth, rst, rstd, rstq): Delete. | |
561 | (rstbf, rsthf, rstf, rstdf, rstqf): Delete. | |
562 | ||
8ee9a8b2 NC |
563 | 2004-02-23 Nick Clifton <[email protected]> |
564 | ||
565 | * Apply these patches from Renesas: | |
566 | ||
567 | 2004-02-10 Kazuhiro Inaoka <[email protected]> | |
568 | ||
569 | * cpu/m32r.opc (my_print_insn): Fixed incorrect output when | |
570 | disassembling codes for 0x*2 addresses. | |
571 | ||
572 | 2003-12-15 Kazuhiro Inaoka <[email protected]> | |
573 | ||
574 | * cpu/m32r.cpu: Add PIPE_O attribute to "pop" instruction. | |
575 | ||
576 | 2003-12-03 Kazuhiro Inaoka <[email protected]> | |
577 | ||
578 | * cpu/m32r.cpu : Add new model m32r2. | |
579 | Add new instructions. | |
580 | Replace occurrances of 'Mitsubishi' with 'Renesas'. | |
581 | Changed PIPE attr of push from O to OS. | |
582 | Care for Little-endian of M32R. | |
583 | * cpu/m32r.opc (CGEN_DIS_HASH, my_print_insn): | |
584 | Care for Little-endian of M32R. | |
585 | (parse_slo16): signed extension for value. | |
586 | ||
299d901c AC |
587 | 2004-02-20 Andrew Cagney <[email protected]> |
588 | ||
e866a257 AC |
589 | * m32r.opc, m32r.cpu: New files. Written by , Doug Evans, Nick |
590 | Clifton, Ben Elliston, Matthew Green, and Andrew Haley. | |
591 | ||
299d901c AC |
592 | * sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all |
593 | written by Ben Elliston. | |
594 | ||
cb10e79a RS |
595 | 2004-01-14 Richard Sandiford <[email protected]> |
596 | ||
597 | * frv.cpu (UNIT): Add IACC. | |
598 | (iacc-multiply-r-r): Use it. | |
599 | * frv.opc (fr400_unit_mapping): Add entry for IACC. | |
600 | (fr500_unit_mapping, fr550_unit_mapping): Likewise. | |
601 | ||
d4e4dc14 AO |
602 | 2004-01-06 Alexandre Oliva <[email protected]> |
603 | ||
604 | 2003-12-19 Alexandre Oliva <[email protected]> | |
605 | * frv.opc (parse_ulo16, parse_uhi16, parse_d12): Fix some | |
606 | cut&paste errors in shifting/truncating numerical operands. | |
607 | 2003-08-08 Alexandre Oliva <[email protected]> | |
608 | * frv.opc (parse_ulo16): Parse gotofflo and gotofffuncdesclo. | |
609 | (parse_uslo16): Likewise. | |
610 | (parse_uhi16): Parse gotoffhi and gotofffuncdeschi. | |
611 | (parse_d12): Parse gotoff12 and gotofffuncdesc12. | |
612 | (parse_s12): Likewise. | |
613 | 2003-08-04 Alexandre Oliva <[email protected]> | |
614 | * frv.opc (parse_ulo16): Parse gotlo and gotfuncdesclo. | |
615 | (parse_uslo16): Likewise. | |
616 | (parse_uhi16): Parse gothi and gotfuncdeschi. | |
617 | (parse_d12): Parse got12 and gotfuncdesc12. | |
618 | (parse_s12): Likewise. | |
619 | ||
1340b9a9 DB |
620 | 2003-10-10 Dave Brolley <[email protected]> |
621 | ||
622 | * frv.cpu (dnpmop): New p-macro. | |
623 | (GRdoublek): Use dnpmop. | |
624 | (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto. | |
625 | (store-double-r-r): Use (.sym regtype doublek). | |
626 | (r-store-double): Ditto. | |
627 | (store-double-r-r-u): Ditto. | |
628 | (conditional-store-double): Ditto. | |
629 | (conditional-store-double-u): Ditto. | |
630 | (store-double-r-simm): Ditto. | |
631 | (fmovs): Assign to UNIT FMALL. | |
632 | ||
ac7c07ac DB |
633 | 2003-10-06 Dave Brolley <[email protected]> |
634 | ||
635 | * frv.cpu, frv.opc: Add support for fr550. | |
636 | ||
d0312406 DB |
637 | 2003-09-24 Dave Brolley <[email protected]> |
638 | ||
639 | * frv.cpu (u-commit): New modelling unit for fr500. | |
640 | (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand. | |
641 | (commit-r): Use u-commit model for fr500. | |
642 | (commit): Ditto. | |
643 | (conditional-float-binary-op): Take profiling data as an argument. | |
644 | Update callers. | |
645 | (ne-float-binary-op): Ditto. | |
646 | ||
c6945302 MS |
647 | 2003-09-19 Michael Snyder <[email protected]> |
648 | ||
649 | * frv.cpu (nldqi): Delete unimplemented instruction. | |
650 | ||
23600bb3 DB |
651 | 2003-09-12 Dave Brolley <[email protected]> |
652 | ||
653 | * frv.cpu (u-clrgr, u-clrfr): New units of model fr500. | |
654 | (clear-ne-flag-r): Pass insn profiling in as an argument. Call | |
655 | frv_ref_SI to get input register referenced for profiling. | |
656 | (clear-ne-flag-all): Pass insn profiling in as an argument. | |
657 | (clrgr,clrfr,clrga,clrfa): Add profiling information. | |
658 | ||
6f18ad70 MS |
659 | 2003-09-11 Michael Snyder <[email protected]> |
660 | ||
661 | * frv.cpu: Typographical corrections. | |
662 | ||
96486995 DB |
663 | 2003-09-09 Dave Brolley <[email protected]> |
664 | ||
665 | * frv.cpu (media-dual-complex): Change UNIT to FMALL. | |
666 | (conditional-media-dual-complex, media-quad-complex): Likewise. | |
667 | ||
0457efce DB |
668 | 2003-09-04 Dave Brolley <[email protected]> |
669 | ||
670 | * frv.cpu (register-transfer): Pass in all attributes in on argument. | |
671 | Update all callers. | |
672 | (conditional-register-transfer): Ditto. | |
673 | (cache-preload): Ditto. | |
674 | (floating-point-conversion): Ditto. | |
675 | (floating-point-neg): Ditto. | |
676 | (float-abs): Ditto. | |
677 | (float-binary-op-s): Ditto. | |
678 | (conditional-float-binary-op): Ditto. | |
679 | (ne-float-binary-op): Ditto. | |
680 | (float-dual-arith): Ditto. | |
681 | (ne-float-dual-arith): Ditto. | |
682 | ||
8caa9169 DB |
683 | 2003-09-03 Dave Brolley <[email protected]> |
684 | ||
685 | * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers. | |
686 | * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC, | |
687 | MCLRACC-1. | |
688 | (A): Removed operand. | |
689 | (A0,A1): New operands replace operand A. | |
690 | (mnop): Now a real insn | |
691 | (mclracc): Removed insn. | |
692 | (mclracc-0, mclracc-1): New insns replace mclracc. | |
693 | (all insns): Use new UNIT attributes. | |
694 | ||
6d9ab561 NC |
695 | 2003-08-21 Nick Clifton <[email protected]> |
696 | ||
697 | * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand | |
698 | and u-media-dual-btoh with output parameter. | |
699 | (cmbtoh): Add profiling hack. | |
700 | ||
741a7751 NC |
701 | 2003-08-19 Michael Snyder <[email protected]> |
702 | ||
703 | * frv.cpu: Fix typo, Frintkeven -> FRintkeven | |
704 | ||
5b5b78da DE |
705 | 2003-06-10 Doug Evans <[email protected]> |
706 | ||
707 | * frv.cpu: Add IDOC attribute. | |
708 | ||
539ee71a AC |
709 | 2003-06-06 Andrew Cagney <[email protected]> |
710 | ||
711 | Contributed by Red Hat. | |
712 | * iq2000.cpu: New file. Written by Ben Elliston, Jeff Johnston, | |
713 | Stan Cox, and Frank Ch. Eigler. | |
714 | * iq2000.opc: New file. Written by Ben Elliston, Frank | |
715 | Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox. | |
716 | * iq2000m.cpu: New file. Written by Jeff Johnston. | |
717 | * iq10.cpu: New file. Written by Jeff Johnston. | |
718 | ||
36c3ae24 NC |
719 | 2003-06-05 Nick Clifton <[email protected]> |
720 | ||
721 | * frv.cpu (FRintieven): New operand. An even-numbered only | |
722 | version of the FRinti operand. | |
723 | (FRintjeven): Likewise for FRintj. | |
724 | (FRintkeven): Likewise for FRintk. | |
725 | (mdcutssi, media-dual-word-rotate-r-r, mqsaths, | |
726 | media-quad-arith-sat-semantics, media-quad-arith-sat, | |
727 | conditional-media-quad-arith-sat, mdunpackh, | |
728 | media-quad-multiply-semantics, media-quad-multiply, | |
729 | conditional-media-quad-multiply, media-quad-complex-i, | |
730 | media-quad-multiply-acc-semantics, media-quad-multiply-acc, | |
731 | conditional-media-quad-multiply-acc, munpackh, | |
732 | media-quad-multiply-cross-acc-semantics, mdpackh, | |
733 | media-quad-multiply-cross-acc, mbtoh-semantics, | |
734 | media-quad-cross-multiply-cross-acc-semantics, | |
735 | media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics, | |
736 | media-quad-cross-multiply-acc-semantics, cmbtoh, | |
737 | media-quad-cross-multiply-acc, media-quad-complex, mhtob, | |
738 | media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd, | |
739 | cmhtob): Use new operands. | |
740 | * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define. | |
0e6b69be | 741 | (parse_even_register): New function. |
36c3ae24 | 742 | |
75798298 NC |
743 | 2003-06-03 Nick Clifton <[email protected]> |
744 | ||
745 | * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit | |
746 | immediate value not unsigned. | |
747 | ||
9aab5aa3 AC |
748 | 2003-06-03 Andrew Cagney <[email protected]> |
749 | ||
750 | Contributed by Red Hat. | |
751 | * frv.cpu: New file. Written by Dave Brolley, Catherine Moore, | |
752 | and Eric Christopher. | |
753 | * frv.opc: New file. Written by Catherine Moore, and Dave | |
754 | Brolley. | |
755 | * simplify.inc: New file. Written by Doug Evans. | |
756 | ||
2739f79a AC |
757 | 2003-05-02 Andrew Cagney <[email protected]> |
758 | ||
759 | * New file. | |
760 | ||
761 | \f | |
762 | Local Variables: | |
763 | mode: change-log | |
764 | left-margin: 8 | |
765 | fill-column: 74 | |
766 | version-control: never | |
767 | End: |