aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorClaudiu Zissulescu <claziss@synopsys.com>2017-04-25 17:07:00 +0200
committerclaziss <claziss@synopsys.com>2017-04-25 17:07:00 +0200
commitbe6a24d8eabdbeef32a9d79e81307af4491fcf56 (patch)
tree470a3b6fe7360d79d1f70cb52410ec8d23052eb6 /etc
parentd581dda88162831ebbd0757312fa93681d945327 (diff)
downloadgdb-be6a24d8eabdbeef32a9d79e81307af4491fcf56.zip
gdb-be6a24d8eabdbeef32a9d79e81307af4491fcf56.tar.gz
gdb-be6a24d8eabdbeef32a9d79e81307af4491fcf56.tar.bz2
[ARC] Prefer NOP instead of MOV 0,0
NOP and MOV 0,0 are having the same encoding. As MOV mnemonic is located before NOP in the instruction table, the disassembler prints MOV 0,0 for NOP. Reorder the instructions such that NOP is first. gas/ 2017-04-25 Claudiu Zissulescu <claziss@synopsys.com> * testsuite/gas/arc/b.d: Update test. * testsuite/gas/arc/noargs_hs.d: Likewise. opcode/ 2017-04-25 Claudiu Zissulescu <claziss@synopsys.com> * arc-tbl.h: Reorder NOP entry to be before MOV instructions.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions