3 * cris.cpu (mstep): Add missing insn.
8 * frv.cpu: Add support for TLS annotations in loads and calll.
9 * frv.opc (parse_symbolic_address): New.
10 (parse_ldd_annotation): New.
11 (parse_call_annotation): New.
12 (parse_ld_annotation): New.
13 (parse_ulo16, parse_uslo16): Use parse_symbolic_address.
14 Introduce TLS relocations.
15 (parse_d12, parse_s12, parse_u12): Likewise.
16 (parse_uhi16): Likewise. Fix constant checking on 64-bit host.
17 (parse_call_label, print_at): New.
21 * cris.cpu (cris-set-mem): Correct integral write semantics.
29 * iq2000.cpu: Added quotes around macro arguments so that they
30 will work with newer versions of guile.
34 * iq2000m.cpu (pkrlr1, pkrlr30, rbr1, rbr30, rxr1, rxr30, wbr1,
35 wbr1u, wbr30, wbr30u, wxr1, wxr1u, wxr30, wxr30u): Add an index
37 * iq2000.cpu (dnop index): Rename to _index to avoid complications
42 * frv.cpu (cfmovs): Change UNIT attribute to FMALL.
46 * iq2000.opc (iq2000_cgen_insn_supported): Make 'insn' argument const.
50 * m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug.
54 * frv.cpu (define-arch frv): Add fr450 mach.
55 (define-mach fr450): New.
56 (define-model fr450): New. Add profile units to every fr450 insn.
57 (define-attr UNIT): Add MDCUTSSI.
58 (define-attr FR450-MAJOR): New enum. Add to every fr450 insn.
59 (define-attr AUDIO): New boolean.
60 (f-LRAE, f-LRAD, f-LRAS, f-TLBPRopx, f-TLBPRL)
61 (f-LRA-null, f-TLBPR-null): New fields.
62 (scr0, scr1, scr2, scr3, imavr1, damvr1, cxnr, ttbr)
63 (tplr, tppr, tpxr, timerh, timerl, timerd, btbr): New SPRs.
64 (LRAE, LRAD, LRAS, TLBPRopx, TLBPRL): New operands.
65 (LRA-null, TLBPR-null): New macros.
66 (iacc-multiply-r-r, slass, scutss, int-arith-ss-r-r): Add AUDIO attr.
67 (load-real-address): New macro.
68 (lrai, lrad, tlbpr): New instructions.
69 (media-cut-acc, media-cut-acc-ss): Add fr450-major argument.
70 (mcut, mcuti, mcutss, mcutssi): Adjust accordingly.
71 (mdcutssi): Change UNIT attribute to MDCUTSSI.
72 (media-low-clear-semantics, media-scope-limit-semantics)
73 (media-quad-limit, media-quad-shift): New macros.
74 (mqlclrhs, mqlmths, mqsllhi, mqsrahi): New instructions.
75 * frv.opc (frv_is_branch_major, frv_is_float_major, frv_is_media_major)
76 (frv_is_branch_insn, frv_is_float_insn, frv_is_media_insn)
77 (frv_vliw_reset, frv_vliw_add_insn): Handle bfd_mach_fr450.
78 (fr450_unit_mapping): New array.
79 (fr400_unit_mapping, fr500_unit_mapping, fr550_unit_mapping): Add entry
80 for new MDCUTSSI unit.
81 (fr450_check_insn_major_constraints): New function.
82 (check_insn_major_constraints): Use it.
86 * frv.cpu (nsdiv, nudiv, nsdivi, nudivi): Remove fr400 profiling unit.
87 (scutss): Change unit to I0.
88 (calll, callil, ccalll): Add missing FR550-MAJOR and profile unit.
89 (mqsaths): Fix FR400-MAJOR categorization.
90 (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc)
91 (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL.
92 * frv.opc (fr400_check_insn_major_constraints): Check for (M-2,M-1)
97 * frv.cpu (r-store, r-store-dual, r-store-quad): Delete.
98 (rstb, rsth, rst, rstd, rstq): Delete.
99 (rstbf, rsthf, rstf, rstdf, rstqf): Delete.
103 * Apply these patches from Renesas:
107 * cpu/m32r.opc (my_print_insn): Fixed incorrect output when
108 disassembling codes for 0x*2 addresses.
112 * cpu/m32r.cpu: Add PIPE_O attribute to "pop" instruction.
116 * cpu/m32r.cpu : Add new model m32r2.
117 Add new instructions.
118 Replace occurrances of 'Mitsubishi' with 'Renesas'.
119 Changed PIPE attr of push from O to OS.
120 Care for Little-endian of M32R.
121 * cpu/m32r.opc (CGEN_DIS_HASH, my_print_insn):
122 Care for Little-endian of M32R.
123 (parse_slo16): signed extension for value.
127 * m32r.opc, m32r.cpu: New files. Written by , Doug Evans, Nick
128 Clifton, Ben Elliston, Matthew Green, and Andrew Haley.
130 * sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
131 written by Ben Elliston.
135 * frv.cpu (UNIT): Add IACC.
136 (iacc-multiply-r-r): Use it.
137 * frv.opc (fr400_unit_mapping): Add entry for IACC.
138 (fr500_unit_mapping, fr550_unit_mapping): Likewise.
143 * frv.opc (parse_ulo16, parse_uhi16, parse_d12): Fix some
144 cut&paste errors in shifting/truncating numerical operands.
146 * frv.opc (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
147 (parse_uslo16): Likewise.
148 (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
149 (parse_d12): Parse gotoff12 and gotofffuncdesc12.
150 (parse_s12): Likewise.
152 * frv.opc (parse_ulo16): Parse gotlo and gotfuncdesclo.
153 (parse_uslo16): Likewise.
154 (parse_uhi16): Parse gothi and gotfuncdeschi.
155 (parse_d12): Parse got12 and gotfuncdesc12.
156 (parse_s12): Likewise.
160 * frv.cpu (dnpmop): New p-macro.
161 (GRdoublek): Use dnpmop.
162 (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto.
163 (store-double-r-r): Use (.sym regtype doublek).
164 (r-store-double): Ditto.
165 (store-double-r-r-u): Ditto.
166 (conditional-store-double): Ditto.
167 (conditional-store-double-u): Ditto.
168 (store-double-r-simm): Ditto.
169 (fmovs): Assign to UNIT FMALL.
173 * frv.cpu, frv.opc: Add support for fr550.
177 * frv.cpu (u-commit): New modelling unit for fr500.
178 (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand.
179 (commit-r): Use u-commit model for fr500.
181 (conditional-float-binary-op): Take profiling data as an argument.
183 (ne-float-binary-op): Ditto.
187 * frv.cpu (nldqi): Delete unimplemented instruction.
191 * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
192 (clear-ne-flag-r): Pass insn profiling in as an argument. Call
193 frv_ref_SI to get input register referenced for profiling.
194 (clear-ne-flag-all): Pass insn profiling in as an argument.
195 (clrgr,clrfr,clrga,clrfa): Add profiling information.
199 * frv.cpu: Typographical corrections.
203 * frv.cpu (media-dual-complex): Change UNIT to FMALL.
204 (conditional-media-dual-complex, media-quad-complex): Likewise.
208 * frv.cpu (register-transfer): Pass in all attributes in on argument.
210 (conditional-register-transfer): Ditto.
211 (cache-preload): Ditto.
212 (floating-point-conversion): Ditto.
213 (floating-point-neg): Ditto.
215 (float-binary-op-s): Ditto.
216 (conditional-float-binary-op): Ditto.
217 (ne-float-binary-op): Ditto.
218 (float-dual-arith): Ditto.
219 (ne-float-dual-arith): Ditto.
223 * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
224 * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
226 (A): Removed operand.
227 (A0,A1): New operands replace operand A.
228 (mnop): Now a real insn
229 (mclracc): Removed insn.
230 (mclracc-0, mclracc-1): New insns replace mclracc.
231 (all insns): Use new UNIT attributes.
235 * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
236 and u-media-dual-btoh with output parameter.
237 (cmbtoh): Add profiling hack.
241 * frv.cpu: Fix typo, Frintkeven -> FRintkeven
245 * frv.cpu: Add IDOC attribute.
249 Contributed by Red Hat.
250 * iq2000.cpu: New file. Written by Ben Elliston, Jeff Johnston,
251 Stan Cox, and Frank Ch. Eigler.
252 * iq2000.opc: New file. Written by Ben Elliston, Frank
253 Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
254 * iq2000m.cpu: New file. Written by Jeff Johnston.
255 * iq10.cpu: New file. Written by Jeff Johnston.
259 * frv.cpu (FRintieven): New operand. An even-numbered only
260 version of the FRinti operand.
261 (FRintjeven): Likewise for FRintj.
262 (FRintkeven): Likewise for FRintk.
263 (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
264 media-quad-arith-sat-semantics, media-quad-arith-sat,
265 conditional-media-quad-arith-sat, mdunpackh,
266 media-quad-multiply-semantics, media-quad-multiply,
267 conditional-media-quad-multiply, media-quad-complex-i,
268 media-quad-multiply-acc-semantics, media-quad-multiply-acc,
269 conditional-media-quad-multiply-acc, munpackh,
270 media-quad-multiply-cross-acc-semantics, mdpackh,
271 media-quad-multiply-cross-acc, mbtoh-semantics,
272 media-quad-cross-multiply-cross-acc-semantics,
273 media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
274 media-quad-cross-multiply-acc-semantics, cmbtoh,
275 media-quad-cross-multiply-acc, media-quad-complex, mhtob,
276 media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
277 cmhtob): Use new operands.
278 * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
279 (parse_even_register): New function.
283 * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
284 immediate value not unsigned.
288 Contributed by Red Hat.
289 * frv.cpu: New file. Written by Dave Brolley, Catherine Moore,
290 and Eric Christopher.
291 * frv.opc: New file. Written by Catherine Moore, and Dave
293 * simplify.inc: New file. Written by Doug Evans.
304 version-control: never