b552d9dcb84601de5aab0cb203a61c6e1e5b256f
[deliverable/binutils-gdb.git] / cpu / ChangeLog
1 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2
3 Second part of ms1 to mt renaming.
4 * mt.cpu (define-arch, define-isa): Set name to mt.
5 (define-mach): Adjust.
6 * mt.opc (CGEN_ASM_HASH): Update.
7 (mt_asm_hash, mt_cgen_insn_supported): Renamed.
8 (parse_loopsize, parse_imm16): Adjust.
9
10 2005-12-13 DJ Delorie <dj@redhat.com>
11
12 * m32c.cpu (jsri): Fix order so register names aren't treated as
13 symbols.
14 (indexb, indexbd, indexbs, indexl, indexld, indexls, indexw,
15 indexwd, indexws): Fix encodings.
16
17 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
18
19 * mt.cpu: Rename from ms1.cpu.
20 * mt.opc: Rename from ms1.opc.
21
22 2005-12-06 Hans-Peter Nilsson <hp@axis.com>
23
24 * cris.cpu (simplecris-common-writable-specregs)
25 (simplecris-common-readable-specregs): Split from
26 simplecris-common-specregs. All users changed.
27 (cris-implemented-writable-specregs-v0)
28 (cris-implemented-readable-specregs-v0): Similar from
29 cris-implemented-specregs-v0.
30 (cris-implemented-writable-specregs-v3)
31 (cris-implemented-readable-specregs-v3)
32 (cris-implemented-writable-specregs-v8)
33 (cris-implemented-readable-specregs-v8)
34 (cris-implemented-writable-specregs-v10)
35 (cris-implemented-readable-specregs-v10)
36 (cris-implemented-writable-specregs-v32)
37 (cris-implemented-readable-specregs-v32): Similar.
38 (bdap-32-pc, move-m-pcplus-p0, move-m-spplus-p8): New
39 insns and specializations.
40
41 2005-11-08 Nathan Sidwell <nathan@codesourcery.com>
42
43 Add ms2
44 * ms1.cpu (ms2, ms2bf): New architecture variant, cpu, machine and
45 model.
46 (f-uu8, f-uu1, f-imm16l, f-loopo, f-cb1sel, f-cb2sel, f-cb1incr,
47 f-cb2incr, f-rc3): New fields.
48 (LOOP): New instruction.
49 (JAL-HAZARD): New hazard.
50 (imm16o, loopsize, imm16l, rc3, cb1sel, cb2sel, cb1incr, cb2incr):
51 New operands.
52 (mul, muli, dbnz, iflush): Enable for ms2
53 (jal, reti): Has JAL-HAZARD.
54 (ldctxt, ldfb, stfb): Only ms1.
55 (fbcb): Only ms1,ms1-003.
56 (wfbinc, mefbinc, wfbincr, mwfbincr, fbcbincs, mfbcbincs,
57 fbcbincrs, mfbcbincrs): Enable for ms2.
58 (loop, loopu, dfbc, dwfb, fbwfb, dfbr): New ms2 insns.
59 * ms1.opc (parse_loopsize): New.
60 (parse_imm16): hi16/lo16 relocs are applicable to IMM16L.
61 (print_pcrel): New.
62
63 2005-10-28 Dave Brolley <brolley@redhat.com>
64
65 Contribute the following change:
66 2003-09-24 Dave Brolley <brolley@redhat.com>
67
68 * frv.opc: Use CGEN_ATTR_VALUE_ENUM_TYPE in place of
69 CGEN_ATTR_VALUE_TYPE.
70 * m32c.opc (m32c_cgen_insn_supported): Use CGEN_INSN_BITSET_ATTR_VALUE.
71 Use cgen_bitset_intersect_p.
72
73 2005-10-27 DJ Delorie <dj@redhat.com>
74
75 * m32c.cpu (Imm-8-s4n, Imm-12-s4n): New.
76 (arith-jnz16-imm4-dst-defn, arith-jnz32-imm4-dst-defn,
77 arith-jnz-imm4-dst-mach, arith-jnz-imm4-dst): Keep track of which
78 imm operand is needed.
79 (adjnz, sbjnz): Pass the right operands.
80 (unary-insn-defn, unary16-defn, unary32-defn, unary-insn-mach,
81 unary-insn): Add -g variants for opcodes that need to support :G.
82 (not.BW:G, push.BW:G): Call it.
83 (stzx16-imm8-imm8-dsp8sb, stzx16-imm8-imm8-dsp8fb,
84 stzx16-imm8-imm8-abs16): Fix operand typos.
85 * m32c.opc (m32c_asm_hash): Support bnCND.
86 (parse_signed4n, print_signed4n): New.
87
88 2005-10-26 DJ Delorie <dj@redhat.com>
89
90 * m32c.cpu (f-dsp-8-s24, Dsp-8-s24): New.
91 (mov-dspsp-dst-defn, mov-src-dspsp-defn, mov16-dspsp-dst-defn,
92 mov16-src-dspsp-defn, mov32-dspsp-dst-defn, mov32-src-dspsp-defn):
93 dsp8[sp] is signed.
94 (mov.WL:S #imm,A0/A1): dsp24 is signed (i.e. -0x800000..0xffffff).
95 (mov.BW:S r0,r1): Fix typo r1l->r1.
96 (tst): Allow :G suffix.
97 * m32c.opc (parse_signed24): New, for -0x800000..0xffffff.
98
99 2005-10-26 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
100
101 * m32r.opc (parse_hi16): Do not assume a 32-bit host word size.
102
103 2005-10-25 DJ Delorie <dj@redhat.com>
104
105 * m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by
106 making one a macro of the other.
107
108 2005-10-21 DJ Delorie <dj@redhat.com>
109
110 * m32c.cpu (lde, ste): Add dsp[a0] and [a1a] addressing.
111 (indexb, indexbd, indexbs, indexw, indexwd, indexws, indexl,
112 indexld, indexls): .w variants have `1' bit.
113 (rot32.b): QI, not SI.
114 (rot32.w): HI, not SI.
115 (xchg16): HI for .w variant.
116
117 2005-10-19 Nick Clifton <nickc@redhat.com>
118
119 * m32r.opc (parse_slo16): Fix bad application of previous patch.
120
121 2005-10-18 Andreas Schwab <schwab@suse.de>
122
123 * m32r.opc (parse_slo16): Better version of previous patch.
124
125 2005-10-14 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
126
127 * cpu/m32r.opc (parse_slo16): Do not assume a 32-bit host word
128 size.
129
130 2005-07-25 DJ Delorie <dj@redhat.com>
131
132 * m32c.opc (parse_unsigned8): Add %dsp8().
133 (parse_signed8): Add %hi8().
134 (parse_unsigned16): Add %dsp16().
135 (parse_signed16): Add %lo16() and %hi16().
136 (parse_lab_5_3): Make valuep a bfd_vma *.
137
138 2005-07-18 Nick Clifton <nickc@redhat.com>
139
140 * m32c.cpu (f-16-8, f-24-8, f-32-16, f-dsp-8-u24): New opcode
141 components.
142 (f-lab32-jmp-s): Fix insertion sequence.
143 (Dsp-8-u24, Lab-5-3, Lab32-jmp-s): New operands.
144 (Dsp-40-s8): Make parameter be signed.
145 (Dsp-40-s16): Likewise.
146 (Dsp-48-s8): Likewise.
147 (Dsp-48-s16): Likewise.
148 (Imm-13-u3): Likewise. (Despite its name!)
149 (BitBase16-16-s8): Make the parameter be unsigned.
150 (BitBase16-8-u11-S): Likewise.
151 (Lab-8-8, Lab-8-16, Lab-16-8, jcnd16-5, jcnd16, jcnd32, jmp16.s,
152 jmp16.b, jmp16.w, jmp32.s, jmp32.b, jmp32.w, jsp16.w, jsr32.w): Allow
153 relaxation.
154
155 * m32c.opc: Fix formatting.
156 Use safe-ctype.h instead of ctype.h
157 Move duplicated code sequences into a macro.
158 Fix compile time warnings about signedness mismatches.
159 Remove dead code.
160 (parse_lab_5_3): New parser function.
161
162 2005-07-16 Jim Blandy <jimb@redhat.com>
163
164 * m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET,
165 to represent isa sets.
166
167 2005-07-15 Jim Blandy <jimb@redhat.com>
168
169 * m32c.cpu, m32c.opc: Fix copyright.
170
171 2005-07-14 Jim Blandy <jimb@redhat.com>
172
173 * m32c.cpu, m32c.opc: Machine description for the Renesas M32C.
174
175 2005-07-14 Alan Modra <amodra@bigpond.net.au>
176
177 * ms1.opc (print_dollarhex): Correct format string.
178
179 2005-07-06 Alan Modra <amodra@bigpond.net.au>
180
181 * iq2000.cpu: Include from binutils cpu dir.
182
183 2005-07-05 Nick Clifton <nickc@redhat.com>
184
185 * iq2000.opc (parse_lo16, parse_mlo16): Make value parameter
186 unsigned in order to avoid compile time warnings about sign
187 conflicts.
188
189 * ms1.opc (parse_*): Likewise.
190 (parse_imm16): Use a "void *" as it is passed both signed and
191 unsigned arguments.
192
193 2005-07-01 Nick Clifton <nickc@redhat.com>
194
195 * frv.opc: Update to ISO C90 function declaration style.
196 * iq2000.opc: Likewise.
197 * m32r.opc: Likewise.
198 * sh.opc: Likewise.
199
200 2005-06-15 Dave Brolley <brolley@redhat.com>
201
202 Contributed by Red Hat.
203 * ms1.cpu: New file. Written by Nick Clifton, Stan Cox.
204 * ms1.opc: New file. Written by Stan Cox.
205
206 2005-05-10 Nick Clifton <nickc@redhat.com>
207
208 * Update the address and phone number of the FSF organization in
209 the GPL notices in the following files:
210 cris.cpu, frv.cpu, frv.opc, iq10.cpu, iq2000.opc, iq2000m.cpu,
211 m32r.cpu, m32r.opc, sh.cpu, sh.opc, sh64-compact.cpu,
212 sh64-media.cpu, simplify.inc
213
214 2005-02-24 Alan Modra <amodra@bigpond.net.au>
215
216 * frv.opc (parse_A): Warning fix.
217
218 2005-02-23 Nick Clifton <nickc@redhat.com>
219
220 * frv.opc: Fixed compile time warnings about differing signed'ness
221 of pointers passed to functions.
222 * m32r.opc: Likewise.
223
224 2005-02-11 Nick Clifton <nickc@redhat.com>
225
226 * iq2000.opc (parse_jtargq10): Change type of valuep argument to
227 'bfd_vma *' in order avoid compile time warning message.
228
229 2005-01-28 Hans-Peter Nilsson <hp@axis.com>
230
231 * cris.cpu (mstep): Add missing insn.
232
233 2005-01-25 Alexandre Oliva <aoliva@redhat.com>
234
235 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
236 * frv.cpu: Add support for TLS annotations in loads and calll.
237 * frv.opc (parse_symbolic_address): New.
238 (parse_ldd_annotation): New.
239 (parse_call_annotation): New.
240 (parse_ld_annotation): New.
241 (parse_ulo16, parse_uslo16): Use parse_symbolic_address.
242 Introduce TLS relocations.
243 (parse_d12, parse_s12, parse_u12): Likewise.
244 (parse_uhi16): Likewise. Fix constant checking on 64-bit host.
245 (parse_call_label, print_at): New.
246
247 2004-12-21 Mikael Starvik <starvik@axis.com>
248
249 * cris.cpu (cris-set-mem): Correct integral write semantics.
250
251 2004-11-29 Hans-Peter Nilsson <hp@axis.com>
252
253 * cris.cpu: New file.
254
255 2004-11-15 Michael K. Lechner <mike.lechner@gmail.com>
256
257 * iq2000.cpu: Added quotes around macro arguments so that they
258 will work with newer versions of guile.
259
260 2004-10-27 Nick Clifton <nickc@redhat.com>
261
262 * iq2000m.cpu (pkrlr1, pkrlr30, rbr1, rbr30, rxr1, rxr30, wbr1,
263 wbr1u, wbr30, wbr30u, wxr1, wxr1u, wxr30, wxr30u): Add an index
264 operand.
265 * iq2000.cpu (dnop index): Rename to _index to avoid complications
266 with guile.
267
268 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
269
270 * frv.cpu (cfmovs): Change UNIT attribute to FMALL.
271
272 2004-05-15 Nick Clifton <nickc@redhat.com>
273
274 * iq2000.opc (iq2000_cgen_insn_supported): Make 'insn' argument const.
275
276 2004-03-30 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
277
278 * m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug.
279
280 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
281
282 * frv.cpu (define-arch frv): Add fr450 mach.
283 (define-mach fr450): New.
284 (define-model fr450): New. Add profile units to every fr450 insn.
285 (define-attr UNIT): Add MDCUTSSI.
286 (define-attr FR450-MAJOR): New enum. Add to every fr450 insn.
287 (define-attr AUDIO): New boolean.
288 (f-LRAE, f-LRAD, f-LRAS, f-TLBPRopx, f-TLBPRL)
289 (f-LRA-null, f-TLBPR-null): New fields.
290 (scr0, scr1, scr2, scr3, imavr1, damvr1, cxnr, ttbr)
291 (tplr, tppr, tpxr, timerh, timerl, timerd, btbr): New SPRs.
292 (LRAE, LRAD, LRAS, TLBPRopx, TLBPRL): New operands.
293 (LRA-null, TLBPR-null): New macros.
294 (iacc-multiply-r-r, slass, scutss, int-arith-ss-r-r): Add AUDIO attr.
295 (load-real-address): New macro.
296 (lrai, lrad, tlbpr): New instructions.
297 (media-cut-acc, media-cut-acc-ss): Add fr450-major argument.
298 (mcut, mcuti, mcutss, mcutssi): Adjust accordingly.
299 (mdcutssi): Change UNIT attribute to MDCUTSSI.
300 (media-low-clear-semantics, media-scope-limit-semantics)
301 (media-quad-limit, media-quad-shift): New macros.
302 (mqlclrhs, mqlmths, mqsllhi, mqsrahi): New instructions.
303 * frv.opc (frv_is_branch_major, frv_is_float_major, frv_is_media_major)
304 (frv_is_branch_insn, frv_is_float_insn, frv_is_media_insn)
305 (frv_vliw_reset, frv_vliw_add_insn): Handle bfd_mach_fr450.
306 (fr450_unit_mapping): New array.
307 (fr400_unit_mapping, fr500_unit_mapping, fr550_unit_mapping): Add entry
308 for new MDCUTSSI unit.
309 (fr450_check_insn_major_constraints): New function.
310 (check_insn_major_constraints): Use it.
311
312 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
313
314 * frv.cpu (nsdiv, nudiv, nsdivi, nudivi): Remove fr400 profiling unit.
315 (scutss): Change unit to I0.
316 (calll, callil, ccalll): Add missing FR550-MAJOR and profile unit.
317 (mqsaths): Fix FR400-MAJOR categorization.
318 (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc)
319 (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL.
320 * frv.opc (fr400_check_insn_major_constraints): Check for (M-2,M-1)
321 combinations.
322
323 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
324
325 * frv.cpu (r-store, r-store-dual, r-store-quad): Delete.
326 (rstb, rsth, rst, rstd, rstq): Delete.
327 (rstbf, rsthf, rstf, rstdf, rstqf): Delete.
328
329 2004-02-23 Nick Clifton <nickc@redhat.com>
330
331 * Apply these patches from Renesas:
332
333 2004-02-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
334
335 * cpu/m32r.opc (my_print_insn): Fixed incorrect output when
336 disassembling codes for 0x*2 addresses.
337
338 2003-12-15 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
339
340 * cpu/m32r.cpu: Add PIPE_O attribute to "pop" instruction.
341
342 2003-12-03 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
343
344 * cpu/m32r.cpu : Add new model m32r2.
345 Add new instructions.
346 Replace occurrances of 'Mitsubishi' with 'Renesas'.
347 Changed PIPE attr of push from O to OS.
348 Care for Little-endian of M32R.
349 * cpu/m32r.opc (CGEN_DIS_HASH, my_print_insn):
350 Care for Little-endian of M32R.
351 (parse_slo16): signed extension for value.
352
353 2004-02-20 Andrew Cagney <cagney@redhat.com>
354
355 * m32r.opc, m32r.cpu: New files. Written by , Doug Evans, Nick
356 Clifton, Ben Elliston, Matthew Green, and Andrew Haley.
357
358 * sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
359 written by Ben Elliston.
360
361 2004-01-14 Richard Sandiford <rsandifo@redhat.com>
362
363 * frv.cpu (UNIT): Add IACC.
364 (iacc-multiply-r-r): Use it.
365 * frv.opc (fr400_unit_mapping): Add entry for IACC.
366 (fr500_unit_mapping, fr550_unit_mapping): Likewise.
367
368 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
369
370 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
371 * frv.opc (parse_ulo16, parse_uhi16, parse_d12): Fix some
372 cut&paste errors in shifting/truncating numerical operands.
373 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
374 * frv.opc (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
375 (parse_uslo16): Likewise.
376 (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
377 (parse_d12): Parse gotoff12 and gotofffuncdesc12.
378 (parse_s12): Likewise.
379 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
380 * frv.opc (parse_ulo16): Parse gotlo and gotfuncdesclo.
381 (parse_uslo16): Likewise.
382 (parse_uhi16): Parse gothi and gotfuncdeschi.
383 (parse_d12): Parse got12 and gotfuncdesc12.
384 (parse_s12): Likewise.
385
386 2003-10-10 Dave Brolley <brolley@redhat.com>
387
388 * frv.cpu (dnpmop): New p-macro.
389 (GRdoublek): Use dnpmop.
390 (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto.
391 (store-double-r-r): Use (.sym regtype doublek).
392 (r-store-double): Ditto.
393 (store-double-r-r-u): Ditto.
394 (conditional-store-double): Ditto.
395 (conditional-store-double-u): Ditto.
396 (store-double-r-simm): Ditto.
397 (fmovs): Assign to UNIT FMALL.
398
399 2003-10-06 Dave Brolley <brolley@redhat.com>
400
401 * frv.cpu, frv.opc: Add support for fr550.
402
403 2003-09-24 Dave Brolley <brolley@redhat.com>
404
405 * frv.cpu (u-commit): New modelling unit for fr500.
406 (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand.
407 (commit-r): Use u-commit model for fr500.
408 (commit): Ditto.
409 (conditional-float-binary-op): Take profiling data as an argument.
410 Update callers.
411 (ne-float-binary-op): Ditto.
412
413 2003-09-19 Michael Snyder <msnyder@redhat.com>
414
415 * frv.cpu (nldqi): Delete unimplemented instruction.
416
417 2003-09-12 Dave Brolley <brolley@redhat.com>
418
419 * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
420 (clear-ne-flag-r): Pass insn profiling in as an argument. Call
421 frv_ref_SI to get input register referenced for profiling.
422 (clear-ne-flag-all): Pass insn profiling in as an argument.
423 (clrgr,clrfr,clrga,clrfa): Add profiling information.
424
425 2003-09-11 Michael Snyder <msnyder@redhat.com>
426
427 * frv.cpu: Typographical corrections.
428
429 2003-09-09 Dave Brolley <brolley@redhat.com>
430
431 * frv.cpu (media-dual-complex): Change UNIT to FMALL.
432 (conditional-media-dual-complex, media-quad-complex): Likewise.
433
434 2003-09-04 Dave Brolley <brolley@redhat.com>
435
436 * frv.cpu (register-transfer): Pass in all attributes in on argument.
437 Update all callers.
438 (conditional-register-transfer): Ditto.
439 (cache-preload): Ditto.
440 (floating-point-conversion): Ditto.
441 (floating-point-neg): Ditto.
442 (float-abs): Ditto.
443 (float-binary-op-s): Ditto.
444 (conditional-float-binary-op): Ditto.
445 (ne-float-binary-op): Ditto.
446 (float-dual-arith): Ditto.
447 (ne-float-dual-arith): Ditto.
448
449 2003-09-03 Dave Brolley <brolley@redhat.com>
450
451 * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
452 * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
453 MCLRACC-1.
454 (A): Removed operand.
455 (A0,A1): New operands replace operand A.
456 (mnop): Now a real insn
457 (mclracc): Removed insn.
458 (mclracc-0, mclracc-1): New insns replace mclracc.
459 (all insns): Use new UNIT attributes.
460
461 2003-08-21 Nick Clifton <nickc@redhat.com>
462
463 * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
464 and u-media-dual-btoh with output parameter.
465 (cmbtoh): Add profiling hack.
466
467 2003-08-19 Michael Snyder <msnyder@redhat.com>
468
469 * frv.cpu: Fix typo, Frintkeven -> FRintkeven
470
471 2003-06-10 Doug Evans <dje@sebabeach.org>
472
473 * frv.cpu: Add IDOC attribute.
474
475 2003-06-06 Andrew Cagney <cagney@redhat.com>
476
477 Contributed by Red Hat.
478 * iq2000.cpu: New file. Written by Ben Elliston, Jeff Johnston,
479 Stan Cox, and Frank Ch. Eigler.
480 * iq2000.opc: New file. Written by Ben Elliston, Frank
481 Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
482 * iq2000m.cpu: New file. Written by Jeff Johnston.
483 * iq10.cpu: New file. Written by Jeff Johnston.
484
485 2003-06-05 Nick Clifton <nickc@redhat.com>
486
487 * frv.cpu (FRintieven): New operand. An even-numbered only
488 version of the FRinti operand.
489 (FRintjeven): Likewise for FRintj.
490 (FRintkeven): Likewise for FRintk.
491 (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
492 media-quad-arith-sat-semantics, media-quad-arith-sat,
493 conditional-media-quad-arith-sat, mdunpackh,
494 media-quad-multiply-semantics, media-quad-multiply,
495 conditional-media-quad-multiply, media-quad-complex-i,
496 media-quad-multiply-acc-semantics, media-quad-multiply-acc,
497 conditional-media-quad-multiply-acc, munpackh,
498 media-quad-multiply-cross-acc-semantics, mdpackh,
499 media-quad-multiply-cross-acc, mbtoh-semantics,
500 media-quad-cross-multiply-cross-acc-semantics,
501 media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
502 media-quad-cross-multiply-acc-semantics, cmbtoh,
503 media-quad-cross-multiply-acc, media-quad-complex, mhtob,
504 media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
505 cmhtob): Use new operands.
506 * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
507 (parse_even_register): New function.
508
509 2003-06-03 Nick Clifton <nickc@redhat.com>
510
511 * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
512 immediate value not unsigned.
513
514 2003-06-03 Andrew Cagney <cagney@redhat.com>
515
516 Contributed by Red Hat.
517 * frv.cpu: New file. Written by Dave Brolley, Catherine Moore,
518 and Eric Christopher.
519 * frv.opc: New file. Written by Catherine Moore, and Dave
520 Brolley.
521 * simplify.inc: New file. Written by Doug Evans.
522
523 2003-05-02 Andrew Cagney <cagney@redhat.com>
524
525 * New file.
526
527 \f
528 Local Variables:
529 mode: change-log
530 left-margin: 8
531 fill-column: 74
532 version-control: never
533 End:
This page took 0.040196 seconds and 4 git commands to generate.