OSDN Git Service

* z8kgen.c (struct op): Replace unused flavor with id.
authorschwab <schwab>
Tue, 8 Sep 2009 09:47:51 +0000 (09:47 +0000)
committerschwab <schwab>
Tue, 8 Sep 2009 09:47:51 +0000 (09:47 +0000)
commite2444335968acc6d8d6619a17f102cc8d2efbd5f
tree666d2ade6acc41d4c32738f405a1919dc5f6dd95
parentf6d8d090b927197d096b75e3fdc73ff58eeaea5c
* 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