[ARC] Rename "class" named attributes.
authorClaudiu Zissulescu <claziss@synopsys.com>
Mon, 23 May 2016 15:25:46 +0000 (17:25 +0200)
committerClaudiu Zissulescu <claziss@synopsys.com>
Mon, 23 May 2016 15:25:46 +0000 (17:25 +0200)
commitc810e0b87a2084656af944fe269d8c2680ba5469
treed10a20ba7aac4eb2f7ddd8df5dca544496735195
parentffd19d610b3807bd5e2622440e225adb12a6766b
[ARC] Rename "class" named attributes.

gas/
2016-05-23  Cupertino Miranda  <cmiranda@synopsys.com>

* config/tc-arc.c (attributes_t): Renamed attribute class to
attr_class.
(find_opcode_match, assemble_insn, tokenize_extinsn): Changed.

opcode/
2016-05-23  Cupertino Miranda  <cmiranda@synopsys.com>

* arc-dis.c (find_format, find_format, get_auxreg)
(print_insn_arc): Changed.
* arc-ext.h (INSERT_XOP): Likewise.

include/
2016-05-23  Cupertino Miranda  <cmiranda@synopsys.com>

* opcode/arc.h (struct arc_opcode): Renamed attribute class to
insn_class.
(struct arc_flag_class): Renamed attribute class to flag_class.
gas/ChangeLog
gas/config/tc-arc.c
include/ChangeLog
include/opcode/arc.h
opcodes/ChangeLog
opcodes/arc-dis.c
opcodes/arc-ext.h
This page took 0.027706 seconds and 4 git commands to generate.