mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-13 02:45:02 +08:00
opcodes/arc: Make some macros 64-bit safe
In preparation to moving to a world where arc instructions can be 2, 4, 6, or 8 bytes long, make some macros 64-bit safe. There should be no functional change after this commit. include/ChangeLog: * opcode/arc.h: Make macros 64-bit safe.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2016-11-03 Andrew Burgess <andrew.burgess@embecosm.com>
|
||||
|
||||
* opcode/arc.h: Make macros 64-bit safe.
|
||||
|
||||
2016-11-03 Graham Markall <graham.markall@embecosm.com>
|
||||
|
||||
* opcode/arc.h (arc_opcode_len): Declare.
|
||||
|
Reference in New Issue
Block a user