aboutsummaryrefslogtreecommitdiff
path: root/opcodes/rx-decode.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-10-31RX assembler: switch arguments of thw MVTACGU insn.Yoshinori Sato1-6/+6
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
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-01-13Add RXv3 instructions.Yoshinori Sato1-1565/+5220
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-03-03opcodes error messagesAlan Modra1-0/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-06-17Regen rx-decode.cAlan Modra1-712/+712
2017-06-14Fix address violation problems when disassembling a corrupt RX binary.Nick Clifton1-10/+14
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-22RXv2 support updateYoshinori Sato1-4/+4
2015-12-15Add support for RX V2 Instruction SetYoshinori Sato1-1258/+2759
2015-11-02Disassemble RX NOP instructions as such.Nick Clifton1-13/+49
2015-11-02Fix disassembly of RX zero-offset register indirect instructions.Nick Clifton1-1/+1
2015-09-22Enhance the RX disassembler to detect and report bad instructions.Nick Clifton1-10/+10
2015-08-12Remove trailing spaces in opcodesH.J. Lu1-231/+231
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-19Fix RX gas testsuite failures by accounting for new variations in the disasse...Nick Clifton1-610/+613
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-06-26 * rx-decode.opc (rx_decode_opcode): Check sd field as well as ssNick Clifton1-1/+1
2013-06-14* rx-decode.opc (rx_decode_opcode): Bit operations onDJ Delorie1-81/+89
2013-02-04 * po/POTFILES.in: Regenerate.Alan Modra1-606/+606
2012-12-17Add copyright noticesNick Clifton1-0/+21
2012-05-18 * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra1-606/+606
2012-05-17 PR 14072Nick Clifton1-2/+1
2012-04-30* rx-decode.opc (MOV): Do not sign-extend immediates which areDJ Delorie1-600/+613
2011-04-21* rx-decode.opc (rx_decode_opcode): Set the syntax for multi-byte NOPs.DJ Delorie1-585/+587
2010-07-29[include/opcode]DJ Delorie1-620/+635
2010-07-28* rx-decode.opc (store_flags): Remove, replace with F_* macros.DJ Delorie1-768/+743
2009-11-05[opcodes]DJ Delorie1-27/+55
2009-10-23* rx-decode.opc (decode_opcode): Fix flags for MUL, SUNTIL, and SWHILE.DJ Delorie1-612/+612
2009-10-05 * opc2c.c: Include "libiberty.h" and <errno.h>.Nick Clifton1-605/+605
2009-09-29bfdNick Clifton1-0/+14814