]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - cpu/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / cpu / ChangeLog
CommitLineData
78c1c354
JM
12020-05-28 Jose E. Marchesi <jose.marchesi@oracle.com>
2 David Faust <david.faust@oracle.com>
3
4 * bpf.cpu (define-alu-insn-un): Add definitions of semantics.
5 (define-alu-insn-mov): Likewise.
6 (daib): Likewise.
7 (define-alu-instructions): Likewise.
8 (define-endian-insn): Likewise.
9 (define-lddw): Likewise.
10 (dlabs): Likewise.
11 (dlind): Likewise.
12 (dxli): Likewise.
13 (dxsi): Likewise.
14 (dsti): Likewise.
15 (define-ldstx-insns): Likewise.
16 (define-st-insns): Likewise.
17 (define-cond-jump-insn): Likewise.
18 (dcji): Likewise.
19 (define-condjump-insns): Likewise.
20 (define-call-insn): Likewise.
21 (ja): Likewise.
22 ("exit"): Likewise.
23 (define-atomic-insns): Likewise.
24 (sem-exchange-and-add): New macro.
25 * bpf.cpu ("brkpt"): New instruction.
26 (bpfbf): Set word-bitsize to 32 and insn-endian big.
27 (h-gpr): Prefer r0 to `a' and r6 to `ctx'.
28 (h-pc): Expand definition.
29 * bpf.opc (bpf_print_insn): Set endian_code to BIG.
30
d96bf37b
AM
312020-05-21 Alan Modra <amodra@gmail.com>
32
33 * mep.opc (mep_cgen_expand_macros_and_parse_operand): Replace
34 "if (x) free (x)" with "free (x)".
35
ae440402
SH
362020-05-19 Stafford Horne <shorne@gmail.com>
37
38 PR 25184
39 * or1k.cpu (arch or1k): Remove or64 and or64nd machs.
40 (ORBIS-MACHS, ORFPX32-MACHS): Remove pmacros.
41 (cpu or1k64bf, mach or64, mach or64nd): Remove definitions.
42 * or1kcommon.cpu (h-fdr): Remove hardware.
43 * or1korfpx.cpu (rDDF, rADF, rBDF): Remove operand definitions.
44 (float-regreg-insn): Remove lf- mnemonic -d instruction pattern.
45 (float-setflag-insn-base): Remove lf-sf mnemonic -d pattern.
46 (float-cust-insn): Remove "lf-cust" cust-num "-d" pattern.
47 (lf-rem-d, lf-itof-d, lf-ftoi-d, lf-madd-d): Remove.
48
c54a9b56
DF
492020-02-16 David Faust <david.faust@oracle.com>
50
51 * bpf.cpu (define-cond-jump-insn): Renamed from djci.
52 (dcji) New version with support for JMP32
53
44e4546f
AM
542020-02-03 Alan Modra <amodra@gmail.com>
55
56 * m32c.cpu (f-dsp-64-s16): Mask before shifting signed value.
57
b2b1453a
AM
582020-02-01 Alan Modra <amodra@gmail.com>
59
60 * frv.cpu (f-u12): Multiply rather than left shift signed values.
61 (f-label16, f-label24): Likewise.
62
0c115f84
AM
632020-01-30 Alan Modra <amodra@gmail.com>
64
65 * m32c.cpu (f-src32-rn-unprefixed-QI): Shift before inverting.
66 (f-src32-rn-prefixed-QI, f-dst32-rn-unprefixed-QI): Likewise.
67 (f-dst32-rn-prefixed-QI): Likewise.
68 (f-dsp-32-s32): Mask before shifting left.
69 (f-dsp-48-u32, f-dsp-48-s32): Likewise.
70 (f-bitbase32-16-s11-unprefixed): Multiply signed field rather than
71 shifting left.
72 (f-bitbase32-24-s11-prefixed, f-bitbase32-24-s19-prefixed): Likewise.
73 (h-gr-SI): Mask before shifting.
74
bd434cc4
JM
752020-01-30 Jose E. Marchesi <jose.marchesi@oracle.com>
76
77 * bpf.cpu (define-alu-insn-un): The unary BPF instructions
78 (neg and neg32) use OP_SRC_K even if they operate only in
79 registers.
80
ae774686
NC
812020-01-18 Nick Clifton <nickc@redhat.com>
82
83 Binutils 2.34 branch created.
84
202e762b
AM
852020-01-13 Alan Modra <amodra@gmail.com>
86
87 * fr30.cpu (f-disp9, f-disp10, f-s10, f-rel9, f-rel12): Don't
88 left shift signed values.
89
cc6aa1a6
AM
902020-01-06 Alan Modra <amodra@gmail.com>
91
92 * m32c.cpu (f-dsp-8-u16, f-dsp-8-s16): Rearrange to mask any sign
93 bits before shifting rather than masking after shifting.
94 (f-dsp-16-u16, f-dsp-16-s16, f-dsp-32-u16, f-dsp-32-s16): Likewise.
95 (f-dsp-40-u16, f-dsp-40-s16, f-dsp-48-u16, f-dsp-48-s16): Likewise.
96 (f-dsp-64-u16, f-dsp-8-s24): Likewise.
97 (f-bitbase32-16-s19-unprefixed): Avoid signed left shift.
98
992020-01-04 Alan Modra <amodra@gmail.com>
c9ae58fe
AM
100
101 * m32r.cpu (f-disp8): Avoid left shift of negative values.
102 (f-disp16, f-disp24): Likewise.
103
3e1056a1
AM
1042019-12-23 Alan Modra <amodra@gmail.com>
105
106 * iq2000.cpu (f-offset): Avoid left shift of negative values.
107
bcd9f578
AM
1082019-12-20 Alan Modra <amodra@gmail.com>
109
110 * or1korbis.cpu (f-disp26, f-disp21): Don't left shift negative values.
111
62e65990
AM
1122019-12-17 Alan Modra <amodra@gmail.com>
113
114 * bpf.cpu (f-imm64): Avoid signed overflow.
115
e6ced26a
AM
1162019-12-16 Alan Modra <amodra@gmail.com>
117
118 * xstormy16.cpu (f-rel12a): Avoid signed overflow.
119
1d61b032
AM
1202019-12-11 Alan Modra <amodra@gmail.com>
121
122 * epiphany.cpu (f-sdisp11): Don't sign extend with shifts.
123 * lm32.cpu (f-branch, f-vall): Likewise.
124 * m32.cpu (f-lab-8-16): Likewise.
125
b8e61daa
AM
1262019-12-11 Alan Modra <amodra@gmail.com>
127
128 * epiphany.cpu (f-simm8, f-simm24): Use multiply rather than
129 shift left to avoid UB on left shift of negative values.
130
e042e6c3
JM
1312019-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
132
133 * bpf.cpu: Fix comment describing the 128-bit instruction format.
134
60391a25
PB
1352019-09-09 Phil Blundell <pb@pbcl.net>
136
137 binutils 2.33 branch created.
138
231097b0
JM
1392019-07-19 Jose E. Marchesi <jose.marchesi@oracle.com>
140
141 * bpf.cpu (h-gpr): when disassembling, use %r0 and %r6 instead of
142 %a and %ctx.
143
3719fd55
JM
1442019-07-15 Jose E. Marchesi <jose.marchesi@oracle.com>
145
146 * bpf.cpu (dlabs): New pmacro.
147 (dlind): Likewise.
148
92434a14
JM
1492019-07-14 Jose E. Marchesi <jose.marchesi@oracle.com>
150
151 * bpf.cpu (dlsi): ldabs and ldind instructions do not take an
152 explicit 'dst' argument.
153
a2e4218f
SH
1542019-06-13 Stafford Horne <shorne@gmail.com>
155
156 * or1korfpx.cpu (float-setflag-insn-base): Add 'sf' to symbol.
157
eb212c84
SH
1582019-06-13 Stafford Horne <shorne@gmail.com>
159
160 * or1k.cpu (or64nd, or32nd, or1200nd): Update comment.a
161 (l-adrp): Improve comment.
162
d3ad6278
SH
1632019-06-13 Stafford Horne <shorne@gmail.com>
164
165 * or1korfpx.cpu (insn-opcode-float-regreg): Add SFUEQ_S, SFUNE_S,
166 SFUGT_S, SFUGE_S, SFULT_S, SFULE_S, SFUN_S, SFUEQ_D, SFUNE_D, SFUGT_D,
167 SFUGE_D, SFULT_D, SFULE_D, SFUN_D opcodes.
168 (float-setflag-insn-base): New pmacro based on float-setflag-insn.
169 (float-setflag-symantics, float-setflag-unordered-cmp-symantics,
170 float-setflag-unordered-symantics): New pmacro for instruction
171 symantics.
172 (float-setflag-insn): Update to use float-setflag-insn-base.
173 (float-setflag-unordered-insn): New pmacro for generating instructions.
174
6ce26ac7
SH
1752019-06-13 Andrey Bacherov <avbacherov@opencores.org>
176 Stafford Horne <shorne@gmail.com>
177
178 * or1k.cpu (ORFPX64A32-MACHS): New pmacro.
179 (ORFPX-MACHS): Removed pmacro.
180 * or1k.opc (or1k_cgen_insn_supported): New function.
181 (CGEN_VALIDATE_INSN_SUPPORTED): Define macro.
182 (parse_regpair, print_regpair): New functions.
183 * or1kcommon.cpu (h-spr, spr-shift, spr-address, h-gpr): Reorder
184 and add comments.
185 (h-fdr): Update comment to indicate or64.
186 (reg-pair-reg-lo, reg-pair-reg-hi): New pmacros for register pairs.
187 (h-fd32r): New hardware for 64-bit fpu registers.
188 (h-i64r): New hardware for 64-bit int registers.
189 * or1korbis.cpu (f-resv-8-1): New field.
190 * or1korfpx.cpu (rDSF, rASF, rBSF): Update attribute to ORFPX32-MACHS.
191 (rDDF, rADF, rBDF): Update operand comment to indicate or64.
192 (f-rdoff-10-1, f-raoff-9-1, f-rboff-8-1): New fields.
193 (h-roff1): New hardware.
194 (double-field-and-ops mnemonic): New pmacro to generate operations
195 rDD32F, rAD32F, rBD32F, rDDI and rADI.
196 (float-regreg-insn): Update single precision generator to MACH
197 ORFPX32-MACHS. Add generator for or32 64-bit instructions.
198 (float-setflag-insn): Update single precision generator to MACH
199 ORFPX32-MACHS. Fix double instructions from single to double
200 precision. Add generator for or32 64-bit instructions.
201 (float-cust-insn cust-num): Update single precision generator to MACH
202 ORFPX32-MACHS. Add generator for or32 64-bit instructions.
203 (lf-rem-s, lf-itof-s, lf-ftoi-s, lf-madd-s): Update MACH to
204 ORFPX32-MACHS.
205 (lf-rem-d): Fix operation from mod to rem.
206 (lf-rem-d32, lf-itof-d32, lf-ftoi-d32, lf-madd-d32): New instruction.
207 (lf-itof-d): Fix operands from single to double.
208 (lf-ftoi-d): Update operand mode from DI to WI.
209
ea195bb0
JM
2102019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
211
212 * bpf.cpu: New file.
213 * bpf.opc: Likewise.
214
f974f26c
NC
2152018-06-24 Nick Clifton <nickc@redhat.com>
216
217 2.32 branch created.
218
07f5f4c6
RH
2192018-10-05 Richard Henderson <rth@twiddle.net>
220 Stafford Horne <shorne@gmail.com>
221
222 * or1korbis.cpu (insn-opcode-mac): Add opcodes for MACU and MSBU.
223 (insn-opcode-alu-regreg): Add opcodes for MULD and MULDU.
224 (l-mul): Fix overflow support and indentation.
225 (l-mulu): Fix overflow support and indentation.
226 (l-muld, l-muldu, l-msbu, l-macu): New instructions.
227 (l-div); Remove incorrect carry behavior.
228 (l-divu): Fix carry and overflow behavior.
229 (l-mac): Add overflow support.
230 (l-msb, l-msbu): Add carry and overflow support.
231
c8e98e36
SH
2322018-10-05 Richard Henderson <rth@twiddle.net>
233
234 * or1k.opc (parse_disp26): Add support for plta() relocations.
235 (parse_disp21): New function.
236 (or1k_rclass): New enum.
237 (or1k_rtype): New enum.
238 (or1k_imm16_relocs): Define new PO and SPO relocation mappings.
239 (parse_reloc): Add new po(), gotpo() and gottppo() for LO13 relocations.
240 (parse_imm16): Add support for the new 21bit and 13bit relocations.
241 * or1korbis.cpu (f-disp26): Don't assume SI.
242 (f-disp21): New pc-relative 21-bit 13 shifted to right.
243 (insn-opcode): Add ADRP.
244 (l-adrp): New instruction.
245
1c4f3780
RH
2462018-10-05 Richard Henderson <rth@twiddle.net>
247
248 * or1k.opc: Add RTYPE_ enum.
249 (INVALID_STORE_RELOC): New string.
250 (or1k_imm16_relocs): New array array.
251 (parse_reloc): New static function that just does the parsing.
252 (parse_imm16): New static function for generic parsing.
253 (parse_simm16): Change to just call parse_imm16.
254 (parse_simm16_split): New function.
255 (parse_uimm16): Change to call parse_imm16.
256 (parse_uimm16_split): New function.
257 * or1korbis.cpu (simm16-split): Change to use new simm16_split.
258 (uimm16-split): Change to use new uimm16_split.
259
67ce483b
AM
2602018-07-24 Alan Modra <amodra@gmail.com>
261
262 PR 23430
263 * or1kcommon.cpu (spr-reg-indices): Fix description typo.
264
84f9f8c3
AM
2652018-05-09 Sebastian Rasmussen <sebras@gmail.com>
266
267 * or1kcommon.cpu (spr-reg-info): Typo fix.
268
a6743a54
AM
2692018-03-03 Alan Modra <amodra@gmail.com>
270
271 * frv.opc: Include opintl.h.
272 (add_next_to_vliw): Use opcodes_error_handler to print error.
273 Standardize error message.
274 (fr500_check_insn_major_constraints, frv_vliw_add_insn): Likewise.
275
faf766e3
NC
2762018-01-13 Nick Clifton <nickc@redhat.com>
277
278 2.30 branch created.
279
4ea0266c
SH
2802017-03-15 Stafford Horne <shorne@gmail.com>
281
282 * or1kcommon.cpu: Add pc set semantics to also update ppc.
283
b781683b
AM
2842016-10-06 Alan Modra <amodra@gmail.com>
285
286 * mep.opc (expand_string): Add fall through comment.
287
439baf71
AM
2882016-03-03 Alan Modra <amodra@gmail.com>
289
290 * fr30.cpu (f-m4): Replace bogus comment with a better guess
291 at what is really going on.
292
62de1c63
AM
2932016-03-02 Alan Modra <amodra@gmail.com>
294
295 * fr30.cpu (f-m4): Replace -1 << 4 with -16.
296
b89807c6
AB
2972016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
298
299 * epiphany.opc (epiphany_print_insn): Set info->bytes_per_line to
300 a constant to better align disassembler output.
301
018dc9be
SK
3022014-07-20 Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
303
304 * or1korbis.cpu (l-msync, l-psync, l-csync): New instructions.
305
c151b1c6
AM
3062014-06-12 Alan Modra <amodra@gmail.com>
307
308 * or1k.opc: Whitespace fixes.
309
999b995d
SK
3102014-05-08 Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
311
312 * or1korbis.cpu (h-atomic-reserve): New hardware.
313 (h-atomic-address): Likewise.
314 (insn-opcode): Add opcodes for LWA and SWA.
315 (atomic-reserve): New operand.
316 (atomic-address): Likewise.
317 (l-lwa, l-swa): New instructions.
318 (l-lbs): Fix typo in comment.
319 (store-insn): Clear atomic reserve on store to atomic-address.
320 Fix register names in fmt field.
321
73589c9d
CS
3222014-04-22 Christian Svensson <blue@cmd.nu>
323
324 * openrisc.cpu: Delete.
325 * openrisc.opc: Delete.
326 * or1k.cpu: New file.
327 * or1k.opc: New file.
328 * or1kcommon.cpu: New file.
329 * or1korbis.cpu: New file.
330 * or1korfpx.cpu: New file.
331
594d8fa8
MF
3322013-12-07 Mike Frysinger <vapier@gentoo.org>
333
334 * epiphany.opc: Remove +x file mode.
335
87a8d6cb
NC
3362013-03-08 Yann Sionneau <yann.sionneau@gmail.com>
337
338 PR binutils/15241
339 * lm32.cpu (Control and status registers): Add CFG2, PSW,
340 TLBVADDR, TLBPADDR and TLBBADVADDR.
341
02a79b89
JR
3422012-11-30 Oleg Raikhman <oleg@adapteva.com>
343 Joern Rennecke <joern.rennecke@embecosm.com>
344
345 * epiphany.cpu (keyword gr-names): Move sb/sl/ip after r9/r10/r12.
346 (load_insn): Add NO-DIS attribute to x, p, d, dpm, dl0, dl0.l.
347 (testset-insn): Add NO_DIS attribute to t.l.
348 (store-insn): Add NO-DIS attribute to x.l, p.l, d.l, dpm.l, dl0.l.
349 (move-insns): Add NO-DIS attribute to cmov.l.
350 (op-mmr-movts): Add NO-DIS attribute to movts.l.
351 (op-mmr-movfs): Add NO-DIS attribute to movfs.l.
352 (op-rrr): Add NO-DIS attribute to .l.
353 (shift-rrr): Add NO-DIS attribute to .l.
354 (op-shift-rri): Add NO-DIS attribute to i32.l.
355 (bitrl, movtl): Add NO-DIS attribute.
356 (op-iextrrr): Add NO-DIS attribute to .l
357 (op-two_operands-float, op-fabs-float): Add NO-DIS attribute to f32.l.
358 (op-fix2float-float, op-float2fix-float, op-fextop-float): Likewise.
359
a597d2d3
AM
3602012-02-27 Alan Modra <amodra@gmail.com>
361
362 * mt.opc (print_dollarhex): Trim values to 32 bits.
363
5011093d
NC
3642011-12-15 Nick Clifton <nickc@redhat.com>
365
366 * frv.opc (parse_uhi16): Fix handling of %hi operator on 64-bit
367 hosts.
368
fd936b4c
JR
3692011-10-26 Joern Rennecke <joern.rennecke@embecosm.com>
370
371 * epiphany.opc (parse_branch_addr): Fix type of valuep.
372 Cast value before printing it as a long.
373 (parse_postindex): Fix type of valuep.
374
cfb8c092
NC
3752011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
376
377 * cpu/epiphany.cpu: New file.
378 * cpu/epiphany.opc: New file.
379
dc15e575
NC
3802011-08-22 Nick Clifton <nickc@redhat.com>
381
382 * fr30.cpu: Newly contributed file.
383 * fr30.opc: Likewise.
384 * ip2k.cpu: Likewise.
385 * ip2k.opc: Likewise.
386 * mep-avc.cpu: Likewise.
387 * mep-avc2.cpu: Likewise.
388 * mep-c5.cpu: Likewise.
389 * mep-core.cpu: Likewise.
390 * mep-default.cpu: Likewise.
391 * mep-ext-cop.cpu: Likewise.
392 * mep-fmax.cpu: Likewise.
393 * mep-h1.cpu: Likewise.
394 * mep-ivc2.cpu: Likewise.
395 * mep-rhcop.cpu: Likewise.
396 * mep-sample-ucidsp.cpu: Likewise.
397 * mep.cpu: Likewise.
398 * mep.opc: Likewise.
399 * openrisc.cpu: Likewise.
400 * openrisc.opc: Likewise.
401 * xstormy16.cpu: Likewise.
402 * xstormy16.opc: Likewise.
403
9ccb8af9
AM
4042010-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
405
406 * frv.opc: #undef DEBUG.
407
21375995
DD
4082010-07-03 DJ Delorie <dj@delorie.com>
409
410 * m32c.cpu (f-dsp-8-s24): Mask high byte after shifting it.
411
5ff58fb0
DE
4122010-02-11 Doug Evans <dje@sebabeach.org>
413
414 * m32r.cpu (HASH-PREFIX): Delete.
415 (duhpo, dshpo): New pmacros.
416 (simm8, simm16): Delete HASH-PREFIX attribute, define with dshpo.
417 (uimm3, uimm4, uimm5, uimm8, uimm16, imm1): Delete HASH-PREFIX
418 attribute, define with dshpo.
419 (uimm24): Delete HASH-PREFIX attribute.
420 * m32r.opc (CGEN_PRINT_NORMAL): Delete.
421 (print_signed_with_hash_prefix): New function.
422 (print_unsigned_with_hash_prefix): New function.
423 * xc16x.cpu (dowh): New pmacro.
424 (upof16): Define with dowh, specify print handler.
425 (qbit, qlobit, qhibit): Ditto.
426 (upag16): Ditto.
427 * xc16x.opc (CGEN_PRINT_NORMAL): Delete.
428 (print_with_dot_prefix): New functions.
429 (print_with_pof_prefix, print_with_pag_prefix): New functions.
430
3fa5b97b
DE
4312010-01-24 Doug Evans <dje@sebabeach.org>
432
433 * frv.cpu (floating-point-conversion): Update call to fp conv op.
434 (floating-point-dual-conversion, ne-floating-point-dual-conversion,
435 conditional-floating-point-conversion, ne-floating-point-conversion,
436 float-parallel-mul-add-double-semantics): Ditto.
437
fe8afbc4
DE
4382010-01-05 Doug Evans <dje@sebabeach.org>
439
440 * m32c.cpu (f-dsp-32-u24): Fix mode of extract handler.
441 (f-dsp-40-u20, f-dsp-40-u24): Ditto.
442
caaf56fb
DE
4432010-01-02 Doug Evans <dje@sebabeach.org>
444
445 * m32c.opc (parse_signed16): Fix typo.
446
91d6fa6a
NC
4472009-12-11 Nick Clifton <nickc@redhat.com>
448
449 * frv.opc: Fix shadowed variable warnings.
450 * m32c.opc: Fix shadowed variable warnings.
451
ec84cc2b
DE
4522009-11-14 Doug Evans <dje@sebabeach.org>
453
454 Must use VOID expression in VOID context.
455 * xc16x.cpu (mov4): Fix mode of `sequence'.
456 (mov9, mov10): Ditto.
457 (movbsrr, moveb1, jmprel, jmpseg, jmps): Fix mode of `if'.
458 (callr, callseg, calls, trap, rets, reti): Ditto.
459 (jb, jbc, jnb, jnbs): Fix mode of `if'. Comment out no-op `sll'.
460 (atomic, extr, extp, extp1, extpg1, extpr, extpr1): Fix mode of `cond'.
461 (exts, exts1, extsr, extsr1, prior): Ditto.
462
ac1e9eca
DE
4632009-10-23 Doug Evans <dje@sebabeach.org>
464
465 * m32c.opc (opc.h): cgen-types.h -> cgen/basic-modes.h.
466 cgen-ops.h -> cgen/basic-ops.h.
467
b4744b17
AM
4682009-09-25 Alan Modra <amodra@bigpond.net.au>
469
470 * m32r.cpu (stb-plus): Typo fix.
471
ab5f875d
DE
4722009-09-23 Doug Evans <dje@sebabeach.org>
473
474 * m32r.cpu (sth-plus): Fix address mode and calculation.
475 (stb-plus): Ditto.
476 (clrpsw): Fix mask calculation.
477 (bset, bclr, btst): Make mode in bit calculation match expression.
478
479 * xc16x.cpu (rtl-version): Set to 0.8.
480 (gr-names, ext-names,psw-names): Update, print-name -> enum-prefix,
481 make uppercase. Remove unnecessary name-prefix spec.
482 (grb-names, conditioncode-names, extconditioncode-names): Ditto.
483 (grb8-names, r8-names, regmem8-names, regdiv8-names): Ditto.
484 (reg0-name, reg0-name1, regbmem8-names, memgr8-names): Ditto.
485 (h-cr): New hardware.
486 (muls): Comment out parts that won't compile, add fixme.
487 (mulu, divl, divlu, jmpabs, jmpa-, jmprel, jbc, jnbs, callr): Ditto.
488 (scxti, scxtmg, scxtm, bclear, bclr18, bset19, bitset, bmov): Ditto.
489 (bmovn, band, bor, bxor, bcmp, bfldl, bfldh): Ditto.
490
0aaaf7c3
DE
4912009-07-16 Doug Evans <dje@sebabeach.org>
492
493 * cpu/simplify.inc (*): One line doc strings don't need \n.
494 (df): Invoke define-full-ifield instead of claiming it's an alias.
495 (dno): Define.
496 (dnop): Mark as deprecated.
497
1998a8e0
AM
4982009-06-22 Alan Modra <amodra@bigpond.net.au>
499
500 * m32c.opc (parse_lab_5_3): Use correct enum.
501
6347aad8
HPN
5022009-01-07 Hans-Peter Nilsson <hp@axis.com>
503
504 * frv.cpu (mabshs): Explicitly sign-extend arguments of abs to DI.
505 (DI-ext-HI, DI-ext-UHI, DI-ext-DI): New pmacros.
506 (media-arith-sat-semantics): Explicitly sign- or zero-extend
507 arguments of "operation" to DI using "mode" and the new pmacros.
508
2c06b7a6
HPN
5092009-01-03 Hans-Peter Nilsson <hp@axis.com>
510
511 * cris.cpu (cris-implemented-writable-specregs-v32): Correct size
512 of number 2, PID.
513
84e94c90
NC
5142008-12-23 Jon Beniston <jon@beniston.com>
515
516 * lm32.cpu: New file.
517 * lm32.opc: New file.
518
90518ff4
AM
5192008-01-29 Alan Modra <amodra@bigpond.net.au>
520
521 * mt.opc (parse_imm16): Apply 2007-09-26 opcodes/mt-asm.c change
522 to source.
523
a69f60de
HPN
5242007-10-22 Hans-Peter Nilsson <hp@axis.com>
525
526 * cris.cpu (movs, movu): Use result of extension operation when
527 updating flags.
528
9b201bb5
NC
5292007-07-04 Nick Clifton <nickc@redhat.com>
530
531 * cris.cpu: Update copyright notice to refer to GPLv3.
532 * frv.cpu, frv.opc, iq10.cpu, iq2000m.cpu, iq2000.opc, m32c.cpu,
533 m32c.opc, m32r.cpu, m32r.opc, mt.cpu, mt.opc, sh64-compact.cpu,
534 sh64-media.cpu, sh.cpu, sh.opc, simplify.inc, xc16x.cpu,
535 xc16x.opc: Likewise.
536 * iq2000.cpu: Fix copyright notice to refer to FSF.
537
53289dcd
MS
5382007-04-30 Mark Salter <msalter@sadr.localdomain>
539
540 * frv.cpu (spr-names): Support new coprocessor SPR registers.
541
f6da2ec2
NC
5422007-04-20 Nick Clifton <nickc@redhat.com>
543
544 * xc16x.cpu: Restore after accidentally overwriting this file with
545 xc16x.opc.
546
144f4bc6
DD
5472007-03-29 DJ Delorie <dj@redhat.com>
548
549 * m32c.cpu (Imm-8-s4n): Fix print hook.
550 (Lab-24-8, Lab-32-8, Lab-40-8): Fix.
551 (arith-jnz-imm4-dst-defn): Make relaxable.
552 (arith-jnz16-imm4-dst-defn): Fix encodings.
553
75b06e7b
DD
5542007-03-20 DJ Delorie <dj@redhat.com>
555
556 * m32c.cpu (f-dsp-40-u20, f-dsp-48-u20, Dsp-40-u20, Dsp-40-u20,
557 mem20): New.
558 (src16-16-20-An-relative-*): New.
559 (dst16-*-20-An-relative-*): New.
560 (dst16-16-16sa-*): New
561 (dst16-16-16ar-*): New
562 (dst32-16-16sa-Unprefixed-*): New
563 (jsri): Fix operands.
564 (setzx): Fix encoding.
72f4393d 565
a5da764d
AM
5662007-03-08 Alan Modra <amodra@bigpond.net.au>
567
568 * m32r.opc: Formatting.
569
b497d0b0
NC
5702006-05-22 Nick Clifton <nickc@redhat.com>
571
572 * iq2000.cpu: Fix include paths for iq2000m.cpu and iq10.cpu.
573
e78efa90
DD
5742006-04-10 DJ Delorie <dj@redhat.com>
575
576 * m32c.opc (parse_unsigned_bitbase): Take a new parameter which
577 decides if this function accepts symbolic constants or not.
578 (parse_signed_bitbase): Likewise.
579 (parse_unsigned_bitbase8): Pass the new parameter.
580 (parse_unsigned_bitbase11): Likewise.
581 (parse_unsigned_bitbase16): Likewise.
582 (parse_unsigned_bitbase19): Likewise.
583 (parse_unsigned_bitbase27): Likewise.
584 (parse_signed_bitbase8): Likewise.
585 (parse_signed_bitbase11): Likewise.
586 (parse_signed_bitbase19): Likewise.
72f4393d 587
8d0e2679
DD
5882006-03-13 DJ Delorie <dj@redhat.com>
589
43aa3bb1
DD
590 * m32c.cpu (Bit3-S): New.
591 (btst:s): New.
592 * m32c.opc (parse_bit3_S): New.
593
8d0e2679
DD
594 * m32c.cpu (decimal-subtraction16-insn): Add second operand.
595 (btst): Add optional :G suffix for MACH32.
596 (or.b:S): New.
597 (pop.w:G): Add optional :G suffix for MACH16.
598 (push.b.imm): Fix syntax.
599
253d272c
DD
6002006-03-10 DJ Delorie <dj@redhat.com>
601
602 * m32c.cpu (mul.l): New.
603 (mulu.l): New.
604
c7d41dc5
NC
6052006-03-03 Shrirang Khisti <shrirangk@kpitcummins.com)
606
607 * xc16x.opc (parse_hash): Return NULL if the input was parsed or
608 an error message otherwise.
609 (parse_dot, parse_pof, parse_pag, parse_sof, parse_seg): Likewise.
610 Fix up comments to correctly describe the functions.
611
6772dd07
DD
6122006-02-24 DJ Delorie <dj@redhat.com>
613
614 * m32c.cpu (RL_TYPE): New attribute, with macros.
615 (Lab-8-24): Add RELAX.
616 (unary-insn-defn-g, binary-arith-imm-dst-defn,
617 binary-arith-imm4-dst-defn): Add 1ADDR attribute.
618 (binary-arith-src-dst-defn): Add 2ADDR attribute.
619 (jcnd16-5, jcnd16, jcnd32, jmp16.s, jmp16.b, jmp16.w, jmp16.a,
620 jmp32.s, jmp32.b, jmp32.w, jmp32.a, jsr16.w, jsr16.a): Add JUMP
621 attribute.
622 (jsri16, jsri32): Add 1ADDR attribute.
623 (jsr32.w, jsr32.a): Add JUMP attribute.
72f4393d 624
d70c5fc7 6252006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
72f4393d
L
626 Anil Paranjape <anilp1@kpitcummins.com>
627 Shilin Shakti <shilins@kpitcummins.com>
d70c5fc7
NC
628
629 * xc16x.cpu: New file containing complete CGEN specific XC16X CPU
630 description.
631 * xc16x.opc: New file containing supporting XC16C routines.
632
8536c657
NC
6332006-02-10 Nick Clifton <nickc@redhat.com>
634
635 * iq2000.opc (parse_hi16): Truncate shifted values to 16 bits.
636
458f7770
DD
6372006-01-06 DJ Delorie <dj@redhat.com>
638
639 * m32c.cpu (mov.w:q): Fix mode.
640 (push32.b.imm): Likewise, for the comment.
641
d031aafb
NS
6422005-12-16 Nathan Sidwell <nathan@codesourcery.com>
643
644 Second part of ms1 to mt renaming.
645 * mt.cpu (define-arch, define-isa): Set name to mt.
646 (define-mach): Adjust.
647 * mt.opc (CGEN_ASM_HASH): Update.
648 (mt_asm_hash, mt_cgen_insn_supported): Renamed.
649 (parse_loopsize, parse_imm16): Adjust.
650
eda87aba
DD
6512005-12-13 DJ Delorie <dj@redhat.com>
652
653 * m32c.cpu (jsri): Fix order so register names aren't treated as
654 symbols.
655 (indexb, indexbd, indexbs, indexl, indexld, indexls, indexw,
656 indexwd, indexws): Fix encodings.
657
4970f871
NS
6582005-12-12 Nathan Sidwell <nathan@codesourcery.com>
659
660 * mt.cpu: Rename from ms1.cpu.
661 * mt.opc: Rename from ms1.opc.
662
48ad8298
HPN
6632005-12-06 Hans-Peter Nilsson <hp@axis.com>
664
665 * cris.cpu (simplecris-common-writable-specregs)
666 (simplecris-common-readable-specregs): Split from
667 simplecris-common-specregs. All users changed.
668 (cris-implemented-writable-specregs-v0)
669 (cris-implemented-readable-specregs-v0): Similar from
670 cris-implemented-specregs-v0.
671 (cris-implemented-writable-specregs-v3)
672 (cris-implemented-readable-specregs-v3)
673 (cris-implemented-writable-specregs-v8)
674 (cris-implemented-readable-specregs-v8)
675 (cris-implemented-writable-specregs-v10)
676 (cris-implemented-readable-specregs-v10)
677 (cris-implemented-writable-specregs-v32)
678 (cris-implemented-readable-specregs-v32): Similar.
679 (bdap-32-pc, move-m-pcplus-p0, move-m-spplus-p8): New
680 insns and specializations.
681
6f84a2a6
NS
6822005-11-08 Nathan Sidwell <nathan@codesourcery.com>
683
684 Add ms2
685 * ms1.cpu (ms2, ms2bf): New architecture variant, cpu, machine and
686 model.
687 (f-uu8, f-uu1, f-imm16l, f-loopo, f-cb1sel, f-cb2sel, f-cb1incr,
688 f-cb2incr, f-rc3): New fields.
689 (LOOP): New instruction.
690 (JAL-HAZARD): New hazard.
691 (imm16o, loopsize, imm16l, rc3, cb1sel, cb2sel, cb1incr, cb2incr):
692 New operands.
693 (mul, muli, dbnz, iflush): Enable for ms2
694 (jal, reti): Has JAL-HAZARD.
695 (ldctxt, ldfb, stfb): Only ms1.
696 (fbcb): Only ms1,ms1-003.
697 (wfbinc, mefbinc, wfbincr, mwfbincr, fbcbincs, mfbcbincs,
698 fbcbincrs, mfbcbincrs): Enable for ms2.
699 (loop, loopu, dfbc, dwfb, fbwfb, dfbr): New ms2 insns.
700 * ms1.opc (parse_loopsize): New.
701 (parse_imm16): hi16/lo16 relocs are applicable to IMM16L.
702 (print_pcrel): New.
703
95b96521
DB
7042005-10-28 Dave Brolley <brolley@redhat.com>
705
706 Contribute the following change:
707 2003-09-24 Dave Brolley <brolley@redhat.com>
708
709 * frv.opc: Use CGEN_ATTR_VALUE_ENUM_TYPE in place of
710 CGEN_ATTR_VALUE_TYPE.
711 * m32c.opc (m32c_cgen_insn_supported): Use CGEN_INSN_BITSET_ATTR_VALUE.
712 Use cgen_bitset_intersect_p.
713
c6552317
DD
7142005-10-27 DJ Delorie <dj@redhat.com>
715
716 * m32c.cpu (Imm-8-s4n, Imm-12-s4n): New.
717 (arith-jnz16-imm4-dst-defn, arith-jnz32-imm4-dst-defn,
718 arith-jnz-imm4-dst-mach, arith-jnz-imm4-dst): Keep track of which
719 imm operand is needed.
720 (adjnz, sbjnz): Pass the right operands.
721 (unary-insn-defn, unary16-defn, unary32-defn, unary-insn-mach,
722 unary-insn): Add -g variants for opcodes that need to support :G.
723 (not.BW:G, push.BW:G): Call it.
724 (stzx16-imm8-imm8-dsp8sb, stzx16-imm8-imm8-dsp8fb,
725 stzx16-imm8-imm8-abs16): Fix operand typos.
726 * m32c.opc (m32c_asm_hash): Support bnCND.
727 (parse_signed4n, print_signed4n): New.
72f4393d 728
f75eb1c0
DD
7292005-10-26 DJ Delorie <dj@redhat.com>
730
731 * m32c.cpu (f-dsp-8-s24, Dsp-8-s24): New.
732 (mov-dspsp-dst-defn, mov-src-dspsp-defn, mov16-dspsp-dst-defn,
733 mov16-src-dspsp-defn, mov32-dspsp-dst-defn, mov32-src-dspsp-defn):
734 dsp8[sp] is signed.
735 (mov.WL:S #imm,A0/A1): dsp24 is signed (i.e. -0x800000..0xffffff).
736 (mov.BW:S r0,r1): Fix typo r1l->r1.
737 (tst): Allow :G suffix.
738 * m32c.opc (parse_signed24): New, for -0x800000..0xffffff.
739
e277c00b
AM
7402005-10-26 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
741
742 * m32r.opc (parse_hi16): Do not assume a 32-bit host word size.
743
92e0a941
DD
7442005-10-25 DJ Delorie <dj@redhat.com>
745
746 * m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by
747 making one a macro of the other.
748
a1a280bb
DD
7492005-10-21 DJ Delorie <dj@redhat.com>
750
751 * m32c.cpu (lde, ste): Add dsp[a0] and [a1a] addressing.
752 (indexb, indexbd, indexbs, indexw, indexwd, indexws, indexl,
753 indexld, indexls): .w variants have `1' bit.
754 (rot32.b): QI, not SI.
755 (rot32.w): HI, not SI.
756 (xchg16): HI for .w variant.
757
e74eb924
NC
7582005-10-19 Nick Clifton <nickc@redhat.com>
759
760 * m32r.opc (parse_slo16): Fix bad application of previous patch.
761
5e03663f
NC
7622005-10-18 Andreas Schwab <schwab@suse.de>
763
764 * m32r.opc (parse_slo16): Better version of previous patch.
765
ab7c9a26
NC
7662005-10-14 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
767
768 * cpu/m32r.opc (parse_slo16): Do not assume a 32-bit host word
769 size.
770
fd54057a
DD
7712005-07-25 DJ Delorie <dj@redhat.com>
772
773 * m32c.opc (parse_unsigned8): Add %dsp8().
774 (parse_signed8): Add %hi8().
775 (parse_unsigned16): Add %dsp16().
776 (parse_signed16): Add %lo16() and %hi16().
777 (parse_lab_5_3): Make valuep a bfd_vma *.
778
85da3a56
NC
7792005-07-18 Nick Clifton <nickc@redhat.com>
780
781 * m32c.cpu (f-16-8, f-24-8, f-32-16, f-dsp-8-u24): New opcode
782 components.
783 (f-lab32-jmp-s): Fix insertion sequence.
784 (Dsp-8-u24, Lab-5-3, Lab32-jmp-s): New operands.
785 (Dsp-40-s8): Make parameter be signed.
786 (Dsp-40-s16): Likewise.
787 (Dsp-48-s8): Likewise.
788 (Dsp-48-s16): Likewise.
789 (Imm-13-u3): Likewise. (Despite its name!)
790 (BitBase16-16-s8): Make the parameter be unsigned.
791 (BitBase16-8-u11-S): Likewise.
792 (Lab-8-8, Lab-8-16, Lab-16-8, jcnd16-5, jcnd16, jcnd32, jmp16.s,
793 jmp16.b, jmp16.w, jmp32.s, jmp32.b, jmp32.w, jsp16.w, jsr32.w): Allow
794 relaxation.
795
796 * m32c.opc: Fix formatting.
797 Use safe-ctype.h instead of ctype.h
798 Move duplicated code sequences into a macro.
799 Fix compile time warnings about signedness mismatches.
800 Remove dead code.
801 (parse_lab_5_3): New parser function.
72f4393d 802
aa260854
JB
8032005-07-16 Jim Blandy <jimb@redhat.com>
804
805 * m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET,
806 to represent isa sets.
807
0a665bfd
JB
8082005-07-15 Jim Blandy <jimb@redhat.com>
809
810 * m32c.cpu, m32c.opc: Fix copyright.
811
49f58d10
JB
8122005-07-14 Jim Blandy <jimb@redhat.com>
813
814 * m32c.cpu, m32c.opc: Machine description for the Renesas M32C.
815
0e6b69be
AM
8162005-07-14 Alan Modra <amodra@bigpond.net.au>
817
818 * ms1.opc (print_dollarhex): Correct format string.
819
f9210e37
AM
8202005-07-06 Alan Modra <amodra@bigpond.net.au>
821
822 * iq2000.cpu: Include from binutils cpu dir.
823
3ec2b351
NC
8242005-07-05 Nick Clifton <nickc@redhat.com>
825
826 * iq2000.opc (parse_lo16, parse_mlo16): Make value parameter
827 unsigned in order to avoid compile time warnings about sign
828 conflicts.
829
830 * ms1.opc (parse_*): Likewise.
831 (parse_imm16): Use a "void *" as it is passed both signed and
832 unsigned arguments.
833
47b0e7ad
NC
8342005-07-01 Nick Clifton <nickc@redhat.com>
835
836 * frv.opc: Update to ISO C90 function declaration style.
837 * iq2000.opc: Likewise.
838 * m32r.opc: Likewise.
839 * sh.opc: Likewise.
840
b081650b
DB
8412005-06-15 Dave Brolley <brolley@redhat.com>
842
843 Contributed by Red Hat.
844 * ms1.cpu: New file. Written by Nick Clifton, Stan Cox.
845 * ms1.opc: New file. Written by Stan Cox.
846
e172dbf8
NC
8472005-05-10 Nick Clifton <nickc@redhat.com>
848
849 * Update the address and phone number of the FSF organization in
850 the GPL notices in the following files:
851 cris.cpu, frv.cpu, frv.opc, iq10.cpu, iq2000.opc, iq2000m.cpu,
852 m32r.cpu, m32r.opc, sh.cpu, sh.opc, sh64-compact.cpu,
853 sh64-media.cpu, simplify.inc
854
b2d52a48
AM
8552005-02-24 Alan Modra <amodra@bigpond.net.au>
856
857 * frv.opc (parse_A): Warning fix.
858
33b71eeb
NC
8592005-02-23 Nick Clifton <nickc@redhat.com>
860
861 * frv.opc: Fixed compile time warnings about differing signed'ness
862 of pointers passed to functions.
863 * m32r.opc: Likewise.
864
bc18c937
NC
8652005-02-11 Nick Clifton <nickc@redhat.com>
866
867 * iq2000.opc (parse_jtargq10): Change type of valuep argument to
868 'bfd_vma *' in order avoid compile time warning message.
869
46da9a19
HPN
8702005-01-28 Hans-Peter Nilsson <hp@axis.com>
871
872 * cris.cpu (mstep): Add missing insn.
873
90219bd0
AO
8742005-01-25 Alexandre Oliva <aoliva@redhat.com>
875
876 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
877 * frv.cpu: Add support for TLS annotations in loads and calll.
878 * frv.opc (parse_symbolic_address): New.
879 (parse_ldd_annotation): New.
880 (parse_call_annotation): New.
881 (parse_ld_annotation): New.
882 (parse_ulo16, parse_uslo16): Use parse_symbolic_address.
883 Introduce TLS relocations.
884 (parse_d12, parse_s12, parse_u12): Likewise.
885 (parse_uhi16): Likewise. Fix constant checking on 64-bit host.
886 (parse_call_label, print_at): New.
887
c3d75c30
HPN
8882004-12-21 Mikael Starvik <starvik@axis.com>
889
890 * cris.cpu (cris-set-mem): Correct integral write semantics.
891
68800d83
HPN
8922004-11-29 Hans-Peter Nilsson <hp@axis.com>
893
894 * cris.cpu: New file.
895
4bd1d37b
NC
8962004-11-15 Michael K. Lechner <mike.lechner@gmail.com>
897
898 * iq2000.cpu: Added quotes around macro arguments so that they
899 will work with newer versions of guile.
900
4030fa5a
NC
9012004-10-27 Nick Clifton <nickc@redhat.com>
902
903 * iq2000m.cpu (pkrlr1, pkrlr30, rbr1, rbr30, rxr1, rxr30, wbr1,
904 wbr1u, wbr30, wbr30u, wxr1, wxr1u, wxr30, wxr30u): Add an index
905 operand.
906 * iq2000.cpu (dnop index): Rename to _index to avoid complications
907 with guile.
908
ac28a1cb
RS
9092004-08-27 Richard Sandiford <rsandifo@redhat.com>
910
911 * frv.cpu (cfmovs): Change UNIT attribute to FMALL.
912
dc4c54bb
NC
9132004-05-15 Nick Clifton <nickc@redhat.com>
914
915 * iq2000.opc (iq2000_cgen_insn_supported): Make 'insn' argument const.
916
f4453dfa
NC
9172004-03-30 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
918
919 * m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug.
920
676a64f4
RS
9212004-03-01 Richard Sandiford <rsandifo@redhat.com>
922
923 * frv.cpu (define-arch frv): Add fr450 mach.
924 (define-mach fr450): New.
925 (define-model fr450): New. Add profile units to every fr450 insn.
926 (define-attr UNIT): Add MDCUTSSI.
927 (define-attr FR450-MAJOR): New enum. Add to every fr450 insn.
928 (define-attr AUDIO): New boolean.
929 (f-LRAE, f-LRAD, f-LRAS, f-TLBPRopx, f-TLBPRL)
930 (f-LRA-null, f-TLBPR-null): New fields.
931 (scr0, scr1, scr2, scr3, imavr1, damvr1, cxnr, ttbr)
932 (tplr, tppr, tpxr, timerh, timerl, timerd, btbr): New SPRs.
933 (LRAE, LRAD, LRAS, TLBPRopx, TLBPRL): New operands.
934 (LRA-null, TLBPR-null): New macros.
935 (iacc-multiply-r-r, slass, scutss, int-arith-ss-r-r): Add AUDIO attr.
936 (load-real-address): New macro.
937 (lrai, lrad, tlbpr): New instructions.
938 (media-cut-acc, media-cut-acc-ss): Add fr450-major argument.
939 (mcut, mcuti, mcutss, mcutssi): Adjust accordingly.
940 (mdcutssi): Change UNIT attribute to MDCUTSSI.
941 (media-low-clear-semantics, media-scope-limit-semantics)
942 (media-quad-limit, media-quad-shift): New macros.
943 (mqlclrhs, mqlmths, mqsllhi, mqsrahi): New instructions.
944 * frv.opc (frv_is_branch_major, frv_is_float_major, frv_is_media_major)
945 (frv_is_branch_insn, frv_is_float_insn, frv_is_media_insn)
946 (frv_vliw_reset, frv_vliw_add_insn): Handle bfd_mach_fr450.
947 (fr450_unit_mapping): New array.
948 (fr400_unit_mapping, fr500_unit_mapping, fr550_unit_mapping): Add entry
949 for new MDCUTSSI unit.
950 (fr450_check_insn_major_constraints): New function.
951 (check_insn_major_constraints): Use it.
952
c7a48b9a
RS
9532004-03-01 Richard Sandiford <rsandifo@redhat.com>
954
955 * frv.cpu (nsdiv, nudiv, nsdivi, nudivi): Remove fr400 profiling unit.
956 (scutss): Change unit to I0.
957 (calll, callil, ccalll): Add missing FR550-MAJOR and profile unit.
958 (mqsaths): Fix FR400-MAJOR categorization.
959 (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc)
960 (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL.
961 * frv.opc (fr400_check_insn_major_constraints): Check for (M-2,M-1)
962 combinations.
963
8ae0baa2
RS
9642004-03-01 Richard Sandiford <rsandifo@redhat.com>
965
966 * frv.cpu (r-store, r-store-dual, r-store-quad): Delete.
967 (rstb, rsth, rst, rstd, rstq): Delete.
968 (rstbf, rsthf, rstf, rstdf, rstqf): Delete.
969
8ee9a8b2
NC
9702004-02-23 Nick Clifton <nickc@redhat.com>
971
972 * Apply these patches from Renesas:
973
974 2004-02-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
975
976 * cpu/m32r.opc (my_print_insn): Fixed incorrect output when
977 disassembling codes for 0x*2 addresses.
978
979 2003-12-15 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
980
981 * cpu/m32r.cpu: Add PIPE_O attribute to "pop" instruction.
982
983 2003-12-03 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
984
985 * cpu/m32r.cpu : Add new model m32r2.
986 Add new instructions.
987 Replace occurrances of 'Mitsubishi' with 'Renesas'.
988 Changed PIPE attr of push from O to OS.
989 Care for Little-endian of M32R.
990 * cpu/m32r.opc (CGEN_DIS_HASH, my_print_insn):
991 Care for Little-endian of M32R.
992 (parse_slo16): signed extension for value.
993
299d901c
AC
9942004-02-20 Andrew Cagney <cagney@redhat.com>
995
e866a257
AC
996 * m32r.opc, m32r.cpu: New files. Written by , Doug Evans, Nick
997 Clifton, Ben Elliston, Matthew Green, and Andrew Haley.
998
299d901c
AC
999 * sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
1000 written by Ben Elliston.
1001
cb10e79a
RS
10022004-01-14 Richard Sandiford <rsandifo@redhat.com>
1003
1004 * frv.cpu (UNIT): Add IACC.
1005 (iacc-multiply-r-r): Use it.
1006 * frv.opc (fr400_unit_mapping): Add entry for IACC.
1007 (fr500_unit_mapping, fr550_unit_mapping): Likewise.
1008
d4e4dc14
AO
10092004-01-06 Alexandre Oliva <aoliva@redhat.com>
1010
1011 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
1012 * frv.opc (parse_ulo16, parse_uhi16, parse_d12): Fix some
1013 cut&paste errors in shifting/truncating numerical operands.
1014 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
1015 * frv.opc (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
1016 (parse_uslo16): Likewise.
1017 (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
1018 (parse_d12): Parse gotoff12 and gotofffuncdesc12.
1019 (parse_s12): Likewise.
1020 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
1021 * frv.opc (parse_ulo16): Parse gotlo and gotfuncdesclo.
1022 (parse_uslo16): Likewise.
1023 (parse_uhi16): Parse gothi and gotfuncdeschi.
1024 (parse_d12): Parse got12 and gotfuncdesc12.
1025 (parse_s12): Likewise.
1026
1340b9a9
DB
10272003-10-10 Dave Brolley <brolley@redhat.com>
1028
1029 * frv.cpu (dnpmop): New p-macro.
1030 (GRdoublek): Use dnpmop.
1031 (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto.
1032 (store-double-r-r): Use (.sym regtype doublek).
1033 (r-store-double): Ditto.
1034 (store-double-r-r-u): Ditto.
1035 (conditional-store-double): Ditto.
1036 (conditional-store-double-u): Ditto.
1037 (store-double-r-simm): Ditto.
1038 (fmovs): Assign to UNIT FMALL.
1039
ac7c07ac
DB
10402003-10-06 Dave Brolley <brolley@redhat.com>
1041
1042 * frv.cpu, frv.opc: Add support for fr550.
1043
d0312406
DB
10442003-09-24 Dave Brolley <brolley@redhat.com>
1045
1046 * frv.cpu (u-commit): New modelling unit for fr500.
1047 (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand.
1048 (commit-r): Use u-commit model for fr500.
1049 (commit): Ditto.
1050 (conditional-float-binary-op): Take profiling data as an argument.
1051 Update callers.
1052 (ne-float-binary-op): Ditto.
1053
c6945302
MS
10542003-09-19 Michael Snyder <msnyder@redhat.com>
1055
1056 * frv.cpu (nldqi): Delete unimplemented instruction.
1057
23600bb3
DB
10582003-09-12 Dave Brolley <brolley@redhat.com>
1059
1060 * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
1061 (clear-ne-flag-r): Pass insn profiling in as an argument. Call
1062 frv_ref_SI to get input register referenced for profiling.
1063 (clear-ne-flag-all): Pass insn profiling in as an argument.
1064 (clrgr,clrfr,clrga,clrfa): Add profiling information.
1065
6f18ad70
MS
10662003-09-11 Michael Snyder <msnyder@redhat.com>
1067
1068 * frv.cpu: Typographical corrections.
1069
96486995
DB
10702003-09-09 Dave Brolley <brolley@redhat.com>
1071
1072 * frv.cpu (media-dual-complex): Change UNIT to FMALL.
1073 (conditional-media-dual-complex, media-quad-complex): Likewise.
1074
0457efce
DB
10752003-09-04 Dave Brolley <brolley@redhat.com>
1076
1077 * frv.cpu (register-transfer): Pass in all attributes in on argument.
1078 Update all callers.
1079 (conditional-register-transfer): Ditto.
1080 (cache-preload): Ditto.
1081 (floating-point-conversion): Ditto.
1082 (floating-point-neg): Ditto.
1083 (float-abs): Ditto.
1084 (float-binary-op-s): Ditto.
1085 (conditional-float-binary-op): Ditto.
1086 (ne-float-binary-op): Ditto.
1087 (float-dual-arith): Ditto.
1088 (ne-float-dual-arith): Ditto.
1089
8caa9169
DB
10902003-09-03 Dave Brolley <brolley@redhat.com>
1091
1092 * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
1093 * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
1094 MCLRACC-1.
1095 (A): Removed operand.
1096 (A0,A1): New operands replace operand A.
1097 (mnop): Now a real insn
1098 (mclracc): Removed insn.
1099 (mclracc-0, mclracc-1): New insns replace mclracc.
1100 (all insns): Use new UNIT attributes.
1101
6d9ab561
NC
11022003-08-21 Nick Clifton <nickc@redhat.com>
1103
1104 * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
1105 and u-media-dual-btoh with output parameter.
1106 (cmbtoh): Add profiling hack.
1107
741a7751
NC
11082003-08-19 Michael Snyder <msnyder@redhat.com>
1109
1110 * frv.cpu: Fix typo, Frintkeven -> FRintkeven
1111
5b5b78da
DE
11122003-06-10 Doug Evans <dje@sebabeach.org>
1113
1114 * frv.cpu: Add IDOC attribute.
1115
539ee71a
AC
11162003-06-06 Andrew Cagney <cagney@redhat.com>
1117
1118 Contributed by Red Hat.
1119 * iq2000.cpu: New file. Written by Ben Elliston, Jeff Johnston,
1120 Stan Cox, and Frank Ch. Eigler.
1121 * iq2000.opc: New file. Written by Ben Elliston, Frank
1122 Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
1123 * iq2000m.cpu: New file. Written by Jeff Johnston.
1124 * iq10.cpu: New file. Written by Jeff Johnston.
1125
36c3ae24
NC
11262003-06-05 Nick Clifton <nickc@redhat.com>
1127
1128 * frv.cpu (FRintieven): New operand. An even-numbered only
1129 version of the FRinti operand.
1130 (FRintjeven): Likewise for FRintj.
1131 (FRintkeven): Likewise for FRintk.
1132 (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
1133 media-quad-arith-sat-semantics, media-quad-arith-sat,
1134 conditional-media-quad-arith-sat, mdunpackh,
1135 media-quad-multiply-semantics, media-quad-multiply,
1136 conditional-media-quad-multiply, media-quad-complex-i,
1137 media-quad-multiply-acc-semantics, media-quad-multiply-acc,
1138 conditional-media-quad-multiply-acc, munpackh,
1139 media-quad-multiply-cross-acc-semantics, mdpackh,
1140 media-quad-multiply-cross-acc, mbtoh-semantics,
1141 media-quad-cross-multiply-cross-acc-semantics,
1142 media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
1143 media-quad-cross-multiply-acc-semantics, cmbtoh,
1144 media-quad-cross-multiply-acc, media-quad-complex, mhtob,
1145 media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
1146 cmhtob): Use new operands.
1147 * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
0e6b69be 1148 (parse_even_register): New function.
36c3ae24 1149
75798298
NC
11502003-06-03 Nick Clifton <nickc@redhat.com>
1151
1152 * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
1153 immediate value not unsigned.
1154
9aab5aa3
AC
11552003-06-03 Andrew Cagney <cagney@redhat.com>
1156
1157 Contributed by Red Hat.
1158 * frv.cpu: New file. Written by Dave Brolley, Catherine Moore,
1159 and Eric Christopher.
1160 * frv.opc: New file. Written by Catherine Moore, and Dave
1161 Brolley.
1162 * simplify.inc: New file. Written by Doug Evans.
1163
2739f79a
AC
11642003-05-02 Andrew Cagney <cagney@redhat.com>
1165
1166 * New file.
1167
1168\f
752937aa
NC
1169Copyright (C) 2003-2012 Free Software Foundation, Inc.
1170
1171Copying and distribution of this file, with or without modification,
1172are permitted in any medium without royalty provided the copyright
1173notice and this notice are preserved.
1174
2739f79a
AC
1175Local Variables:
1176mode: change-log
1177left-margin: 8
1178fill-column: 74
1179version-control: never
1180End: