summaryrefslogtreecommitdiff
path: root/opcodes/microblaze-opc.h
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-10-19opcodes: microblaze: Fix bit masking bugNeal Frager
2023-10-15opcodes: microblaze: Add new bit-field instructionsNeal Frager
2023-10-07Revert "opcodes: microblaze: Add new bit-field instructions"Michael J. Eager
2023-10-06opcodes: microblaze: Add new bit-field instructionsNeal Frager
2023-10-05microblaze: Add address extension instructionsNeal frager
2023-10-04opcodes: microblaze: Add hibernate and suspend instructionsNeal frager
2023-09-27opcodes: microblaze: Add wdc.ext.clear and wdc.ext.flush insnsNeal Frager
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-02-14microblaze: fix fsqrt collicion to build on glibc-2.35Sergei Trofimovich
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-01opcodes: constify & scope microblaze opcodesMike Frysinger
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-19PR25277, microblaze opcode enumeration vs ISO/IEC TS 18661-3:2015Dr N.W. Filardo
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-03-07Add const qualifiers at various places.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in opcodesH.J. Lu
2015-02-10opcodes/microblaze: Rename 'or', 'and', 'xor' to avoid C++ conflictPedro Alves
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-11-29opcodes/Changelog:Michael Eager
2012-11-21Add swap byte (swapb) and swap halfword (swaph) opcodes.Michael Eager
2012-11-14opcodes/Michael Eager
2012-11-14Add clz opcode.Michael Eager
2012-11-14Add the endian reversing versions of load/store instructions;Michael Eager
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton