* z8kgen.c (struct op): Replace unused flavor with id.
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 8 Sep 2009 09:47:52 +0000 (09:47 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Tue, 8 Sep 2009 09:47:52 +0000 (09:47 +0000)
commit84c7196942dfedcaead5f5b93ac8bed25e5b035d
tree2c66a46e732a61a41eb9aa19fd06c4a07f936946
parentbdc7fcfe59f1347e78f71ee13b557ff5df8ca5de
* z8kgen.c (struct op): Replace unused flavor with id.
(opt): Remove extra xorb entry.
(func): Use id field as fallback.
(sub): Return new string, caller changed.
(internal): Allocate end marker.  Assign unique id before sorting.
(gas): Likewise.  Fix loop end condition.
* z8k-opc.h: Regenerate.
opcodes/ChangeLog
opcodes/z8k-opc.h
opcodes/z8kgen.c