]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - cpu/ChangeLog
cpu/or1k: Document no branch delay slot architectures and l.adrp
[thirdparty/binutils-gdb.git] / cpu / ChangeLog
index 0ab89be9e28be824203bad0cac670a630d690534..087e6c67f3ac874864225d1e4e0469b4821b72ba 100644 (file)
@@ -1,3 +1,225 @@
+2019-06-13  Stafford Horne  <shorne@gmail.com>
+
+       * or1k.cpu (or64nd, or32nd, or1200nd): Update comment.a
+       (l-adrp): Improve comment.
+
+2019-06-13  Stafford Horne  <shorne@gmail.com>
+
+       * or1korfpx.cpu (insn-opcode-float-regreg): Add SFUEQ_S, SFUNE_S,
+       SFUGT_S, SFUGE_S, SFULT_S, SFULE_S, SFUN_S, SFUEQ_D, SFUNE_D, SFUGT_D,
+       SFUGE_D, SFULT_D, SFULE_D, SFUN_D opcodes.
+       (float-setflag-insn-base): New pmacro based on float-setflag-insn.
+       (float-setflag-symantics, float-setflag-unordered-cmp-symantics,
+       float-setflag-unordered-symantics): New pmacro for instruction
+       symantics.
+       (float-setflag-insn): Update to use float-setflag-insn-base.
+       (float-setflag-unordered-insn): New pmacro for generating instructions.
+
+2019-06-13  Andrey Bacherov  <avbacherov@opencores.org>
+           Stafford Horne  <shorne@gmail.com>
+
+       * or1k.cpu (ORFPX64A32-MACHS): New pmacro.
+       (ORFPX-MACHS): Removed pmacro.
+       * or1k.opc (or1k_cgen_insn_supported): New function.
+       (CGEN_VALIDATE_INSN_SUPPORTED): Define macro.
+       (parse_regpair, print_regpair): New functions.
+       * or1kcommon.cpu (h-spr, spr-shift, spr-address, h-gpr): Reorder
+       and add comments.
+       (h-fdr): Update comment to indicate or64.
+       (reg-pair-reg-lo, reg-pair-reg-hi): New pmacros for register pairs.
+       (h-fd32r): New hardware for 64-bit fpu registers.
+       (h-i64r): New hardware for 64-bit int registers.
+       * or1korbis.cpu (f-resv-8-1): New field.
+       * or1korfpx.cpu (rDSF, rASF, rBSF): Update attribute to ORFPX32-MACHS.
+       (rDDF, rADF, rBDF): Update operand comment to indicate or64.
+       (f-rdoff-10-1, f-raoff-9-1, f-rboff-8-1): New fields.
+       (h-roff1): New hardware.
+       (double-field-and-ops mnemonic): New pmacro to generate operations
+       rDD32F, rAD32F, rBD32F, rDDI and rADI.
+       (float-regreg-insn): Update single precision generator to MACH
+       ORFPX32-MACHS.  Add generator for or32 64-bit instructions.
+       (float-setflag-insn): Update single precision generator to MACH
+       ORFPX32-MACHS.  Fix double instructions from single to double
+       precision.  Add generator for or32 64-bit instructions.
+       (float-cust-insn cust-num): Update single precision generator to MACH
+       ORFPX32-MACHS.  Add generator for or32 64-bit instructions.
+       (lf-rem-s, lf-itof-s, lf-ftoi-s, lf-madd-s): Update MACH to
+       ORFPX32-MACHS.
+       (lf-rem-d): Fix operation from mod to rem.
+       (lf-rem-d32, lf-itof-d32, lf-ftoi-d32, lf-madd-d32): New instruction.
+       (lf-itof-d): Fix operands from single to double.
+       (lf-ftoi-d): Update operand mode from DI to WI.
+
+2019-05-23  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * bpf.cpu: New file.
+       * bpf.opc: Likewise.
+
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       2.32 branch created.
+
+2018-10-05  Richard Henderson  <rth@twiddle.net>
+           Stafford Horne  <shorne@gmail.com>
+
+       * or1korbis.cpu (insn-opcode-mac): Add opcodes for MACU and MSBU.
+       (insn-opcode-alu-regreg): Add opcodes for MULD and MULDU.
+       (l-mul): Fix overflow support and indentation.
+       (l-mulu): Fix overflow support and indentation.
+       (l-muld, l-muldu, l-msbu, l-macu): New instructions.
+       (l-div); Remove incorrect carry behavior.
+       (l-divu): Fix carry and overflow behavior.
+       (l-mac): Add overflow support.
+       (l-msb, l-msbu): Add carry and overflow support.
+
+2018-10-05  Richard Henderson  <rth@twiddle.net>
+
+       * or1k.opc (parse_disp26): Add support for plta() relocations.
+       (parse_disp21): New function.
+       (or1k_rclass): New enum.
+       (or1k_rtype): New enum.
+       (or1k_imm16_relocs): Define new PO and SPO relocation mappings.
+       (parse_reloc): Add new po(), gotpo() and gottppo() for LO13 relocations.
+       (parse_imm16): Add support for the new 21bit and 13bit relocations.
+       * or1korbis.cpu (f-disp26): Don't assume SI.
+       (f-disp21): New pc-relative 21-bit 13 shifted to right.
+       (insn-opcode): Add ADRP.
+       (l-adrp): New instruction.
+
+2018-10-05  Richard Henderson  <rth@twiddle.net>
+
+       * or1k.opc: Add RTYPE_ enum.
+       (INVALID_STORE_RELOC): New string.
+       (or1k_imm16_relocs): New array array.
+       (parse_reloc): New static function that just does the parsing.
+       (parse_imm16): New static function for generic parsing.
+       (parse_simm16): Change to just call parse_imm16.
+       (parse_simm16_split): New function.
+       (parse_uimm16): Change to call parse_imm16.
+       (parse_uimm16_split): New function.
+       * or1korbis.cpu (simm16-split): Change to use new simm16_split.
+       (uimm16-split): Change to use new uimm16_split.
+
+2018-07-24  Alan Modra  <amodra@gmail.com>
+
+       PR 23430
+       * or1kcommon.cpu (spr-reg-indices): Fix description typo.
+
+2018-05-09  Sebastian Rasmussen  <sebras@gmail.com>
+
+       * or1kcommon.cpu (spr-reg-info): Typo fix.
+
+2018-03-03  Alan Modra  <amodra@gmail.com>
+
+       * frv.opc: Include opintl.h.
+       (add_next_to_vliw): Use opcodes_error_handler to print error.
+       Standardize error message.
+       (fr500_check_insn_major_constraints, frv_vliw_add_insn): Likewise.
+
+2018-01-13  Nick Clifton  <nickc@redhat.com>
+
+       2.30 branch created.
+
+2017-03-15  Stafford Horne  <shorne@gmail.com>
+
+       * or1kcommon.cpu: Add pc set semantics to also update ppc.
+
+2016-10-06  Alan Modra  <amodra@gmail.com>
+
+       * mep.opc (expand_string): Add fall through comment.
+
+2016-03-03  Alan Modra  <amodra@gmail.com>
+
+       * fr30.cpu (f-m4): Replace bogus comment with a better guess
+       at what is really going on.
+
+2016-03-02  Alan Modra  <amodra@gmail.com>
+
+       * fr30.cpu (f-m4): Replace -1 << 4 with -16.
+
+2016-02-02  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * epiphany.opc (epiphany_print_insn): Set info->bytes_per_line to
+       a constant to better align disassembler output.
+
+2014-07-20  Stefan Kristiansson  <stefan.kristiansson@saunalahti.fi>
+
+       * or1korbis.cpu (l-msync, l-psync, l-csync): New instructions.
+
+2014-06-12  Alan Modra  <amodra@gmail.com>
+
+       * or1k.opc: Whitespace fixes.
+
+2014-05-08  Stefan Kristiansson  <stefan.kristiansson@saunalahti.fi>
+
+       * or1korbis.cpu (h-atomic-reserve): New hardware.
+       (h-atomic-address): Likewise.
+       (insn-opcode): Add opcodes for LWA and SWA.
+       (atomic-reserve): New operand.
+       (atomic-address): Likewise.
+       (l-lwa, l-swa): New instructions.
+       (l-lbs): Fix typo in comment.
+       (store-insn): Clear atomic reserve on store to atomic-address.
+       Fix register names in fmt field.
+
+2014-04-22  Christian Svensson  <blue@cmd.nu>
+
+       * openrisc.cpu: Delete.
+       * openrisc.opc: Delete.
+       * or1k.cpu: New file.
+       * or1k.opc: New file.
+       * or1kcommon.cpu: New file.
+       * or1korbis.cpu: New file.
+       * or1korfpx.cpu: New file.
+
+2013-12-07  Mike Frysinger  <vapier@gentoo.org>
+
+       * epiphany.opc: Remove +x file mode.
+
+2013-03-08  Yann Sionneau  <yann.sionneau@gmail.com>
+
+       PR binutils/15241
+       * lm32.cpu (Control and status registers): Add CFG2, PSW,
+       TLBVADDR, TLBPADDR and TLBBADVADDR.
+
+2012-11-30  Oleg Raikhman  <oleg@adapteva.com>
+           Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * epiphany.cpu (keyword gr-names): Move sb/sl/ip after r9/r10/r12.
+       (load_insn): Add NO-DIS attribute to x, p, d, dpm, dl0, dl0.l.
+       (testset-insn): Add NO_DIS attribute to t.l.
+       (store-insn): Add NO-DIS attribute to x.l, p.l, d.l, dpm.l, dl0.l.
+       (move-insns): Add NO-DIS attribute to cmov.l.
+       (op-mmr-movts): Add NO-DIS attribute to movts.l.
+       (op-mmr-movfs): Add NO-DIS attribute to movfs.l.
+       (op-rrr): Add NO-DIS attribute to .l.
+       (shift-rrr): Add NO-DIS attribute to .l.
+       (op-shift-rri): Add NO-DIS attribute to i32.l.
+       (bitrl, movtl): Add NO-DIS attribute.
+       (op-iextrrr): Add NO-DIS attribute to .l
+       (op-two_operands-float, op-fabs-float): Add NO-DIS attribute to f32.l.
+       (op-fix2float-float, op-float2fix-float, op-fextop-float): Likewise.
+
+2012-02-27  Alan Modra  <amodra@gmail.com>
+
+       * mt.opc (print_dollarhex): Trim values to 32 bits.
+
+2011-12-15  Nick Clifton  <nickc@redhat.com>
+
+       * frv.opc (parse_uhi16): Fix handling of %hi operator on 64-bit
+       hosts.
+
+2011-10-26  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * epiphany.opc (parse_branch_addr): Fix type of valuep.
+       Cast value before printing it as a long.
+       (parse_postindex): Fix type of valuep.
+
+2011-10-25  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+       * cpu/epiphany.cpu: New file.
+       * cpu/epiphany.opc: New file.
+
 2011-08-22  Nick Clifton  <nickc@redhat.com>
 
        * fr30.cpu: Newly contributed file.
        (dst32-16-16sa-Unprefixed-*): New
        (jsri): Fix operands.
        (setzx): Fix encoding.
