OSDN Git Service

* config/tc-spu.c (struct spu_insn): Delete "flag". Add "reloc".
authoramodra <amodra>
Tue, 4 Sep 2007 04:10:20 +0000 (04:10 +0000)
committeramodra <amodra>
Tue, 4 Sep 2007 04:10:20 +0000 (04:10 +0000)
commit9d997c471f58b8e1b04c0be801b28a8fa77d125c
tree88f7e7579c94bdf38f4be33653a0af0835a8662e
parentefdf329249b56ca649e5965ad3a73b60ffda066f
* config/tc-spu.c (struct spu_insn): Delete "flag".  Add "reloc".
(md_assemble): Update init of insn.  Use insn.reloc instead of
calculating from flag.
(get_imm): Set reloc rather than flag.
(calcop): Formatting.
gas/ChangeLog
gas/config/tc-spu.c