diff options
author | Graham Markall <graham.markall@embecosm.com> | 2016-10-13 09:34:16 +0100 |
---|---|---|
committer | Graham Markall <graham.markall@embecosm.com> | 2016-11-03 17:14:38 +0000 |
commit | 90f61cceac73fe40dcd21b3590c247bfa624ac00 (patch) | |
tree | 73dec9b2d5a4a15e48b072dc98c92e5393ebee80 /include | |
parent | 2e27220211249bfeb38b10e630b33fbd170fce6c (diff) | |
download | fsf-binutils-gdb-90f61cceac73fe40dcd21b3590c247bfa624ac00.zip fsf-binutils-gdb-90f61cceac73fe40dcd21b3590c247bfa624ac00.tar.gz fsf-binutils-gdb-90f61cceac73fe40dcd21b3590c247bfa624ac00.tar.bz2 |
arc: Swap highbyte and lowbyte in print_insn_arc
highbyte and lowbyte actually refer to the low byte and the high
byte respectively, but are used consistently in this swapped
order. This commit swaps them round so that highbyte refers to the
high byte and lowbyte refers to the low byte.
There should be no functional change after this commit.
opcodes/ChangeLog:
* arc-dis.c (print_insn_arc): Swap highbyte and lowbyte.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions