summaryrefslogtreecommitdiff
path: root/opcodes/mips16-opc.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in opcodesAlan Modra2021-03-311-20/+20
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* MIPS16/opcodes: Free up `M' operand codeMaciej W. Rozycki2018-02-201-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki2017-06-281-0/+6
* MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki2017-05-151-0/+98
* MIPS16/opcodes: Make the handling of BREAK and SDBBP consistentMaciej W. Rozycki2017-05-121-1/+3
* MIPS16/opcodes: Annotate instruction aliasesMaciej W. Rozycki2017-04-251-5/+7
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* MIPS16: Add ASMACRO instruction supportMaciej W. Rozycki2016-12-231-0/+9
* MIPS16: Simplify extended operand handlingMaciej W. Rozycki2016-12-231-1/+1
* MIPS16: Reassign `0' and `4' operand codesMaciej W. Rozycki2016-12-231-15/+16
* MIPS16: Handle non-extensible instructions correctlyMaciej W. Rozycki2016-12-231-68/+70
* MIPS16: Remove "extended" BREAK/SDBBP handlingMaciej W. Rozycki2016-12-231-2/+1
* MIPS16/GAS: Disallow EXTEND delay-slot schedulingMaciej W. Rozycki2016-12-231-1/+1
* MIPS16: Switch to 32-bit opcode table interpretationMaciej W. Rozycki2016-12-201-3/+5
* MIPS16/opcodes: Correct 64-bit macros' ISA membershipMaciej W. Rozycki2016-12-201-6/+6
* MIPS16/opcodes: Correct I64/SDRASP opcode's ISA membershipMaciej W. Rozycki2016-12-201-1/+1
* MIPS16: Fix SP-relative SD instruction annotationMaciej W. Rozycki2016-12-141-2/+2
* MIPS16/opcodes: Fix and clarify MIPS16e commentaryMaciej W. Rozycki2016-12-141-4/+4
* MIPS16: Remove unused `>' operand codeMaciej W. Rozycki2016-12-091-2/+0
* MIPS16/opcodes: Use hexadecimal interpretation for the `e' operand codeMaciej W. Rozycki2016-12-091-1/+1
* MIPS16/opcodes: Update opcode table commentMaciej W. Rozycki2016-12-071-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* include/opcode/Richard Sandiford2013-08-191-2/+2
* include/opcode/Richard Sandiford2013-08-031-6/+6
* include/opcode/Richard Sandiford2013-08-011-127/+129
* include/opcode/Richard Sandiford2013-08-011-39/+40
* opcodes/Richard Sandiford2013-08-011-172/+172
* opcodes/Richard Sandiford2013-07-141-173/+173
* include/opcode/Richard Sandiford2013-07-141-0/+110
* include/opcode/Richard Sandiford2013-07-141-14/+14
* opcodes/Richard Sandiford2013-07-071-0/+2
* include/opcode/Richard Sandiford2013-07-071-1/+1
* PR 14072Nick Clifton2012-05-171-2/+2
* include/opcode/Richard Sandiford2011-07-241-7/+8
* gas/Richard Sandiford2011-06-291-4/+7
* gas/Maciej W. Rozycki2010-07-061-10/+11
* update copyright datesAlan Modra2009-09-021-1/+2
* Change source files over to GPLv3.Nick Clifton2007-07-051-14/+14
* [ gas/ChangeLog ]Thiemo Seufer2006-05-141-134/+136
* [ gas/testsuite/ChangeLog ]Thiemo Seufer2006-05-041-0/+2
* * mips.h: Assign 'm'/'M' codes to MIPS16e save/restoreThiemo Seufer2005-11-141-0/+2
* * mips16-opc.c (mips16_opcodes): Add the MIPS16e jalrc/jrcDavid Ung2005-08-231-0/+4