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