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