-       
+
 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
 
        * m32r.opc: Formatting.
        (parse_signed_bitbase8): Likewise.
        (parse_signed_bitbase11): Likewise.
        (parse_signed_bitbase19): Likewise.
-       
+
 2006-03-13  DJ Delorie  <dj@redhat.com>
 
        * m32c.cpu (Bit3-S): New.
        attribute.
        (jsri16, jsri32): Add 1ADDR attribute.
        (jsr32.w, jsr32.a): Add JUMP attribute.
-       
+
 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
-            Anil Paranjape   <anilp1@kpitcummins.com>
-            Shilin Shakti    <shilins@kpitcummins.com>
+           Anil Paranjape   <anilp1@kpitcummins.com>
+           Shilin Shakti    <shilins@kpitcummins.com>
 
        * xc16x.cpu: New file containing complete CGEN specific XC16X CPU
        description.
        stzx16-imm8-imm8-abs16): Fix operand typos.
        * m32c.opc (m32c_asm_hash): Support bnCND.
        (parse_signed4n, print_signed4n): New.
-       
+
 2005-10-26  DJ Delorie  <dj@redhat.com>
 
        * m32c.cpu (f-dsp-8-s24, Dsp-8-s24): New.
        Fix compile time warnings about signedness mismatches.
        Remove dead code.
        (parse_lab_5_3): New parser function.
-       
+
 2005-07-16  Jim Blandy  <jimb@redhat.com>
 
        * m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET,
        * New file.
 
 \f
+Copyright (C) 2003-2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
 Local Variables:
 mode: change-log
 left-margin: 8